Skip rule DL3018 when adding runtime dependencies #20
lint.yml
on: push
Lint Shell Scripts with ShellCheck
8s
Lint Dockerfiles with Hadolint
7s
Run Checkov for Dockerfile Security Analysis
19s
Annotations
3 errors and 3 warnings
Lint Dockerfiles with Hadolint:
1.1.21.2/Dockerfile#L10
DL3003 info: Use WORKDIR to switch to a directory
|
Lint Dockerfiles with Hadolint:
1.1.21.2/Dockerfile#L10
DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga <url>`. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`).
|
Lint Dockerfiles with Hadolint:
1.1.21.2/Dockerfile#L10
SC2034 warning: runDeps appears unused. Verify use (or export if used externally).
|
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/.
|
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/.
|
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/.
|