Download index config if required #31
pull_request.yml
on: pull_request
pull_request
/
...
/
cargo +stable test
48s
pull_request
/
...
/
cargo +stable fmt
15s
pull_request
/
...
/
cargo +stable clippy
29s
pull_request
/
...
/
codecov
1m 11s
pull_request
/
...
/
cargo +nightly doc --cfg docsrs
34s
pull_request
/
...
/
cargo vet check
9s
readme
/
readme
38s
success
0s
Annotations
2 errors and 4 warnings
pull_request / fmt / cargo +stable fmt
Process completed with exit code 1.
|
success
Process completed with exit code 1.
|
pull_request / fmt / cargo +stable fmt:
src/main.rs#L81
Diff in /home/runner/work/cargo-dl/cargo-dl/src/main.rs
|
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/
|