Skip to content

chore(deps): update ibc-proto requirement from 0.42.2 to 0.43.0 #41

chore(deps): update ibc-proto requirement from 0.42.2 to 0.43.0

chore(deps): update ibc-proto requirement from 0.42.2 to 0.43.0 #41

Triggered via pull request April 22, 2024 17:42
Status Failure
Total duration 1m 28s
Artifacts

upload-cw-clients.yaml

on: pull_request
Compile and upload Tendermint CosmWasm client
1m 17s
Compile and upload Tendermint CosmWasm client
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Compile and upload Tendermint CosmWasm client: ibc-clients/ics07-tendermint/types/src/header.rs#L163
type mismatch resolving `<SignedHeader as TryFrom<SignedHeader>>::Error == Error`
Compile and upload Tendermint CosmWasm client: ibc-clients/ics07-tendermint/types/src/header.rs#L163
the trait bound `tendermint::block::signed_header::SignedHeader: core::convert::From<tendermint_proto::tendermint::v0_38::types::SignedHeader>` is not satisfied
Compile and upload Tendermint CosmWasm client: ibc-clients/ics07-tendermint/types/src/header.rs#L171
type mismatch resolving `<Set as TryFrom<ValidatorSet>>::Error == Error`
Compile and upload Tendermint CosmWasm client: ibc-clients/ics07-tendermint/types/src/header.rs#L171
the trait bound `tendermint::validator::Set: core::convert::From<tendermint_proto::tendermint::v0_38::types::ValidatorSet>` is not satisfied
Compile and upload Tendermint CosmWasm client: ibc-clients/ics07-tendermint/types/src/header.rs#L180
type mismatch resolving `<Set as TryFrom<ValidatorSet>>::Error == Error`
Compile and upload Tendermint CosmWasm client: ibc-clients/ics07-tendermint/types/src/header.rs#L180
the trait bound `tendermint::validator::Set: core::convert::From<tendermint_proto::tendermint::v0_38::types::ValidatorSet>` is not satisfied
Compile and upload Tendermint CosmWasm client: ibc-clients/ics07-tendermint/types/src/header.rs#L221
the trait bound `tendermint_proto::tendermint::v0_38::types::SignedHeader: core::convert::From<tendermint::block::signed_header::SignedHeader>` is not satisfied
Compile and upload Tendermint CosmWasm client: ibc-clients/ics07-tendermint/types/src/header.rs#L222
the trait bound `tendermint_proto::tendermint::v0_38::types::ValidatorSet: core::convert::From<tendermint::validator::Set>` is not satisfied
Compile and upload Tendermint CosmWasm client: ibc-clients/ics07-tendermint/types/src/header.rs#L224
the trait bound `tendermint_proto::tendermint::v0_38::types::ValidatorSet: core::convert::From<tendermint::validator::Set>` is not satisfied
Compile and upload Tendermint CosmWasm client
Process completed with exit code 101.