unpack ICS008 wasm client state at ConnOpenTry and ConnOpenAck #260
Annotations
10 errors and 2 warnings
ibc-core/ics03-connection/src/handler/conn_open_ack.rs#L57
`?` couldn't convert the error to `ContextError`
|
ibc-core/ics03-connection/src/handler/conn_open_ack.rs#L60
`?` couldn't convert the error to `ContextError`
|
ibc-core/ics03-connection/src/handler/conn_open_ack.rs#L54
the trait bound `ibc_primitives::proto::Any: From<<Ctx as ValidationContext>::HostClientState>` is not satisfied
|
ibc-core/ics03-connection/src/handler/conn_open_ack.rs#L54
`<<Ctx as ValidationContext>::HostClientState as TryFrom<ibc_primitives::proto::Any>>::Error` doesn't implement `core::fmt::Display`
|
ibc-core/ics03-connection/src/handler/conn_open_ack.rs#L54
the trait bound `<Ctx as ValidationContext>::HostClientState: Protobuf<ibc_primitives::proto::Any>` is not satisfied
|
ibc-core/ics03-connection/src/handler/conn_open_try.rs#L46
`?` couldn't convert the error to `ContextError`
|
ibc-core/ics03-connection/src/handler/conn_open_try.rs#L49
`?` couldn't convert the error to `ContextError`
|
ibc-core/ics03-connection/src/handler/conn_open_try.rs#L43
the trait bound `ibc_primitives::proto::Any: From<<Ctx as ValidationContext>::HostClientState>` is not satisfied
|
ibc-core/ics03-connection/src/handler/conn_open_try.rs#L43
`<<Ctx as ValidationContext>::HostClientState as TryFrom<ibc_primitives::proto::Any>>::Error` doesn't implement `core::fmt::Display`
|
ibc-core/ics03-connection/src/handler/conn_open_try.rs#L43
the trait bound `<Ctx as ValidationContext>::HostClientState: Protobuf<ibc_primitives::proto::Any>` is not satisfied
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The logs for this run have expired and are no longer available.
Loading