Update rand requirement from 0.8 to 0.9 #377
Annotations
10 errors and 5 warnings
Run cargo test:
src/oprf.rs#L329
the trait bound `rand::rngs::OsRng: rand_core::RngCore` is not satisfied
|
Run cargo test:
src/oprf.rs#L329
the trait bound `rand::rngs::OsRng: rand_core::CryptoRng` is not satisfied
|
Run cargo test:
src/oprf.rs#L330
the trait bound `rand::rngs::OsRng: rand_core::RngCore` is not satisfied
|
Run cargo test:
src/oprf.rs#L330
the trait bound `rand::rngs::OsRng: rand_core::CryptoRng` is not satisfied
|
Run cargo test:
src/oprf.rs#L344
no method named `fill_bytes` found for struct `rand::rngs::OsRng` in the current scope
|
Run cargo test:
src/oprf.rs#L345
the trait bound `rand::rngs::OsRng: rand_core::RngCore` is not satisfied
|
Run cargo test:
src/oprf.rs#L345
the trait bound `rand::rngs::OsRng: rand_core::CryptoRng` is not satisfied
|
Run cargo test:
src/oprf.rs#L368
the trait bound `rand::rngs::OsRng: rand_core::RngCore` is not satisfied
|
Run cargo test:
src/oprf.rs#L368
the trait bound `rand::rngs::OsRng: rand_core::CryptoRng` is not satisfied
|
Run cargo test:
src/oprf.rs#L369
the trait bound `rand::rngs::OsRng: rand_core::RngCore` is not satisfied
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install 1.65.0 toolchain
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/
|
Install 1.65.0 toolchain
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/
|
Install 1.65.0 toolchain
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/
|
Install 1.65.0 toolchain
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