maint: styling actions in CICD #1719
ci_cd.yml
on: pull_request
Annotations
11 errors and 10 warnings
Code style
No file in /home/runner/work/pymapdl-examples/pymapdl-examples matched to [pyproject.toml or **/pyproject.toml], make sure you have checked out the target repository
|
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.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
Documentation Style Check:
doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst#L149
[vale] reported by reviewdog 🐶
[Google.Spacing] 'e.M' should have one space.
Raw Output:
{"message": "[Google.Spacing] 'e.M' should have one space.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst", "range": {"start": {"line": 149, "column": 45}}}, "severity": "ERROR"}
|
Documentation Style Check:
doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst#L158
[vale] reported by reviewdog 🐶
[Google.Spacing] 'e.M' should have one space.
Raw Output:
{"message": "[Google.Spacing] 'e.M' should have one space.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst", "range": {"start": {"line": 158, "column": 41}}}, "severity": "ERROR"}
|
Documentation Style Check:
doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst#L290
[vale] reported by reviewdog 🐶
[Google.Spacing] 'e.M' should have one space.
Raw Output:
{"message": "[Google.Spacing] 'e.M' should have one space.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst", "range": {"start": {"line": 290, "column": 49}}}, "severity": "ERROR"}
|
Documentation Style Check:
doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst#L291
[vale] reported by reviewdog 🐶
[Google.Spacing] 'e.M' should have one space.
Raw Output:
{"message": "[Google.Spacing] 'e.M' should have one space.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst", "range": {"start": {"line": 291, "column": 79}}}, "severity": "ERROR"}
|
Documentation Style Check:
doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst#L296
[vale] reported by reviewdog 🐶
[Google.Spacing] 'e.M' should have one space.
Raw Output:
{"message": "[Google.Spacing] 'e.M' should have one space.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst", "range": {"start": {"line": 296, "column": 43}}}, "severity": "ERROR"}
|
Documentation Style Check:
doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst#L368
[vale] reported by reviewdog 🐶
[Google.Spacing] 'e.M' should have one space.
Raw Output:
{"message": "[Google.Spacing] 'e.M' should have one space.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst", "range": {"start": {"line": 368, "column": 47}}}, "severity": "ERROR"}
|
Documentation Style Check:
doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst#L371
[vale] reported by reviewdog 🐶
[Google.Spacing] 'e.M' should have one space.
Raw Output:
{"message": "[Google.Spacing] 'e.M' should have one space.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst", "range": {"start": {"line": 371, "column": 49}}}, "severity": "ERROR"}
|
Documentation Style Check:
doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst#L372
[vale] reported by reviewdog 🐶
[Google.Spacing] 'e.M' should have one space.
Raw Output:
{"message": "[Google.Spacing] 'e.M' should have one space.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst", "range": {"start": {"line": 372, "column": 84}}}, "severity": "ERROR"}
|
Documentation Style Check:
doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst#L381
[vale] reported by reviewdog 🐶
[Google.Quotes] Commas and periods go inside quotation marks.
Raw Output:
{"message": "[Google.Quotes] Commas and periods go inside quotation marks.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst", "range": {"start": {"line": 381, "column": 80}}}, "severity": "ERROR"}
|
Documentation Style Check:
doc/source/index.rst#L3
[vale] reported by reviewdog 🐶
[Google.Headings] 'PyMAPDL Examples' should use sentence-style capitalization.
Raw Output:
{"message": "[Google.Headings] 'PyMAPDL Examples' should use sentence-style capitalization.", "location": {"path": "doc/source/index.rst", "range": {"start": {"line": 3, "column": 1}}}, "severity": "WARNING"}
|
Documentation Style Check:
doc/source/index.rst#L12
[vale] reported by reviewdog 🐶
[Google.Headings] 'Verification Manual' should use sentence-style capitalization.
Raw Output:
{"message": "[Google.Headings] 'Verification Manual' should use sentence-style capitalization.", "location": {"path": "doc/source/index.rst", "range": {"start": {"line": 12, "column": 1}}}, "severity": "WARNING"}
|
Documentation Style Check:
doc/source/index.rst#L18
[vale] reported by reviewdog 🐶
[Google.Headings] 'Summary of the exposed Verification Manual Examples' should use sentence-style capitalization.
Raw Output:
{"message": "[Google.Headings] 'Summary of the exposed Verification Manual Examples' should use sentence-style capitalization.", "location": {"path": "doc/source/index.rst", "range": {"start": {"line": 18, "column": 1}}}, "severity": "WARNING"}
|
Documentation Style Check:
doc/source/technology_showcase_examples/techdemo-25/ex_25-tecstent.rst#L5
[vale] reported by reviewdog 🐶
[Google.Headings] 'Cardiovascular Stent Simulation' should use sentence-style capitalization.
Raw Output:
{"message": "[Google.Headings] 'Cardiovascular Stent Simulation' should use sentence-style capitalization.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-25/ex_25-tecstent.rst", "range": {"start": {"line": 5, "column": 1}}}, "severity": "WARNING"}
|
Documentation Style Check:
doc/source/technology_showcase_examples/techdemo-25/ex_25-tecstent.rst#L74
[vale] reported by reviewdog 🐶
[Google.We] Try to avoid using first-person plural like 'we'.
Raw Output:
{"message": "[Google.We] Try to avoid using first-person plural like 'we'.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-25/ex_25-tecstent.rst", "range": {"start": {"line": 74, "column": 8}}}, "severity": "WARNING"}
|
Documentation Style Check:
doc/source/technology_showcase_examples/techdemo-25/ex_25-tecstent.rst#L89
[vale] reported by reviewdog 🐶
[Google.We] Try to avoid using first-person plural like 'we'.
Raw Output:
{"message": "[Google.We] Try to avoid using first-person plural like 'we'.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-25/ex_25-tecstent.rst", "range": {"start": {"line": 89, "column": 7}}}, "severity": "WARNING"}
|
Documentation Style Check:
doc/source/technology_showcase_examples/techdemo-25/ex_25-tecstent.rst#L104
[vale] reported by reviewdog 🐶
[Google.We] Try to avoid using first-person plural like 'We'.
Raw Output:
{"message": "[Google.We] Try to avoid using first-person plural like 'We'.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-25/ex_25-tecstent.rst", "range": {"start": {"line": 104, "column": 1}}}, "severity": "WARNING"}
|
Documentation Style Check:
doc/source/technology_showcase_examples/techdemo-25/ex_25-tecstent.rst#L120
[vale] reported by reviewdog 🐶
[Google.We] Try to avoid using first-person plural like 'We'.
Raw Output:
{"message": "[Google.We] Try to avoid using first-person plural like 'We'.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-25/ex_25-tecstent.rst", "range": {"start": {"line": 120, "column": 1}}}, "severity": "WARNING"}
|
Documentation Style Check:
doc/source/technology_showcase_examples/techdemo-25/ex_25-tecstent.rst#L128
[vale] reported by reviewdog 🐶
[Google.We] Try to avoid using first-person plural like 'We'.
Raw Output:
{"message": "[Google.We] Try to avoid using first-person plural like 'We'.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-25/ex_25-tecstent.rst", "range": {"start": {"line": 128, "column": 1}}}, "severity": "WARNING"}
|
Documentation Style Check:
doc/source/technology_showcase_examples/techdemo-25/ex_25-tecstent.rst#L143
[vale] reported by reviewdog 🐶
[Google.We] Try to avoid using first-person plural like 'We'.
Raw Output:
{"message": "[Google.We] Try to avoid using first-person plural like 'We'.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-25/ex_25-tecstent.rst", "range": {"start": {"line": 143, "column": 1}}}, "severity": "WARNING"}
|