Update rand requirement from 0.8 to 0.9 #642
Annotations
10 errors and 9 warnings
Run actions-rs/cargo@v1:
src/search.rs#L32
unresolved import `rand::rngs::adapter`
|
Run actions-rs/cargo@v1:
src/lib.rs#L194
unresolved import `rand::rngs::adapter`
|
Run actions-rs/cargo@v1:
src/lib.rs#L477
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: rand::CryptoRng` is not satisfied
|
Run actions-rs/cargo@v1:
src/lib.rs#L475
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
|
Run actions-rs/cargo@v1:
src/lib.rs#L487
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: rand::CryptoRng` is not satisfied
|
Run actions-rs/cargo@v1:
src/lib.rs#L483
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
|
Run actions-rs/cargo@v1:
src/lib.rs#L493
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
|
Run actions-rs/cargo@v1:
src/lib.rs#L494
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
|
Run actions-rs/cargo@v1:
src/lib.rs#L482
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
|
Run actions-rs/cargo@v1:
src/lib.rs#L496
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
|
Run actions-rs/cargo@v1:
src/internal.rs#L299
elided lifetime has a name
|
Run actions-rs/cargo@v1:
src/search.rs#L33
unused import: `SeedableRng`
|
Run actions-rs/cargo@v1:
src/internal/user_api.rs#L444
use of deprecated function `rand::thread_rng`: renamed to `rng`
|
Run actions-rs/cargo@v1:
src/lib.rs#L195
unused import: `SeedableRng`
|
Run actions-rs/cargo@v1
`ironoxide` (lib) generated 4 warnings
|
Run actions-rs/toolchain@v1
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/toolchain@v1
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/toolchain@v1
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/toolchain@v1
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