ci: use --all-targets with clippy #216
ci.yml
on: pull_request
cargo fmt --all -- --check
7s
Matrix: cargo check
Matrix: cargo clippy -- -D warnings
Matrix: Code Coverage
Matrix: cargo test
Annotations
5 errors and 1 warning
cargo clippy -- -D warnings (ubuntu-latest)
Process completed with exit code 101.
|
cargo clippy -- -D warnings (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
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.
|
Code Coverage (macos-latest, macos)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|