Skip to content

[POC] msgServerV2 implementation #9533

[POC] msgServerV2 implementation

[POC] msgServerV2 implementation #9533

Triggered via pull request September 17, 2024 14:11
Status Failure
Total duration 2m 7s
Artifacts

callbacks.yml

on: pull_request
Matrix: build
code-analysis
0s
code-analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (arm)
cannot use (*Keeper)(nil) (value of type *Keeper) as "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer value in variable declaration: *Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer (missing method SendPacket)
build (arm)
Process completed with exit code 1.
build (arm64)
The job was canceled because "arm" failed.
build (arm64)
cannot use (*Keeper)(nil) (value of type *Keeper) as "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer value in variable declaration: *Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer (missing method SendPacket)
build (arm64)
Process completed with exit code 1.
build (amd64)
The job was canceled because "arm" failed.
build (amd64)
cannot use (*Keeper)(nil) (value of type *Keeper) as "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer value in variable declaration: *Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer (missing method SendPacket)
build (amd64)
Process completed with exit code 1.
tests
cannot use (*Keeper)(nil) (value of type *Keeper) as "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer value in variable declaration: *Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/core/04-channel/types".MsgServer (missing method SendPacket)
tests
Process completed with exit code 1.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum