Skip to content

Fix 80 no file

Fix 80 no file #10

Triggered via pull request January 14, 2024 20:26
Status Success
Total duration 53s
Artifacts

ci.yml

on: pull_request
Build and Test
9s
Build and Test
Integration Tests
13s
Integration Tests
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

9 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
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`