Bump rand from 0.8.5 to 0.9.0 #886
pr.yml
on: pull_request
Formatting & Clippy
0s
Matrix: Test (Go)
Annotations
16 errors and 4 warnings
Build binaries:
cli/src/commands/install_toolchain.rs#L5
unresolved import `rand::distributions`
|
Build binaries:
cli/src/commands/install_toolchain.rs#L141
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Build binaries
Process completed with exit code 101.
|
Test (ubuntu-latest):
cli/src/commands/install_toolchain.rs#L5
unresolved import `rand::distributions`
|
Test (ubuntu-latest):
cli/src/commands/install_toolchain.rs#L141
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Test (ubuntu-latest)
Process completed with exit code 101.
|
CLI:
cli/src/commands/install_toolchain.rs#L5
unresolved import `rand::distributions`
|
CLI
Process completed with exit code 1.
|
Examples:
cli/src/commands/install_toolchain.rs#L5
unresolved import `rand::distributions`
|
Examples
Process completed with exit code 1.
|
Test (runs-on, runner=8cpu-linux-arm64, run-id=13121958691)
The job was canceled because "ubuntu-latest" failed.
|
Test (runs-on, runner=8cpu-linux-arm64, run-id=13121958691):
cli/src/commands/install_toolchain.rs#L5
unresolved import `rand::distributions`
|
Test (runs-on, runner=8cpu-linux-arm64, run-id=13121958691):
cli/src/commands/install_toolchain.rs#L141
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Test (runs-on, runner=8cpu-linux-arm64, run-id=13121958691)
The operation was canceled.
|
Test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
Test (macos-latest)
The operation was canceled.
|
CLI:
vm/entrypoint/src/syscalls/sys.rs#L32
use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
|
CLI:
cli/src/commands/install_toolchain.rs#L141
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Examples:
vm/entrypoint/src/syscalls/sys.rs#L32
use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
|
Examples:
cli/src/commands/install_toolchain.rs#L141
use of deprecated function `rand::thread_rng`: renamed to `rng`
|