Migrate from tendermint-rs to cometbft-rs #2033
guide-templates.yaml
on: pull_request
template-checker
5m 11s
Annotations
10 errors and 8 warnings
template-checker:
crates/relayer-types/src/applications/ics28_ccv/msgs/ccv_double_voting.rs#L47
the trait bound `cometbft::evidence::DuplicateVoteEvidence: From<tendermint_proto::tendermint::v0_38::types::DuplicateVoteEvidence>` is not satisfied
|
template-checker:
crates/relayer-types/src/applications/ics28_ccv/msgs/ccv_double_voting.rs#L68
the trait bound `tendermint_proto::tendermint::v0_38::types::DuplicateVoteEvidence: From<cometbft::evidence::DuplicateVoteEvidence>` is not satisfied
|
|
template-checker:
crates/relayer-types/src/applications/transfer/msgs/transfer.rs#L115
type mismatch in function arguments
|
template-checker:
crates/relayer-types/src/clients/ics07_tendermint/header.rs#L78
type mismatch resolving `<SignedHeader as TryFrom<SignedHeader>>::Error == Error`
|
template-checker:
crates/relayer-types/src/clients/ics07_tendermint/header.rs#L78
the trait bound `cometbft::block::signed_header::SignedHeader: From<tendermint_proto::tendermint::v0_38::types::SignedHeader>` is not satisfied
|
template-checker:
crates/relayer-types/src/clients/ics07_tendermint/header.rs#L83
type mismatch resolving `<Set as TryFrom<ValidatorSet>>::Error == Error`
|
template-checker:
crates/relayer-types/src/clients/ics07_tendermint/header.rs#L83
the trait bound `cometbft::validator::Set: From<tendermint_proto::tendermint::v0_38::types::ValidatorSet>` is not satisfied
|
template-checker:
crates/relayer-types/src/clients/ics07_tendermint/header.rs#L92
type mismatch resolving `<Set as TryFrom<ValidatorSet>>::Error == Error`
|
template-checker:
crates/relayer-types/src/clients/ics07_tendermint/header.rs#L92
the trait bound `cometbft::validator::Set: From<tendermint_proto::tendermint::v0_38::types::ValidatorSet>` is not satisfied
|
template-checker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
template-checker
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/
|
template-checker:
crates/relayer-types/src/core/ics02_client/events.rs#L4
unused import: `cometbft_proto::Protobuf`
|
template-checker
`ibc-relayer-types` (lib) generated 1 warning
|
template-checker
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/
|
template-checker
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/
|
template-checker
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/
|
template-checker
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/
|