build(deps): bump ed25519-dalek from 1.0.1 to 2.0.0 #1129
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Check
1m 41s
Validate against test harness
3m 28s
Rustfmt
18s
Clippy
2m 0s
Matrix: Build
Matrix: Test Suite
Annotations
41 errors and 40 warnings
Check:
src/keyring/ed25519.rs#L3
unresolved imports `ed25519_dalek::Keypair`, `ed25519_dalek::PublicKey`
|
Check:
src/commands/softsign/keygen.rs#L75
failed to resolve: could not find `PublicKey` in `ed25519`
|
Check:
src/commands/softsign/keygen.rs#L77
cannot find struct, variant or union type `Keypair` in crate `ed25519`
|
Check:
src/key_utils.rs#L51
cannot find type `Keypair` in crate `ed25519`
|
Check:
src/key_utils.rs#L57
failed to resolve: could not find `PublicKey` in `ed25519`
|
Check:
src/key_utils.rs#L58
cannot find struct, variant or union type `Keypair` in crate `ed25519`
|
Check:
src/keyring/providers/softsign.rs#L79
cannot find type `Keypair` in crate `ed25519`
|
Check:
src/keyring/providers/ledgertm/signer.rs#L44
the trait bound `ed25519_dalek::Signature: signature::Signature` is not satisfied
|
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Clippy:
src/keyring/ed25519.rs#L3
unresolved imports `ed25519_dalek::Keypair`, `ed25519_dalek::PublicKey`
|
Clippy:
src/commands/softsign/keygen.rs#L75
failed to resolve: could not find `PublicKey` in `ed25519`
|
Clippy:
src/commands/softsign/keygen.rs#L77
cannot find struct, variant or union type `Keypair` in crate `ed25519`
|
Clippy:
src/key_utils.rs#L51
cannot find type `Keypair` in crate `ed25519`
|
Clippy:
src/key_utils.rs#L57
failed to resolve: could not find `PublicKey` in `ed25519`
|
Clippy:
src/key_utils.rs#L58
cannot find struct, variant or union type `Keypair` in crate `ed25519`
|
Clippy:
src/keyring/providers/softsign.rs#L79
cannot find type `Keypair` in crate `ed25519`
|
Clippy:
src/keyring/providers/ledgertm/signer.rs#L44
the trait bound `ed25519_dalek::Signature: signature::Signature` is not satisfied
|
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Build (stable)
Process completed with exit code 101.
|
Build (1.70.0)
The operation was canceled.
|
Test Suite (stable):
src/keyring/ed25519.rs#L3
unresolved imports `ed25519_dalek::Keypair`, `ed25519_dalek::PublicKey`
|
Test Suite (stable):
src/commands/softsign/keygen.rs#L75
failed to resolve: could not find `PublicKey` in `ed25519`
|
Test Suite (stable):
src/commands/softsign/keygen.rs#L77
cannot find struct, variant or union type `Keypair` in crate `ed25519`
|
Test Suite (stable):
src/key_utils.rs#L51
cannot find type `Keypair` in crate `ed25519`
|
Test Suite (stable):
src/key_utils.rs#L57
failed to resolve: could not find `PublicKey` in `ed25519`
|
Test Suite (stable):
src/key_utils.rs#L58
cannot find struct, variant or union type `Keypair` in crate `ed25519`
|
Test Suite (stable):
src/keyring/providers/softsign.rs#L79
cannot find type `Keypair` in crate `ed25519`
|
Test Suite (stable):
src/keyring/providers/ledgertm/signer.rs#L44
the trait bound `ed25519_dalek::Signature: signature::Signature` is not satisfied
|
Test Suite (stable)
could not compile `tmkms` (lib) due to 8 previous errors
|
Test Suite (stable):
src/keyring/providers/ledgertm/client.rs#L268
unresolved import `ed25519_dalek::PublicKey`
|
Validate against test harness:
src/keyring/ed25519.rs#L3
unresolved imports `ed25519_dalek::Keypair`, `ed25519_dalek::PublicKey`
|
Validate against test harness:
src/commands/softsign/keygen.rs#L75
failed to resolve: could not find `PublicKey` in `ed25519`
|
Validate against test harness:
src/commands/softsign/keygen.rs#L77
cannot find struct, variant or union type `Keypair` in crate `ed25519`
|
Validate against test harness:
src/key_utils.rs#L51
cannot find type `Keypair` in crate `ed25519`
|
Validate against test harness:
src/key_utils.rs#L57
failed to resolve: could not find `PublicKey` in `ed25519`
|
Validate against test harness:
src/key_utils.rs#L58
cannot find struct, variant or union type `Keypair` in crate `ed25519`
|
Validate against test harness:
src/keyring/providers/softsign.rs#L79
cannot find type `Keypair` in crate `ed25519`
|
Validate against test harness:
src/commands/softsign/keygen.rs#L74
no function or associated item named `from_bytes` found for array `[u8; 32]` in the current scope
|
Validate against test harness:
src/key_utils.rs#L54
no function or associated item named `from_bytes` found for array `[u8; 32]` in the current scope
|
Validate against test harness:
src/keyring/ed25519.rs#L56
the trait bound `ed25519_dalek::Signature: signature::Signature` is not satisfied
|
Test Suite (1.70.0)
The operation was canceled.
|
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Build (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build (stable)
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/
|
Build (stable)
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/
|
Build (stable)
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/
|
Build (stable)
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/
|
Build (1.70.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build (1.70.0)
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/
|
Build (1.70.0)
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/
|
Build (1.70.0)
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/
|
Build (1.70.0)
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/
|
Test Suite (stable)
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/
|
Test Suite (stable)
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/
|
Test Suite (stable)
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/
|
Test Suite (stable)
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/
|
Test Suite (stable)
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/
|
Validate against test harness
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/
|
Validate against test harness
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/
|
Validate against test harness
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/
|
Validate against test harness
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/
|
Validate against test harness
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/
|
Test Suite (1.70.0)
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/
|
Test Suite (1.70.0)
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/
|
Test Suite (1.70.0)
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/
|
Test Suite (1.70.0)
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/
|
Test Suite (1.70.0)
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/
|