This repository has been archived by the owner on Jan 8, 2025. It is now read-only.
Update .pre-commit-config.yaml #18
Annotations
10 errors and 2 warnings
Lint Dockerfiles:
Dockerfile#L11
DL3009 info: Delete the apt-get lists after installing something
|
Lint Dockerfiles:
Dockerfile#L11
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint Dockerfiles:
Dockerfile#L11
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
Lint Dockerfiles:
Dockerfile#L18
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint Dockerfiles:
Dockerfile#L18
DL3009 info: Delete the apt-get lists after installing something
|
Lint Dockerfiles:
Dockerfile#L18
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
Lint Dockerfiles:
Dockerfile#L28
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Lint Dockerfiles:
Dockerfile#L30
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
Lint Dockerfiles:
Dockerfile#L33
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Lint Dockerfiles:
Dockerfile#L36
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
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
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading