Skip to content

Merge pull request #10 from NOLAI/renovate/actions-checkout-6.x #91

Merge pull request #10 from NOLAI/renovate/actions-checkout-6.x

Merge pull request #10 from NOLAI/renovate/actions-checkout-6.x #91

Triggered via push February 18, 2026 08:08
Status Failure
Total duration 1m 0s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

8 errors
cargo test
Process completed with exit code 101.
cargo test: src/session_storage.rs#L233
no method named `sample_iter` found for struct `ThreadRng` in the current scope
cargo test: src/session_storage.rs#L104
no method named `sample_iter` found for struct `ThreadRng` in the current scope
cargo test: src/session_storage.rs#L5
unused import: `rand::Rng`
cargo clippy
Process completed with exit code 101.
cargo clippy: src/session_storage.rs#L233
no method named `sample_iter` found for struct `rand::prelude::ThreadRng` in the current scope
cargo clippy: src/session_storage.rs#L104
no method named `sample_iter` found for struct `rand::prelude::ThreadRng` in the current scope
cargo clippy: src/session_storage.rs#L5
unused import: `rand::Rng`