Skip to content

Fix 80 no file

Fix 80 no file #5

Triggered via pull request January 13, 2024 01:04
Status Success
Total duration 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Integration Tests: testdata/warning.Dockerfile#L4
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Integration Tests: testdata/warning.Dockerfile#L4
DL3014 warning: Use the `-y` switch to avoid manual input `apt-get -y install <package>`
Integration Tests: testdata/warning.Dockerfile#L4
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
Integration Tests: testdata/info.Dockerfile#L5
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
Integration Tests: testdata/warning.Dockerfile#L4
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`