feat(batch): per-shard buffer pool for batch sharded runs #114
ci.yml
on: push
ShellCheck
16s
actionlint
47s
Rust (keygen-rs)
21s
hadolint Containerfile
24s
docker compose config validate
6s
typos
7s
markdownlint README
4s
install-container-deps.sh — dry-run fixtures
21s
Matrix: install-container-deps-smoke
Annotations
5 errors
|
hadolint Containerfile:
Containerfile#L214
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
|
hadolint Containerfile:
Containerfile#L156
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#L151
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#L127
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#L101
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|