Update rand_core requirement from 0.6 to 0.9 #376
Annotations
10 errors and 9 warnings
Run cargo test:
src/group/elliptic_curve.rs#L83
the trait bound `R: CryptoRngCore` is not satisfied
|
Run cargo test:
src/group/elliptic_curve.rs#L83
the trait bound `R: CryptoRngCore` is not satisfied
|
Run cargo test:
src/group/ristretto.rs#L99
the trait bound `R: CryptoRngCore` is not satisfied
|
Run cargo test:
src/group/ristretto.rs#L99
the trait bound `R: CryptoRngCore` is not satisfied
|
Run cargo test:
src/tests/mock_rng.rs#L12
unresolved import `rand_core::Error`
|
Run cargo test:
src/group/elliptic_curve.rs#L83
the trait bound `R: CryptoRngCore` is not satisfied
|
Run cargo test:
src/group/elliptic_curve.rs#L83
the trait bound `R: CryptoRngCore` is not satisfied
|
Run cargo test:
src/group/ristretto.rs#L99
the trait bound `R: CryptoRngCore` is not satisfied
|
Run cargo test:
src/group/ristretto.rs#L99
the trait bound `R: CryptoRngCore` is not satisfied
|
Run cargo test:
src/oprf.rs#L329
the trait bound `OsRng: rand_core::RngCore` is not satisfied because the trait comes from a different crate version
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install stable 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 stable 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 stable 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 stable 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/
|
Run cargo test:
src/oprf.rs#L264
elided lifetime has a name
|
Run cargo test
`voprf` (lib) generated 1 warning
|
Run cargo test
build failed, waiting for other jobs to finish...
|
Run cargo test
`voprf` (lib test) generated 1 warning (1 duplicate)
|
Loading