fix(diag): branch the bundle on the small-k result instead of assumin… #222
ci.yml
on: push
ShellCheck
13s
actionlint
13s
Rust (keygen-rs)
20s
hadolint Containerfile
11s
docker compose config validate
9s
typos
6s
markdownlint README
5s
install-container-deps.sh — dry-run fixtures
19s
Matrix: install-container-deps-smoke
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".
|