Skip to content

Marshal packet using Keeper codec #20623

Marshal packet using Keeper codec

Marshal packet using Keeper codec #20623

Triggered via pull request February 17, 2025 08:50
Status Failure
Total duration 1m 49s
Artifacts

golangci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: modules/core/04-channel/v2/genesis.go#L8
could not import github.com/cosmos/ibc-go/v10/modules/core/04-channel/v2/keeper (-: # github.com/cosmos/ibc-go/v10/modules/core/04-channel/v2/keeper
lint: modules/core/04-channel/v2/keeper/packet.go#L78
cannot use k (variable of type *Keeper) as Keeper value in argument to emitSendPacketEvents
lint: modules/core/04-channel/v2/keeper/packet.go#L143
cannot use k (variable of type *Keeper) as Keeper value in argument to emitRecvPacketEvents
lint: modules/core/04-channel/v2/keeper/packet.go#L261
cannot use k (variable of type *Keeper) as Keeper value in argument to emitAcknowledgePacketEvents
lint: modules/core/04-channel/v2/keeper/packet.go#L339
cannot use k (variable of type *Keeper) as Keeper value in argument to emitTimeoutPacketEvents) (typecheck)
lint: modules/core/keeper/keeper.go#L17
could not import github.com/cosmos/ibc-go/v10/modules/core/04-channel/v2/keeper (-: # github.com/cosmos/ibc-go/v10/modules/core/04-channel/v2/keeper
lint: modules/core/04-channel/v2/keeper/packet.go#L78
cannot use k (variable of type *Keeper) as Keeper value in argument to emitSendPacketEvents
lint: modules/core/04-channel/v2/keeper/packet.go#L143
cannot use k (variable of type *Keeper) as Keeper value in argument to emitRecvPacketEvents
lint: modules/core/04-channel/v2/keeper/packet.go#L261
cannot use k (variable of type *Keeper) as Keeper value in argument to emitAcknowledgePacketEvents
lint: modules/core/04-channel/v2/keeper/packet.go#L339
cannot use k (variable of type *Keeper) as Keeper value in argument to emitTimeoutPacketEvents) (typecheck)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum