build(deps): bump ed25519-dalek from 1.0.1 to 2.0.0 #1129
Annotations
9 errors and 5 warnings
src/keyring/ed25519.rs#L3
unresolved imports `ed25519_dalek::Keypair`, `ed25519_dalek::PublicKey`
|
src/commands/softsign/keygen.rs#L75
failed to resolve: could not find `PublicKey` in `ed25519`
|
src/commands/softsign/keygen.rs#L77
cannot find struct, variant or union type `Keypair` in crate `ed25519`
|
src/key_utils.rs#L51
cannot find type `Keypair` in crate `ed25519`
|
src/key_utils.rs#L57
failed to resolve: could not find `PublicKey` in `ed25519`
|
src/key_utils.rs#L58
cannot find struct, variant or union type `Keypair` in crate `ed25519`
|
src/keyring/providers/softsign.rs#L79
cannot find type `Keypair` in crate `ed25519`
|
src/keyring/providers/ledgertm/signer.rs#L44
the trait bound `ed25519_dalek::Signature: signature::Signature` is not satisfied
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading