fix(ibc-core): copy substitute consensus state during client recovery #25
Annotations
5 errors and 1 warning
Code Coverage:
ibc-testkit/src/testapp/ibc/clients/mod.rs#L70
method `into_any` is not a member of trait `ibc::core::client::context::consensus_state::ConsensusState`
|
Code Coverage:
ibc-testkit/src/testapp/ibc/clients/mod.rs#L70
cannot find method or associated constant `into_any` in trait `ibc::core::client::context::consensus_state::ConsensusState`
|
Code Coverage:
ibc-clients/ics07-tendermint/cw-contract/src/client_type.rs#L20
method `into_any` is not a member of trait `ibc_core::client::context::consensus_state::ConsensusState`
|
Code Coverage:
ibc-clients/ics07-tendermint/cw-contract/src/client_type.rs#L20
cannot find method or associated constant `into_any` in trait `ibc_core::client::context::consensus_state::ConsensusState`
|
Code Coverage
Process completed with exit code 1.
|
Code Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|