Skip to content

Update rand requirement from 0.9.2 to 0.10.2 #127

Update rand requirement from 0.9.2 to 0.10.2

Update rand requirement from 0.9.2 to 0.10.2 #127

Triggered via pull request August 1, 2026 04:25
Status Failure
Total duration 39s
Artifacts

coverage.yml

on: pull_request
Matrix: coverage
Fit to window
Zoom out
Zoom in

Annotations

7 errors
code coverage (ubuntu-latest, 3.11)
Process completed with exit code 1.
code coverage (ubuntu-latest, 3.11)
Process completed with exit code 127.
code coverage (ubuntu-latest, 3.11)
Process completed with exit code 101.
code coverage (ubuntu-latest, 3.11): src/coverage.rs#L19
unused import: `rand::Rng`
code coverage (ubuntu-latest, 3.11): src/check_decoder.rs#L20
unused import: `rand::Rng`
code coverage (ubuntu-latest, 3.11): src/check_decoder.rs#L97
cannot find trait `RngCore` in crate `rand`
code coverage (ubuntu-latest, 3.11): src/decoding.rs#L20
unresolved import `rand::RngCore`