Updating pylint standards #10
Static Analysis.yml
on: push
Markdown Lint Check
6s
Python Lint Check
7s
YAML Lint Check
9s
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
|