build(deps): bump rand_core from 0.6.4 to 0.9.0 #958
Annotations
9 errors and 4 warnings
Run actions-rs/cargo@v1:
signatory/src/ed25519/sign.rs#L8
unresolved import `rand_core::OsRng`
|
Run actions-rs/cargo@v1:
signatory/src/ecdsa/nistp256.rs#L97
cannot find value `OsRng` in crate `rand_core`
|
Run actions-rs/cargo@v1:
signatory/src/ecdsa/nistp384.rs#L97
cannot find value `OsRng` in crate `rand_core`
|
Run actions-rs/cargo@v1:
signatory/src/ecdsa/secp256k1.rs#L97
cannot find value `OsRng` in crate `rand_core`
|
Run actions-rs/cargo@v1:
hkd32/src/mnemonic/phrase.rs#L38
this bound is already specified as the supertrait of `CryptoRng`
|
Run actions-rs/cargo@v1:
hkd32/src/key_material.rs#L31
this bound is already specified as the supertrait of `CryptoRng`
|
Run actions-rs/cargo@v1:
signatory/src/ed25519/sign.rs#L8
unused import: `RngCore`
|
Run actions-rs/cargo@v1
could not compile `hkd32` (lib) due to 2 previous errors
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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