Skip to content

#534: Add yaml linter #159

#534: Add yaml linter

#534: Add yaml linter #159

Triggered via pull request November 18, 2024 10:48
Status Failure
Total duration 27s
Artifacts

pull_request.yaml

on: pull_request
run-format-check  /  prettier-fmt-check
12s
run-format-check / prettier-fmt-check
run-linting-check  /  markdown-lint
13s
run-linting-check / markdown-lint
run-linting-check  /  yaml-lint
7s
run-linting-check / yaml-lint
link-checker  /  link-checker
9s
link-checker / link-checker
yaml-checker  /  yaml-check
6s
yaml-checker / yaml-check
todo-checker  /  find-todos
16s
todo-checker / find-todos
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
run-linting-check / yaml-lint: services/storage/object/controls.yaml#L89
89:121 [line-length] line too long (147 > 120 characters)
run-linting-check / yaml-lint: services/networking/vpc/features.yaml#L39
39:76 [trailing-spaces] trailing spaces
run-linting-check / yaml-lint: services/networking/vpc/features.yaml#L48
48:73 [trailing-spaces] trailing spaces
run-linting-check / yaml-lint: services/networking/vpc/features.yaml#L58
58:60 [trailing-spaces] trailing spaces
run-linting-check / yaml-lint: services/networking/vpc/features.yaml#L63
63:61 [trailing-spaces] trailing spaces
run-linting-check / yaml-lint: services/networking/vpc/features.yaml#L68
68:65 [trailing-spaces] trailing spaces
run-linting-check / yaml-lint: services/networking/vpc/features.yaml#L78
78:72 [trailing-spaces] trailing spaces
run-linting-check / yaml-lint: services/networking/vpc/features.yaml#L87
87:83 [trailing-spaces] trailing spaces
run-linting-check / yaml-lint
Process completed with exit code 1.
yaml-checker / yaml-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-linting-check / yaml-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-format-check / prettier-fmt-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-linting-check / markdown-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/