Skip to content

parallel

parallel #2

Triggered via push June 26, 2024 16:56
Status Failure
Total duration 3m 47s
Artifacts

lint.yml

on: push
lint-markdown
7s
lint-markdown
lint-shell
5s
lint-shell
lint-docker
6s
lint-docker
lint-terraform
4s
lint-terraform
lint-ansible
39s
lint-ansible
lint-python-pylint
5s
lint-python-pylint
lint-python-mypy
4s
lint-python-mypy
lint-python-flake8
4s
lint-python-flake8
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 2 warnings
name[casing]: tests/testsuite/deploy.yml#L2
All names should start with an uppercase letter.
yaml[truthy]: tests/testsuite/deploy.yml#L5
Truthy value should be one of \[false, true]
name[missing]: tests/testsuite/deploy.yml#L7
All tasks should be named.
name[casing]: tests/testsuite/deploy.yml#L9
All names should start with an uppercase letter.
yaml[truthy]: tests/testsuite/deploy.yml#L12
Truthy value should be one of \[false, true]
name[missing]: tests/testsuite/deploy.yml#L14
All tasks should be named.
name[casing]: tests/testsuite/deploy.yml#L16
All names should start with an uppercase letter.
yaml[truthy]: tests/testsuite/deploy.yml#L19
Truthy value should be one of \[false, true]
name[missing]: tests/testsuite/deploy.yml#L21
All tasks should be named.
lint-markdown: tests/TESTING.md#L11
Line length [Expected: 80; Actual: 113]
lint-markdown: tests/TESTING.md#L14
Line length [Expected: 80; Actual: 106]
lint-markdown: tests/TESTING.md#L23
Line length [Expected: 80; Actual: 90]
lint-markdown: tests/TESTING.md#L24
Line length [Expected: 80; Actual: 181]
lint-markdown: tests/TESTING.md#L24
Lists should be surrounded by blank lines [Context: "* [Infrastructure](testsuite/r..."]
lint-markdown: tests/TESTING.md#L25
Line length [Expected: 80; Actual: 196]
lint-markdown: tests/TESTING.md#L26
Line length [Expected: 80; Actual: 171]
lint-markdown: tests/TESTING.md#L32
Line length [Expected: 80; Actual: 222]
lint-markdown: tests/TESTING.md#L38
Line length [Expected: 80; Actual: 213]
lint-markdown: tests/TESTING.md#L44
Fenced code blocks should have a language specified [Context: "```"]
lint-python-flake8
Process completed with exit code 1.
lint-python-mypy
Process completed with exit code 2.
lint-python-pylint
Process completed with exit code 30.
lint-shell
Process completed with exit code 1.
lint-terraform
Process completed with exit code 127.
setup
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-markdown
Unexpected input(s) 'version', valid inputs are ['entryPoint', 'args', 'config', 'files', 'ignore', 'fix']