.github/workflows/staging.yml #20
staging.yml
on: merge_group
Matrix: staging / platforms / test
pull_request
/
...
/
cargo +stable test
38s
pull_request
/
...
/
cargo +stable fmt
14s
pull_request
/
...
/
cargo +stable clippy
39s
pull_request
/
...
/
codecov
50s
pull_request
/
...
/
cargo +nightly doc --cfg docsrs
22s
pull_request
/
...
/
cargo vet check
9s
staging
/
...
/
cargo hack check --feature-powerset
26s
staging
/
...
/
cargo +stable test
33s
staging
/
...
/
cargo +stable minimal-versions check --workspace
35s
staging
/
...
/
cargo deny check
10s
success
0s
Annotations
2 errors and 1 warning
staging / deny / cargo deny check
Process completed with exit code 1.
|
success
Process completed with exit code 1.
|
pull_request / coverage / codecov
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|