ci: fix "Basic CI / cargo check (windows-latest)" #110
ci.yml
on: pull_request
cargo fmt --all -- --check
15s
Matrix: cargo check
Matrix: cargo clippy -- -D warnings
Matrix: Code Coverage
Matrix: cargo test
Annotations
7 errors and 1 warning
cargo clippy -- -D warnings (macOS-latest)
Process completed with exit code 101.
|
cargo clippy -- -D warnings (windows-latest)
The job was canceled because "macOS-latest" failed.
|
cargo check (windows-latest)
Process completed with exit code 1.
|
cargo test (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)
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/.
|