Skip to content

adding yamllint

adding yamllint #32

Triggered via push November 18, 2023 17:33
Status Failure
Total duration 17s
Artifacts
Shell Check
4s
Shell Check
Markdown Lint Check
6s
Markdown Lint Check
YAML Lint Check
9s
YAML Lint Check
Python Lint Check
5s
Python Lint Check
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
Python Lint Check
Process completed with exit code 1.
YAML Lint Check: PiHome/IOT/docker-compose.yml#L4
4:1 [trailing-spaces] trailing spaces
YAML Lint Check: PiHome/IOT/docker-compose.yml#L60
60:3 [new-line-at-end-of-file] no new line character at the end of file
YAML Lint Check: PiHome/IOT/docker-compose.yml#L60
60:1 [trailing-spaces] trailing spaces
YAML Lint Check: PiHome/Security/docker-compose.yml#L5
5:10 [indentation] wrong indentation: expected 14 but found 9
YAML Lint Check: PiHome/Security/docker-compose.yml#L8
8:12 [indentation] wrong indentation: expected 16 but found 11
YAML Lint Check: PiHome/Security/docker-compose.yml#L10
10:12 [indentation] wrong indentation: expected 16 but found 11
YAML Lint Check: PiHome/Security/docker-compose.yml#L17
17:12 [indentation] wrong indentation: expected 16 but found 11
YAML Lint Check: utils/docker-compose.yml#L4
4:1 [trailing-spaces] trailing spaces
YAML Lint Check: utils/docker-compose.yml#L9
9:6 [indentation] wrong indentation: expected 6 but found 5
YAML Lint Check: utils/docker-compose.yml#L41
41:18 [new-line-at-end-of-file] no new line character at the end of file
Shell Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Markdown Lint Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
YAML Lint Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
YAML Lint Check: PiHome/IOT/docker-compose.yml#L1
1:1 [document-start] missing document start "---"
YAML Lint Check: PiHome/IOT/docker-compose.yml#L12
12:1 [comments-indentation] comment not indented like content
YAML Lint Check: PiHome/IOT/docker-compose.yml#L34
34:22 [comments] too few spaces before comment
YAML Lint Check: PiHome/Security/docker-compose.yml#L1
1:1 [document-start] missing document start "---"
YAML Lint Check: utils/docker-compose.yml#L1
1:1 [document-start] missing document start "---"
YAML Lint Check: utils/docker-compose.yml#L29
29:3 [comments-indentation] comment not indented like content
YAML Lint Check: .github/workflows/Static Analysis.yml#L5
5:5 [truthy] truthy value should be one of [false, true]