Skip to content

updates

updates #1514

Triggered via pull request November 6, 2024 19:23
@codekowcodekow
synchronize #114
more-updates
Status Success
Total duration 1m 6s
Artifacts

linting.yaml

on: pull_request
lint-yaml
7s
lint-yaml
lint-bash
5s
lint-bash
lint-container
10s
lint-container
lint-manifests
55s
lint-manifests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint-container: components/containers/oc-mirror/Containerfile#L3
DL3006 info: Always tag the version of an image explicitly
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
lint-container: components/app-configs/label-studio/container/patch/Dockerfile#L20
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
lint-container: components/app-configs/label-studio/container/s2i/Dockerfile#L1
DL3006 info: Always tag the version of an image explicitly
lint-container: components/containers/udi-base/ubi9/Dockerfile#L3
DL3006 info: Always tag the version of an image explicitly
lint-container: components/containers/udi-base/ubi9/Dockerfile#L33
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