Skip to content

Bump TESTed stuff

Bump TESTed stuff #663

Triggered via push May 27, 2024 14:54
Status Failure
Total duration 23s
Artifacts

lint.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors
tested: dodona-tested.dockerfile#L12
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
tested: dodona-tested.dockerfile#L12
SC2039 warning: In POSIX sh, set option pipefail is undefined.