fixing nl error #166
Annotations
12 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run yamllint:
.github/workflows/Static Analysis.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
Run yamllint:
PiHome/IOT/docker-compose.yml#L18
18:1 [comments-indentation] comment not indented like content
|
Run yamllint:
PiHome/IOT/docker-compose.yml#L59
59:22 [comments] too few spaces before comment
|
Run yamllint:
PiHome/IOT/docker-compose.yml#L87
87:22 [comments] too few spaces before comment
|
Run yamllint:
PiHome/IOT/docker-compose.yml#L97
97:49 [comments] too few spaces before comment
|
Run yamllint:
PiHome/IOT/docker-compose.yml#L97
97:121 [line-length] line too long (171 > 120 characters)
|
Run yamllint:
PiHome/IOT/docker-compose.yml#L98
98:49 [comments] too few spaces before comment
|
Run yamllint:
PiHome/Finances/docker-compose.yml#L1
1:1 [document-start] missing document start "---"
|
Run yamllint:
PiHome/Finances/docker-compose.yml#L26
26:22 [comments] too few spaces before comment
|
Run yamllint:
PiHome/Finances/docker-compose.yml#L55
55:121 [line-length] line too long (122 > 120 characters)
|
Loading