Adding working Dockerfile #26
Static Analysis.yaml
on: push
Shell Lint Check
6s
Dockerfile Lint Check
7s
Markdown Lint Check
4s
YAML Lint Check
7s
Annotations
1 error and 7 warnings
Markdown Lint Check
Process completed with exit code 1.
|
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:
.github/workflows/Build.yaml#L5
5:1 [truthy] truthy value should be one of [false, true]
|
YAML Lint Check:
.github/workflows/Static Analysis.yaml#L5
5:1 [truthy] truthy value should be one of [false, true]
|
YAML Lint Check:
.github/workflows/Static Analysis.yaml#L30
30:121 [line-length] line too long (121 > 120 characters)
|
Shell 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/
|
Dockerfile 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/
|