Skip to content

flow: declare version_info #34

flow: declare version_info

flow: declare version_info #34

Triggered via push May 30, 2024 16:13
Status Success
Total duration 1m 32s
Artifacts 1

docs.yml

on: push
Matrix: docs
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
docs/conf.py#L17
Line too long (138 > 120 characters) (E501)
seal5/backends/riscv_features/writer.py#L27
Line too long (133 > 120 characters) (E501)
seal5/backends/riscv_features/writer.py#L29
Line too long (150 > 120 characters) (E501)
/home/runner/work/seal5/seal5/docs/conf.py#L4
# https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Project information ----------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information -project = 'Seal5' -copyright = '2024, TUM Department of Electrical and Computer Engineering - Chair of Electronic Design Automation' -author = 'TUM Department of Electrical and Computer Engineering - Chair of Electronic Design Automation' -release = 'v0.1.2' +project = "Seal5" +copyright = "2024, TUM Department of Electrical and Computer Engineering - Chair of Electronic Design Automation" +author = "TUM Department of Electrical and Computer Engineering - Chair of Electronic Design Automation" +release = "v0.1.2" # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration -extensions = ["sphinx.ext.autodoc", "sphinx.ext.autosummary", "sphinx.ext.viewcode", "myst_parser", "numpydoc", "sphinxemoji.sphinxemoji"] +extensions = [ + "sphinx.ext.autodoc", + "sphinx.ext.autosummary", + "sphinx.ext.viewcode", + "myst_parser", + "numpydoc", + "sphinxemoji.sphinxemoji", +] numpydoc_show_class_members = False autosummary_generate = True # Turn on sphinx.ext.autosummary -templates_path = ['_templates'] -exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] +templates_path = ["_templates"] +exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"] -root_doc = 'index' +root_doc = "index" # -- Options for HTML output ------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output # html_theme = 'alabaster' -html_theme = 'sphinx_rtd_theme' -html_static_path = ['_static'] +html_theme = "sphinx_rtd_theme" +html_static_path = ["_static"]
docs (3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v2, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docs (3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "html-docs". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
html-docs Expired
4.43 MB