Skip to content

fix(diag): branch the bundle on the small-k result instead of assumin… #222

fix(diag): branch the bundle on the small-k result instead of assumin…

fix(diag): branch the bundle on the small-k result instead of assumin… #222

Triggered via push July 21, 2026 02:55
Status Failure
Total duration 42s
Artifacts

ci.yml

on: push
ShellCheck
13s
ShellCheck
actionlint
13s
actionlint
Rust (keygen-rs)
20s
Rust (keygen-rs)
hadolint Containerfile
11s
hadolint Containerfile
docker compose config validate
9s
docker compose config validate
typos
6s
typos
markdownlint README
5s
markdownlint README
install-container-deps.sh — dry-run fixtures
19s
install-container-deps.sh — dry-run fixtures
Matrix: install-container-deps-smoke
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
typos
Process completed with exit code 2.
hadolint Containerfile: Containerfile#L221
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
hadolint Containerfile: Containerfile#L163
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
hadolint Containerfile: Containerfile#L158
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
hadolint Containerfile: Containerfile#L134
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
hadolint Containerfile: Containerfile#L108
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
typos: CMakeLists.txt#L481
"ERRO" should be "ERROR".
typos: scripts/install-deps.sh#L576
"ERRO" should be "ERROR".