Skip to content

Update

Update #223

Triggered via push August 2, 2023 13:19
Status Failure
Total duration 6m 26s
Artifacts
App tests
41s
App tests
security  /  Check security issues
6m 14s
security / Check security issues
docker  /  Check docker issues
12s
docker / Check docker issues
actions  /  Check GitHub Actions issues
7s
actions / Check GitHub Actions issues
Fit to window
Zoom out
Zoom in

Annotations

2 errors
docker / Check docker issues: Dockerfile#L29
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
docker / Check docker issues: Dockerfile#L29
SC3040 warning: In POSIX sh, set option pipefail is undefined.