chore(cargo): update rand requirement from 0.8 to 0.9 #831
Annotations
10 errors and 12 warnings
Run clippy:
src/queries.rs#L231
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Run clippy:
src/queries.rs#L158
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Run clippy:
src/queries.rs#L158
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
|
Run clippy:
src/queries.rs#L231
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
|
Run clippy:
src/model/filter.rs#L58
empty line after doc comment
|
Run clippy:
src/model/filter.rs#L83
empty line after doc comment
|
Run clippy:
src/model/filter.rs#L105
empty line after doc comment
|
Run clippy:
src/model/filter.rs#L125
empty line after doc comment
|
Run clippy:
src/model/filter.rs#L145
empty line after doc comment
|
Run clippy:
src/model/filter.rs#L165
empty line after doc comment
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run clippy
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/tokio-rustls/0.26.1/download` (146.75.78.137), got 502
|
Run clippy
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/whoami/1.5.2/download` (146.75.78.137), got 502
|
Run clippy
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/regex-syntax/0.8.5/download` (146.75.78.137), got 502
|
Run clippy
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/num-conv/0.1.0/download` (146.75.78.137), got 502
|
Run clippy
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/tower-service/0.3.3/download` (146.75.78.137), got 502
|
Run clippy
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/regex/1.11.1/download` (146.75.78.137), got 502
|
Run clippy
build failed, waiting for other jobs to finish...
|
Loading