refactor: refactors jormungandr entrypoint script #3638
Annotations
10 errors and 15 warnings
testing/thor/src/stake_pool.rs#L14
the trait bound `chain_crypto::Ed25519: chain_crypto::key::AsymmetricKey` is not satisfied
|
testing/thor/src/stake_pool.rs#L44
the trait bound `chain_crypto::Ed25519: chain_crypto::key::AsymmetricKey` is not satisfied
|
testing/thor/src/stake_pool.rs#L64
the trait bound `chain_crypto::SumEd25519_12: chain_crypto::key::AsymmetricKey` is not satisfied
|
testing/thor/src/stake_pool.rs#L68
the trait bound `chain_crypto::RistrettoGroup2HashDh: chain_crypto::key::AsymmetricKey` is not satisfied
|
testing/thor/src/wallet/mod.rs#L250
the trait bound `chain_crypto::Ed25519: chain_crypto::key::AsymmetricPublicKey` is not satisfied
|
testing/thor/src/wallet/mod.rs#L266
the trait bound `chain_crypto::Ed25519: chain_crypto::key::AsymmetricPublicKey` is not satisfied
|
testing/thor/src/wallet/delegation.rs#L23
the trait bound `chain_crypto::Ed25519Extended: chain_crypto::key::AsymmetricKey` is not satisfied
|
testing/thor/src/wallet/delegation.rs#L46
the trait bound `chain_crypto::Ed25519Extended: chain_crypto::key::AsymmetricKey` is not satisfied
|
testing/thor/src/wallet/delegation.rs#L77
the trait bound `chain_crypto::Ed25519: chain_crypto::key::AsymmetricPublicKey` is not satisfied
|
testing/thor/src/wallet/delegation.rs#L81
the trait bound `chain_crypto::Ed25519Extended: chain_crypto::key::AsymmetricKey` is not satisfied
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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/
|
|
jormungandr/src/network/client/mod.rs#L30
unused import: `ConnectFuture`
|
testing/jormungandr-automation/src/jcli/command/votes/mod.rs#L13
unused import: `election_public_key::ElectionPublicKeyCommand`
|
testing/jormungandr-automation/src/jormungandr/legacy/mod.rs#L11
unused imports: `Log`, `Mempool`, `NodeConfig`, `P2p`, `Policy`, `Rest`, `TopicsOfInterest`, `TrustedPeer`
|
testing/jormungandr-automation/src/jormungandr/starter/mod.rs#L4
unused import: `CommandBuilder`
|
testing/thor/src/fragment/mod.rs#L8
unused import: `VerifyStrategy`
|
testing/thor/src/wallet/mod.rs#L16
unused imports: `SignedCertificate`, `TransactionBindingAuthData`, `UpdateProposal`, `UpdateVote`, `block::Block`, `chaintypes::ConsensusVersion`, `fragment::Fragment`, `header::HeaderId`, `milli::Milli`
|
testing/thor/src/wallet/mod.rs#L37
unused import: `PrivateVoteCommitteeData`
|
|
|
The logs for this run have expired and are no longer available.
Loading