.github/workflows/staging.yml #17
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
21s
pull_request
/
...
/
codecov
26s
pull_request
/
...
/
cargo +nightly doc --cfg docsrs
19s
pull_request
/
...
/
cargo vet check
4s
staging
/
...
/
cargo hack check --feature-powerset
31s
staging
/
...
/
cargo +stable test
21s
staging
/
...
/
cargo +stable minimal-versions check --workspace
27s
staging
/
...
/
cargo deny check
6s
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/
|