Skip to content

chore: adding implementation for SendPacket message server #9722

chore: adding implementation for SendPacket message server

chore: adding implementation for SendPacket message server #9722

Triggered via pull request October 3, 2024 12:40
Status Failure
Total duration 2m 34s
Artifacts

callbacks.yml

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

Annotations

9 errors and 1 warning
build (arm)
cannot use &Keeper{} (value of type *Keeper) as "github.com/cosmos/ibc-go/v9/modules/core/04-channel/v2/types".PacketMsgServer value in variable declaration: *Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/core/04-channel/v2/types".PacketMsgServer (missing method Acknowledgement)
build (arm)
Process completed with exit code 1.
build (amd64)
The job was canceled because "arm" failed.
build (amd64)
cannot use &Keeper{} (value of type *Keeper) as "github.com/cosmos/ibc-go/v9/modules/core/04-channel/v2/types".PacketMsgServer value in variable declaration: *Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/core/04-channel/v2/types".PacketMsgServer (missing method Acknowledgement)
build (amd64)
The operation was canceled.
build (arm64)
The job was canceled because "arm" failed.
build (arm64)
The operation was canceled.
tests
cannot use &Keeper{} (value of type *Keeper) as "github.com/cosmos/ibc-go/v9/modules/core/04-channel/v2/types".PacketMsgServer value in variable declaration: *Keeper does not implement "github.com/cosmos/ibc-go/v9/modules/core/04-channel/v2/types".PacketMsgServer (missing method Acknowledgement)
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