Update model used by mit-tr #15
Annotations
10 errors and 1 warning
Dockerfile#L11
DL3009 info: Delete the apt-get lists after installing something
|
Dockerfile#L11
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Dockerfile#L11
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
Dockerfile#L18
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Dockerfile#L18
DL3009 info: Delete the apt-get lists after installing something
|
Dockerfile#L18
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
Dockerfile#L29
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Dockerfile#L31
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
Dockerfile#L37
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Dockerfile#L42
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
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