Skip to content

Bump actions/checkout from 3 to 4 #1014

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #1014

Triggered via pull request October 9, 2023 12:33
Status Failure
Total duration 1m 4s
Artifacts

ci_cd.yml

on: pull_request
Code style
48s
Code style
Documentation Style Check
17s
Documentation Style Check
Documentation building
0s
Documentation building
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Documentation Style Check: doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst#L149
[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'MAPDL' instead of 'mapdl'. Raw Output: {"message": "[Vale.Terms] Use 'MAPDL' instead of 'mapdl'.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst", "range": {"start": {"line": 149, "column": 36}}}, "severity": "ERROR"}
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#L149
[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'MAPDL' instead of 'Mapdl'. Raw Output: {"message": "[Vale.Terms] Use 'MAPDL' instead of 'Mapdl'.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst", "range": {"start": {"line": 149, "column": 47}}}, "severity": "ERROR"}
Documentation Style Check: doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst#L158
[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'MAPDL' instead of 'mapdl'. Raw Output: {"message": "[Vale.Terms] Use 'MAPDL' instead of 'mapdl'.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst", "range": {"start": {"line": 158, "column": 32}}}, "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#L158
[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'MAPDL' instead of 'Mapdl'. Raw Output: {"message": "[Vale.Terms] Use 'MAPDL' instead of 'Mapdl'.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst", "range": {"start": {"line": 158, "column": 43}}}, "severity": "ERROR"}
Documentation Style Check: doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst#L289
[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'MAPDL' instead of 'mapdl'. Raw Output: {"message": "[Vale.Terms] Use 'MAPDL' instead of 'mapdl'.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst", "range": {"start": {"line": 289, "column": 40}}}, "severity": "ERROR"}
Documentation Style Check: doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst#L289
[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": 289, "column": 49}}}, "severity": "ERROR"}
Documentation Style Check: doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst#L289
[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'MAPDL' instead of 'Mapdl'. Raw Output: {"message": "[Vale.Terms] Use 'MAPDL' instead of 'Mapdl'.", "location": {"path": "doc/source/technology_showcase_examples/techdemo-1/ex_01-tecbrakesqueal.rst", "range": {"start": {"line": 289, "column": 51}}}, "severity": "ERROR"}
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