Update rand requirement from 0.8 to 0.9 #320
main.yml
on: push
test on nightly
29s
Matrix: build-nostd
Annotations
13 errors and 11 warnings
Build target thumbv7em-none-eabihf
Process completed with exit code 1.
|
Build target wasm32-wasi
The job was canceled because "thumbv7em-none-eabihf" failed.
|
Build target wasm32-wasi
The operation was canceled.
|
test on nightly:
tests/batch.rs#L10
the trait bound `ThreadRng: rand_core::RngCore` is not satisfied
|
test on nightly:
tests/batch.rs#L10
the trait bound `ThreadRng: rand_core::CryptoRng` is not satisfied
|
test on nightly:
tests/batch.rs#L13
the trait bound `ThreadRng: rand_core::RngCore` is not satisfied
|
test on nightly:
tests/batch.rs#L13
the trait bound `ThreadRng: rand_core::CryptoRng` is not satisfied
|
test on nightly:
tests/batch.rs#L16
the trait bound `ThreadRng: rand_core::RngCore` is not satisfied
|
test on nightly:
tests/batch.rs#L16
the trait bound `ThreadRng: rand_core::CryptoRng` is not satisfied
|
test on nightly:
tests/batch.rs#L24
the trait bound `ThreadRng: rand_core::RngCore` is not satisfied
|
test on nightly:
tests/batch.rs#L24
the trait bound `ThreadRng: rand_core::CryptoRng` is not satisfied
|
test on nightly:
tests/batch.rs#L27
the trait bound `ThreadRng: rand_core::RngCore` is not satisfied
|
test on nightly:
tests/batch.rs#L27
the trait bound `ThreadRng: rand_core::CryptoRng` is not satisfied
|
test on nightly
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test on nightly:
tests/batch.rs#L1
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
test on nightly:
tests/batch.rs#L7
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
test on nightly:
tests/batch.rs#L21
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
test on nightly:
tests/batch.rs#L35
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
test on nightly:
tests/batch.rs#L62
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
test on nightly
`redjubjub` (test "batch") generated 5 warnings
|
test on nightly
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/
|
test on nightly
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/
|
test on nightly
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/
|
test on nightly
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/
|