feat(coprocessor): add cargo-llvm-cov code coverage to Rust CI workflows #7127
common-pull-request-lint.yml
on: pull_request
common-pull-request/lint (bpr)
1m 6s
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
|