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 10m 32s
Artifacts

rust.yaml

on: pull_request
Check features
10m 19s
Check features
nightly_fmt
21s
nightly_fmt
clippy_all_features
49s
clippy_all_features
clippy_no_default_features
42s
clippy_no_default_features
doc_all_features
1m 37s
doc_all_features
doc_no_default_features
1m 40s
doc_no_default_features
test-stable
49s
test-stable
Matrix: test-msrv
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 14 warnings
clippy_no_default_features
Clippy had exited with the 101 exit code
clippy_all_features
Clippy had exited with the 101 exit code
test-stable: 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`
test-stable: 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`
test-stable
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
doc_all_features: 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`
doc_all_features
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
doc_no_default_features: 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`
doc_no_default_features
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
test-msrv (ubuntu-latest, unknown-linux-gnu)
Process completed with exit code 1.
test-msrv (macos-latest, apple-darwin)
The job was canceled because "ubuntu-latest_unknown-lin" failed.
test-msrv (macos-latest, apple-darwin)
The operation was canceled.
Check features: 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`
Check features: 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`
Check features
Process completed with exit code 2.
nightly_fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
nightly_fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
clippy_no_default_features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy_no_default_features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/clippy-check@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_all_features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy_all_features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/clippy-check@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-stable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
doc_all_features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
doc_all_features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
doc_no_default_features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
doc_no_default_features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
test-msrv (ubuntu-latest, unknown-linux-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, dsaltares/fetch-gh-release-asset@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-msrv (ubuntu-latest, unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/