.github/workflows/staging.yml #21
staging.yml
on: merge_group
Matrix: staging / platforms / test
pull_request
/
...
/
cargo +stable test
49s
pull_request
/
...
/
cargo +stable fmt
38s
pull_request
/
...
/
cargo +stable clippy
38s
pull_request
/
...
/
codecov
54s
pull_request
/
...
/
cargo +nightly doc --cfg docsrs
30s
pull_request
/
...
/
cargo vet check
13s
staging
/
...
/
cargo hack check --feature-powerset
25s
staging
/
...
/
cargo +stable test
58s
staging
/
...
/
cargo +stable minimal-versions check --workspace
35s
staging
/
...
/
cargo deny check
8s
success
0s
Annotations
1 warning
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/.
|