Skip to content

adds full CI checks for rust #6

adds full CI checks for rust

adds full CI checks for rust #6

Triggered via pull request September 20, 2024 17:23
@sam0x17sam0x17
synchronize #90
sam-ci
Status Failure
Total duration 1m 21s
Artifacts

rust.yaml

on: pull_request
cargo test
7s
cargo test
cargo check
7s
cargo check
cargo fmt
7s
cargo fmt
cargo fix
7s
cargo fix
cargo clippy
8s
cargo clippy
cargo audit
7s
cargo audit
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
cargo audit
Process completed with exit code 127.
cargo clippy
Process completed with exit code 127.
cargo check
Process completed with exit code 127.
cargo fix
Process completed with exit code 127.
cargo fmt
Process completed with exit code 127.
cargo test
Process completed with exit code 127.
cargo audit
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
cargo audit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo clippy
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
cargo clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo check
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
cargo check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo fix
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
cargo fix
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo fmt
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
cargo fmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo test
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
cargo test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/