Skip to content

Integrate Static Code Analysis Tools #40

Integrate Static Code Analysis Tools

Integrate Static Code Analysis Tools #40

Triggered via pull request April 29, 2024 20:49
Status Failure
Total duration 34s
Artifacts

lint.yml

on: pull_request
Lint Shell Scripts with ShellCheck
5s
Lint Shell Scripts with ShellCheck
Lint Dockerfiles with Hadolint
9s
Lint Dockerfiles with Hadolint
Run Checkov for Dockerfile Security Analysis
22s
Run Checkov for Dockerfile Security Analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
Lint Dockerfiles with Hadolint: 1.1.21.2/Dockerfile#L12
DL3003 info: Use WORKDIR to switch to a directory
Lint Dockerfiles with Hadolint: 1.1.21.2/Dockerfile#L12
DL3019 info: Use the `--no-cache` switch to avoid the need to use `--update` and remove `/var/cache/apk/*` when done installing packages
Lint Dockerfiles with Hadolint: 1.1.21.2/Dockerfile#L61
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
Lint Shell Scripts with ShellCheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Dockerfiles with Hadolint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Checkov for Dockerfile Security Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.