Cargo.toml: add uudoc as feature #6
ci.yml
on: push
cargo fmt --all -- --check
6s
Matrix: cargo check
Matrix: cargo clippy -- -D warnings
Matrix: Code Coverage
Matrix: cargo test
Annotations
8 errors
cargo check (windows-latest)
Process completed with exit code 1.
|
cargo clippy -- -D warnings (windows-latest)
Process completed with exit code 1.
|
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.
|
cargo test (windows-latest)
Process completed with exit code 1.
|