ci passed
push
Branch:
refs/heads/fix/job-view-log-error-context
eaeb533
Started: May 07, 2026 at 16:56 UTC
Completed: May 07, 2026 at 17:12 UTC
Duration: 16m 35s
Pipeline validated with warnings
- step 'check': 'cache' is accepted but not yet implemented
- step 'test': 'cache' is accepted but not yet implemented
- step 'coverage': 'cache' is accepted but not yet implemented
- step 'clippy': 'cache' is accepted but not yet implemented
- step 'build': 'cache' is accepted but not yet implemented
- step 'build-runner': 'cache' is accepted but not yet implemented
Jobs
Stage 0
Stage 1
passed
test
exit: 0
1m 15s
on carl
(linux/arm64)
cargo test 2>&1
depends on
check
passed
coverage
exit: 0
5m 50s
on carl
(linux/arm64)
cargo install cargo-tarpaulin --version 0.32.7 2>&1
cargo tarpaulin --out lcov --output-dir coverage/ 2>&1
depends on
check
passed
clippy
exit: 0
1m 0s
on carl
(linux/arm64)
rustup component add clippy
cargo clippy --all-targets -- -D warnings 2>&1
depends on
check