.github/workflows/staging.yml #18
staging.yml
on: merge_group
Matrix: staging / platforms / test
pull_request
/
...
/
cargo +stable test
25s
pull_request
/
...
/
cargo +nightly fmt
12s
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
28s
staging
/
...
/
cargo +stable test
24s
staging
/
...
/
cargo +stable minimal-versions check --workspace
28s
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/
|