.github/workflows/staging.yml #19
staging.yml
on: merge_group
Matrix: staging / platforms / test
pull_request
/
...
/
cargo +stable test
22s
pull_request
/
...
/
cargo +nightly fmt
12s
pull_request
/
...
/
cargo +stable clippy
16s
pull_request
/
...
/
codecov
31s
pull_request
/
...
/
cargo +nightly doc --cfg docsrs
14s
pull_request
/
...
/
cargo vet check
8s
staging
/
...
/
cargo hack check --feature-powerset
15s
staging
/
...
/
cargo +stable test
24s
staging
/
...
/
cargo +stable minimal-versions check --workspace
29s
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/
|