Marshal packet using Keeper codec #20623
Annotations
10 errors and 1 warning
golangci-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
|
golangci-lint:
modules/core/04-channel/v2/keeper/packet.go#L78
cannot use k (variable of type *Keeper) as Keeper value in argument to emitSendPacketEvents
|
golangci-lint:
modules/core/04-channel/v2/keeper/packet.go#L143
cannot use k (variable of type *Keeper) as Keeper value in argument to emitRecvPacketEvents
|
golangci-lint:
modules/core/04-channel/v2/keeper/packet.go#L261
cannot use k (variable of type *Keeper) as Keeper value in argument to emitAcknowledgePacketEvents
|
golangci-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)
|
golangci-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
|
golangci-lint:
modules/core/04-channel/v2/keeper/packet.go#L78
cannot use k (variable of type *Keeper) as Keeper value in argument to emitSendPacketEvents
|
golangci-lint:
modules/core/04-channel/v2/keeper/packet.go#L143
cannot use k (variable of type *Keeper) as Keeper value in argument to emitRecvPacketEvents
|
golangci-lint:
modules/core/04-channel/v2/keeper/packet.go#L261
cannot use k (variable of type *Keeper) as Keeper value in argument to emitAcknowledgePacketEvents
|
golangci-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)
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|
Loading