.github/workflows/staging.yml #20
staging.yml
on: merge_group
Matrix: staging / platforms / test
pull_request
/
...
/
cargo +stable test
22s
pull_request
/
...
/
cargo +nightly fmt
13s
pull_request
/
...
/
cargo +stable clippy
24s
pull_request
/
...
/
codecov
31s
pull_request
/
...
/
cargo +nightly doc --cfg docsrs
22s
pull_request
/
...
/
cargo vet check
5s
staging
/
...
/
cargo hack check --feature-powerset
26s
staging
/
...
/
cargo +stable test
21s
staging
/
...
/
cargo +stable minimal-versions check --workspace
28s
staging
/
...
/
cargo deny check
8s
success
0s
Annotations
1 warning
pull_request / coverage / codecov
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|