build(deps): update rand requirement from 0.8.5 to 0.9.0 #2714
Annotations
2 errors and 5 warnings
Run actions-rs/cargo@v1:
common/src/utils.rs#L2
unresolved import `rand::distributions`
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/cargo@v1
output filename collision.
|
Run actions-rs/cargo@v1:
common/src/utils.rs#L2
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Run actions-rs/cargo@v1:
common/src/utils.rs#L17
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Run actions-rs/cargo@v1
`common` (lib) generated 2 warnings
|
Loading