Skip to content

feat(coprocessor): add cargo-llvm-cov code coverage to Rust CI workflows #7127

feat(coprocessor): add cargo-llvm-cov code coverage to Rust CI workflows

feat(coprocessor): add cargo-llvm-cov code coverage to Rust CI workflows #7127

Triggered via pull request March 10, 2026 16:38
Status Failure
Total duration 1m 11s
Artifacts

common-pull-request-lint.yml

on: pull_request
common-pull-request/lint (bpr)
1m 6s
common-pull-request/lint (bpr)
Fit to window
Zoom out
Zoom in

Annotations

2 errors
common-pull-request/lint (bpr)
❌ [actionlint] The command ran successfully and some problem was found (found 1 errors, linted 45 files), exit code: 1
common-pull-request/lint (bpr): .github/workflows/coprocessor-cargo-tests.yml#L119
shellcheck reported issue in this script: SC2129:style:5:3: Consider using { cmd1; cmd2; } >> file instead of individual redirects