Adding Prusaprint json files #33
Static Analysis.yml
on: push
Shell Check
6s
Markdown Lint Check
7s
YAML Lint Check
7s
Python Lint Check
4s
Annotations
11 errors and 9 warnings
Python Lint Check
Process completed with exit code 1.
|
YAML Lint Check:
PiHome/IOT/docker-compose.yml#L61
61:5 [new-line-at-end-of-file] no new line character at the end of file
|
YAML Lint Check:
PiHome/IOT/docker-compose.yml#L61
61:1 [trailing-spaces] trailing spaces
|
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
|
YAML Lint Check:
.github/workflows/Static Analysis.yml#L3
3:5 [indentation] wrong indentation: expected 0 but found 4
|
YAML Lint Check:
.github/workflows/Static Analysis.yml#L53
53:18 [colons] too many spaces after colon
|
YAML Lint Check:
.github/workflows/Static Analysis.yml#L56
56:18 [colons] too many spaces after colon
|
YAML Lint Check:
.github/workflows/Static Analysis.yml#L58
58:48 [new-line-at-end-of-file] no new line character at the end of file
|
YAML Lint Check
Process completed with exit code 123.
|
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#L14
14:1 [comments-indentation] comment not indented like content
|
YAML Lint Check:
PiHome/IOT/docker-compose.yml#L36
36: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]
|
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/
|