run clippy --fix #68
ci.yml
on: push
cargo fmt --all -- --check
10s
Matrix: cargo check
Matrix: cargo clippy -- -D warnings
Matrix: Code Coverage
Matrix: cargo test
Annotations
17 errors
cargo check (macOS-latest)
Process completed with exit code 101.
|
cargo clippy -- -D warnings (macOS-latest)
Process completed with exit code 101.
|
cargo check (windows-latest)
The job was canceled because "macOS-latest" failed.
|
cargo check (ubuntu-latest)
The job was canceled because "macOS-latest" failed.
|
cargo check (ubuntu-latest)
The operation was canceled.
|
cargo clippy -- -D warnings (windows-latest)
The job was canceled because "macOS-latest" failed.
|
cargo clippy -- -D warnings (windows-latest)
The operation was canceled.
|
cargo test (macOS-latest)
Process completed with exit code 101.
|
cargo test (windows-latest)
The job was canceled because "macOS-latest" failed.
|
cargo test (windows-latest)
The operation was canceled.
|
cargo test (ubuntu-latest)
The job was canceled because "macOS-latest" failed.
|
cargo test (ubuntu-latest)
The operation was canceled.
|
Code Coverage (windows-latest, windows)
Process completed with exit code 1.
|
Code Coverage (macos-latest, macos)
The job was canceled because "windows-latest_windows" failed.
|
Code Coverage (macos-latest, macos)
The operation was canceled.
|
Code Coverage (ubuntu-latest, unix)
The job was canceled because "windows-latest_windows" failed.
|
Code Coverage (ubuntu-latest, unix)
The operation was canceled.
|