.github/workflows/staging.yml #19
staging.yml
on: merge_group
Matrix: staging / platforms / test
pull_request
/
...
/
cargo +stable test
43s
pull_request
/
...
/
cargo +stable fmt
16s
pull_request
/
...
/
cargo +stable clippy
38s
pull_request
/
...
/
codecov
42s
pull_request
/
...
/
cargo +nightly doc --cfg docsrs
20s
pull_request
/
...
/
cargo vet check
12s
staging
/
...
/
cargo hack check --feature-powerset
41s
staging
/
...
/
cargo +stable test
50s
staging
/
...
/
cargo +stable minimal-versions check --workspace
30s
staging
/
...
/
cargo deny check
13s
success
0s
Annotations
2 errors and 1 warning
staging / deny / cargo deny check
Process completed with exit code 1.
|
success
Process completed with exit code 1.
|
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/.
|