Skip to content

support sovereign light client #425

support sovereign light client

support sovereign light client #425

Triggered via pull request May 24, 2024 11:14
Status Failure
Total duration 1m 37s
Artifacts

integration.yml

on: pull_request
ibc-integration
1m 25s
ibc-integration
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
not all trait items implemented, missing: `ClientStateWrapperAtAnyCounterParty`: basecoin/modules/src/ibc/impls.rs#L486
error[E0046]: not all trait items implemented, missing: `ClientStateWrapperAtAnyCounterParty` --> basecoin/modules/src/ibc/impls.rs:486:1 | 486 | / impl<S> ValidationContext for IbcContext<S> 487 | | where 488 | | S: Store + Debug, | |_____________________^ missing `ClientStateWrapperAtAnyCounterParty` in implementation | = help: implement the missing item: `type ClientStateWrapperAtAnyCounterParty<CS> = /* Type */;`
not all trait items implemented, missing: `ClientStateWrapperAtAnyCounterParty`: basecoin/modules/src/ibc/impls.rs#L486
error[E0046]: not all trait items implemented, missing: `ClientStateWrapperAtAnyCounterParty` --> basecoin/modules/src/ibc/impls.rs:486:1 | 486 | / impl<S> ValidationContext for IbcContext<S> 487 | | where 488 | | S: Store + Debug, | |_____________________^ missing `ClientStateWrapperAtAnyCounterParty` in implementation | = help: implement the missing item: `type ClientStateWrapperAtAnyCounterParty<CS> = /* Type */;`
not all trait items implemented, missing: `ClientStateWrapperAtAnyCounterParty`: basecoin/modules/src/ibc/impls.rs#L486
error[E0046]: not all trait items implemented, missing: `ClientStateWrapperAtAnyCounterParty` --> basecoin/modules/src/ibc/impls.rs:486:1 | 486 | / impl<S> ValidationContext for IbcContext<S> 487 | | where 488 | | S: Store + Debug, | |_____________________^ missing `ClientStateWrapperAtAnyCounterParty` in implementation | = help: implement the missing item: `type ClientStateWrapperAtAnyCounterParty<CS> = /* Type */;`
ibc-integration: basecoin/modules/src/ibc/impls.rs#L486
not all trait items implemented, missing: `ClientStateWrapperAtAnyCounterParty`
ibc-integration
Process completed with exit code 1.
ibc-integration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.