Merge pull request #12 from cakebaker/ci_replace_actions_rs #29
ci.yml
on: push
cargo fmt --all -- --check
13s
Matrix: cargo check
Matrix: cargo clippy -- -D warnings
Matrix: Code Coverage
Matrix: cargo test
Annotations
8 errors and 2 warnings
cargo clippy -- -D warnings (ubuntu-latest)
Process completed with exit code 101.
|
cargo clippy -- -D warnings (windows-latest)
The operation was canceled.
|
cargo clippy -- -D warnings (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
|
cargo clippy -- -D warnings (macOS-latest)
The operation was canceled.
|
cargo check (windows-latest)
Process completed with exit code 1.
|
cargo check (macOS-latest)
The operation was canceled.
|
cargo test (windows-latest)
Process completed with exit code 1.
|
Code Coverage (windows-latest, windows)
Process completed with exit code 1.
|
Code Coverage (ubuntu-latest, unix)
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/.
|
Code Coverage (macos-latest, macos)
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/.
|