Skip to content

Update docker-image.yml #10

Update docker-image.yml

Update docker-image.yml #10

Re-run triggered August 15, 2024 03:31
Status Cancelled
Total duration 23m 13s
Billable time 56m
Artifacts

docker-image.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
test: Dockerfile#L18
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
test: Dockerfile#L18
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
test: Dockerfile#L18
DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga <url>`.Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`).
test: Dockerfile#L93
DL4001 warning: Either use Wget or Curl but not both
test: Dockerfile#L93
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
test: Dockerfile#L95
DL4001 warning: Either use Wget or Curl but not both
push
The run was canceled by @sanjay-thiyagarajan.
push
The operation was canceled.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
push
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/