Merge pull request #10 from NOLAI/renovate/actions-checkout-6.x #91
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`
|