Skip to content

Updating pylint standards #10

Updating pylint standards

Updating pylint standards #10

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

Annotations

6 warnings
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/
Python 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: .github/workflows/Static Analysis.yml#L5
5:1 [truthy] truthy value should be one of [false, true]
YAML Lint Check: docker-compose.yml#L2
2:121 [line-length] line too long (136 > 120 characters)
YAML Lint Check: docker-compose.yml#L17
17:1 [comments-indentation] comment not indented like content