Skip to content

chore(ci)(deps): bump actions/upload-artifact from 4 to 6 #11

chore(ci)(deps): bump actions/upload-artifact from 4 to 6

chore(ci)(deps): bump actions/upload-artifact from 4 to 6 #11

Triggered via pull request February 9, 2026 10:16
Status Failure
Total duration 1m 27s
Artifacts

docker.yml

on: pull_request
Lint Dockerfile
11s
Lint Dockerfile
Build & Test Docker Image
0s
Build & Test Docker Image
Push Docker Image
0s
Push Docker Image
Docker Build Summary
3s
Docker Build Summary
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint Dockerfile: Dockerfile#L46
DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
Lint Dockerfile: Dockerfile#L39
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Lint Dockerfile: Dockerfile#L22
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`