.github/workflows/_self_test.yml #163
_self_test.yml
on: merge_group
Matrix: staging / platforms / test
pull_request
/
...
/
cargo +stable test
9s
pull_request
/
...
/
cargo +stable fmt
24s
pull_request
/
...
/
cargo +stable clippy
7s
pull_request
/
...
/
codecov
11s
pull_request
/
...
/
cargo +nightly doc --cfg docsrs
15s
pull_request
/
...
/
cargo vet check
9s
staging
/
...
/
cargo hack check --feature-powerset
10s
staging
/
...
/
cargo +stable test
11s
staging
/
...
/
cargo +stable minimal-versions check --workspace
19s
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/
|