chore(deps): bump rand from 0.8.5 to 0.9.2 #62
benchmark.yml
on: pull_request
Compile Benchmarks
9m 10s
Annotations
10 errors
|
Compile Benchmarks:
src/storage/src/redis_sets.rs#L624
no method named `choose_multiple` found for struct `Vec<usize>` in the current scope
|
|
Compile Benchmarks:
src/storage/src/redis_sets.rs#L606
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
|
|
Compile Benchmarks:
src/storage/src/redis_sets.rs#L418
no method named `choose` found for struct `Vec<std::string::String>` in the current scope
|
|
Compile Benchmarks:
src/storage/src/redis_sets.rs#L407
no method named `choose_multiple` found for struct `Vec<std::string::String>` in the current scope
|
|
Compile Benchmarks:
src/storage/src/redis_sets.rs#L386
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
|
|
Compile Benchmarks:
src/storage/src/redis_sets.rs#L615
use of deprecated function `rand::thread_rng`: Renamed to `rng`
|
|
Compile Benchmarks:
src/storage/src/redis_sets.rs#L605
use of deprecated function `rand::thread_rng`: Renamed to `rng`
|
|
Compile Benchmarks:
src/storage/src/redis_sets.rs#L395
use of deprecated function `rand::thread_rng`: Renamed to `rng`
|
|
Compile Benchmarks:
src/storage/src/redis_sets.rs#L385
use of deprecated function `rand::thread_rng`: Renamed to `rng`
|
|
Compile Benchmarks:
src/storage/src/redis_sets.rs#L614
unused import: `rand::seq::SliceRandom`
|