Update rand requirement from 0.8 to 0.9 #320
Annotations
10 errors and 11 warnings
Run actions-rs/[email protected]:
tests/batch.rs#L10
the trait bound `ThreadRng: rand_core::RngCore` is not satisfied
|
Run actions-rs/[email protected]:
tests/batch.rs#L10
the trait bound `ThreadRng: rand_core::CryptoRng` is not satisfied
|
Run actions-rs/[email protected]:
tests/batch.rs#L13
the trait bound `ThreadRng: rand_core::RngCore` is not satisfied
|
Run actions-rs/[email protected]:
tests/batch.rs#L13
the trait bound `ThreadRng: rand_core::CryptoRng` is not satisfied
|
Run actions-rs/[email protected]:
tests/batch.rs#L16
the trait bound `ThreadRng: rand_core::RngCore` is not satisfied
|
Run actions-rs/[email protected]:
tests/batch.rs#L16
the trait bound `ThreadRng: rand_core::CryptoRng` is not satisfied
|
Run actions-rs/[email protected]:
tests/batch.rs#L24
the trait bound `ThreadRng: rand_core::RngCore` is not satisfied
|
Run actions-rs/[email protected]:
tests/batch.rs#L24
the trait bound `ThreadRng: rand_core::CryptoRng` is not satisfied
|
Run actions-rs/[email protected]:
tests/batch.rs#L27
the trait bound `ThreadRng: rand_core::RngCore` is not satisfied
|
Run actions-rs/[email protected]:
tests/batch.rs#L27
the trait bound `ThreadRng: rand_core::CryptoRng` is not satisfied
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/[email protected]:
tests/batch.rs#L1
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Run actions-rs/[email protected]:
tests/batch.rs#L7
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Run actions-rs/[email protected]:
tests/batch.rs#L21
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Run actions-rs/[email protected]:
tests/batch.rs#L35
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Run actions-rs/[email protected]:
tests/batch.rs#L62
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Run actions-rs/[email protected]
`redjubjub` (test "batch") generated 5 warnings
|
Run actions-rs/[email protected]
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 actions-rs/[email protected]
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 actions-rs/[email protected]
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 actions-rs/[email protected]
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/
|
Loading