Skip to content

CI: test docker style action #20

CI: test docker style action

CI: test docker style action #20

Re-run triggered January 17, 2024 22:22
Status Failure
Total duration 40s
Artifacts

ci_cd.yml

on: pull_request
FAIL - not allowed directory
4s
FAIL - not allowed directory
FAIL - Allowed directory but no Dockerfile
7s
FAIL - Allowed directory but no Dockerfile
FAIL - Allowed directory but no recursive search
7s
FAIL - Allowed directory but no recursive search
FAIL - Allowed directory and recursive search but error level is set to info
7s
FAIL - Allowed directory and recursive search but error level is set to info
SUCCESS - Allowed directory and recursive search and error level is set to error
4s
SUCCESS - Allowed directory and recursive search and error level is set to error
FAIL - No recursive search
22s
FAIL - No recursive search
FAIL - Recursive search but error level is set to info
23s
FAIL - Recursive search but error level is set to info
SUCCESS - Allowed directory and recursive search and error level is set to error
26s
SUCCESS - Allowed directory and recursive search and error level is set to error
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 2 warnings, and 7 notices
FAIL - not allowed directory
Process completed with exit code 1.
FAIL - Allowed directory but no recursive search
Process completed with exit code 1.
FAIL - Allowed directory but no Dockerfile
Process completed with exit code 1.
FAIL - Allowed directory and recursive search but error level is set to info
Process completed with exit code 1.
SUCCESS - Allowed directory and recursive search and error level is set to error: docker/linux/Dockerfile#L10
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
FAIL - Allowed directory and recursive search but error level is set to info: docker/linux/Dockerfile#L10
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
SUCCESS - Allowed directory and recursive search and error level is set to error: docker/linux/Dockerfile#L10
Avoid additional packages by specifying `--no-install-recommends`
SUCCESS - Allowed directory and recursive search and error level is set to error: docker/windows/Dockerfile#L20
Multiple consecutive `RUN` instructions. Consider consolidation.
FAIL - not allowed directory: docker_folder/Dockerfile#L20
Multiple consecutive `RUN` instructions. Consider consolidation.
FAIL - Allowed directory and recursive search but error level is set to info: docker/linux/Dockerfile#L10
Delete the apt-get lists after installing something
FAIL - Allowed directory and recursive search but error level is set to info: docker/linux/Dockerfile#L10
Avoid additional packages by specifying `--no-install-recommends`
FAIL - Allowed directory and recursive search but error level is set to info: docker/windows/Dockerfile#L20
Multiple consecutive `RUN` instructions. Consider consolidation.