Skip to content

feat(batch): per-shard buffer pool for batch sharded runs #114

feat(batch): per-shard buffer pool for batch sharded runs

feat(batch): per-shard buffer pool for batch sharded runs #114

Triggered via push May 6, 2026 22:00
Status Success
Total duration 58s
Artifacts

ci.yml

on: push
ShellCheck
16s
ShellCheck
actionlint
47s
actionlint
Rust (keygen-rs)
21s
Rust (keygen-rs)
hadolint Containerfile
24s
hadolint Containerfile
docker compose config validate
6s
docker compose config validate
typos
7s
typos
markdownlint README
4s
markdownlint README
install-container-deps.sh — dry-run fixtures
21s
install-container-deps.sh — dry-run fixtures
Matrix: install-container-deps-smoke
Fit to window
Zoom out
Zoom in

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>`