ci passed
push
Branch:
phase-3-standards-applicability-cli
40a6a03
Started: May 24, 2026 at 02:43 UTC
Completed: May 24, 2026 at 03:03 UTC
Duration: 19m 51s
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 1
Stage 2
passed
test
exit: 0
1m 27s
on carl
(linux/arm64)
cargo test 2>&1
depends on
check
passed
coverage
exit: 0
6m 14s
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 5s
on carl
(linux/arm64)
rustup component add clippy
cargo clippy --all-targets -- -D warnings 2>&1
depends on
check