Skip to content

update: alerts

update: alerts #2052

Triggered via push July 1, 2026 18:17
Status Success
Total duration 48s
Artifacts

linting.yaml

on: push
lint-yaml
8s
lint-yaml
lint-bash
8s
lint-bash
lint-container
13s
lint-container
lint-manifests
45s
lint-manifests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint-container: components/containers/udi-base/ubi9/Dockerfile#L34
DL4006 info: 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-container: components/app-configs/label-studio/container/patch/Dockerfile#L21
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
lint-container: components/containers/oc-mirror/Containerfile#L19
DL4006 info: 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