Skip to content

#534: Add yaml linter #150

#534: Add yaml linter

#534: Add yaml linter #150

Triggered via pull request November 15, 2024 11:02
Status Failure
Total duration 25s
Artifacts

pull_request.yaml

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

Annotations

10 errors and 14 warnings
run-linting-check / yaml-lint: .gitvote.yml#L15
15:27 [new-line-at-end-of-file] no new line character at the end of file
run-linting-check / yaml-lint: docs/resources/training/oscal/examples/catalog/yaml/OSCAL_CCC_Catalog_option1.yaml#L11
11:5 [indentation] wrong indentation: expected 6 but found 4
run-linting-check / yaml-lint: docs/resources/training/oscal/examples/catalog/yaml/OSCAL_CCC_Catalog_option1.yaml#L14
14:5 [indentation] wrong indentation: expected 6 but found 4
run-linting-check / yaml-lint: docs/resources/training/oscal/examples/catalog/yaml/OSCAL_CCC_Catalog_option1.yaml#L21
21:5 [indentation] wrong indentation: expected 6 but found 4
run-linting-check / yaml-lint: docs/resources/training/oscal/examples/catalog/yaml/OSCAL_CCC_Catalog_option1.yaml#L25
25:7 [indentation] wrong indentation: expected 8 but found 6
run-linting-check / yaml-lint: docs/resources/training/oscal/examples/catalog/yaml/OSCAL_CCC_Catalog_option1.yaml#L26
26:9 [indentation] wrong indentation: expected 10 but found 8
run-linting-check / yaml-lint: docs/resources/training/oscal/examples/catalog/yaml/OSCAL_CCC_Catalog_option1.yaml#L31
31:5 [indentation] wrong indentation: expected 6 but found 4
run-linting-check / yaml-lint: docs/resources/training/oscal/examples/catalog/yaml/OSCAL_CCC_Catalog_option1.yaml#L33
33:7 [indentation] wrong indentation: expected 8 but found 6
run-linting-check / yaml-lint: docs/resources/training/oscal/examples/catalog/yaml/OSCAL_CCC_Catalog_option1.yaml#L36
36:7 [indentation] wrong indentation: expected 8 but found 6
run-linting-check / yaml-lint: docs/resources/training/oscal/examples/catalog/yaml/OSCAL_CCC_Catalog_option1.yaml#L39
39:7 [indentation] wrong indentation: expected 8 but found 6
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 / 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-linting-check / yaml-lint: .gitvote.yml#L1
1:1 [document-start] missing document start "---"
run-linting-check / yaml-lint: docs/resources/templates/metadata.yaml#L1
1:1 [document-start] missing document start "---"
run-linting-check / yaml-lint: docs/resources/templates/threats.yaml#L1
1:1 [document-start] missing document start "---"
run-linting-check / yaml-lint: docs/resources/templates/features.yaml#L1
1:1 [document-start] missing document start "---"
run-linting-check / yaml-lint: docs/resources/templates/controls.yaml#L1
1:1 [document-start] missing document start "---"
run-linting-check / yaml-lint: .config/.markdownlint.yaml#L2
2:1 [document-start] missing document start "---"
run-linting-check / yaml-lint: .config/.yamllint#L1
1:1 [document-start] missing document start "---"
run-linting-check / yaml-lint: .config/.yamllint#L5
5:15 [comments] too few spaces before comment
run-linting-check / yaml-lint: .config/.yamllint#L7
7:14 [comments] too few spaces before comment
run-linting-check / yaml-lint: .github/workflows/format-check.yml#L1
1:1 [document-start] missing document start "---"
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 / 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/