.github/workflows/staging.yml #20
staging.yml
on: merge_group
Matrix: staging / platforms / test
pull_request
/
...
/
cargo +stable test
1m 5s
pull_request
/
...
/
cargo +stable fmt
17s
pull_request
/
...
/
cargo +stable clippy
37s
pull_request
/
...
/
codecov
1m 4s
pull_request
/
...
/
cargo +nightly doc --cfg docsrs
46s
pull_request
/
...
/
cargo vet check
7s
staging
/
...
/
cargo hack check --feature-powerset
50s
staging
/
...
/
cargo +stable test
59s
staging
/
...
/
cargo +stable minimal-versions check --workspace
39s
staging
/
...
/
cargo deny check
11s
readme
/
readme
50s
success
0s
Annotations
3 warnings
readme / readme
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
readme / readme
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|