Skip to content

fix(ibc-core): copy substitute consensus state during client recovery #25

fix(ibc-core): copy substitute consensus state during client recovery

fix(ibc-core): copy substitute consensus state during client recovery #25

Triggered via pull request April 25, 2024 21:13
Status Failure
Total duration 1m 16s
Artifacts

coverage.yaml

on: pull_request
Code Coverage
1m 4s
Code Coverage
Fit to window
Zoom out
Zoom in

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/.