Skip to content

feat(cli): progress on by default (TTY) + -q/--quiet #180

feat(cli): progress on by default (TTY) + -q/--quiet

feat(cli): progress on by default (TTY) + -q/--quiet #180

Triggered via push July 8, 2026 21:55
Status Success
Total duration 5m 47s
Artifacts

ci.yml

on: push
ShellCheck
10s
ShellCheck
actionlint
7s
actionlint
Rust (keygen-rs)
20s
Rust (keygen-rs)
cuda build smoke (nvcc, no GPU)
3m 23s
cuda build smoke (nvcc, no GPU)
install-container-deps.sh — dry-run fixtures
16s
install-container-deps.sh — dry-run fixtures
hadolint Containerfile
11s
hadolint Containerfile
docker compose config validate
5s
docker compose config validate
typos
12s
typos
markdownlint README
3s
markdownlint README
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
hadolint Containerfile: Containerfile#L90
DL3006 warning: Always tag the version of an image explicitly
hadolint Containerfile: Containerfile#L53
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#L47
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
hadolint Containerfile: Containerfile#L38
DL3006 warning: Always tag the version of an image explicitly
markdownlint README
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: DavidAnson/markdownlint-cli2-action@v18. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
actionlint: .github/workflows/ci.yml#L82
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2046:warning:1:23: Quote this to prevent word splitting [shellcheck] Raw Output: w:.github/workflows/ci.yml:82:9: shellcheck reported issue in this script: SC2046:warning:1:23: Quote this to prevent word splitting [shellcheck]