perf: minimize logic on rechecktx for recvpacket (backport #6280) #1707
Annotations
10 errors and 2 warnings
golangci-lint:
modules/core/04-channel/genesis.go#L8
could not import github.com/cosmos/ibc-go/v8/modules/core/04-channel/keeper (-: # github.com/cosmos/ibc-go/v8/modules/core/04-channel/keeper
|
golangci-lint:
modules/core/04-channel/keeper/packet.go#L195
cannot use packet (variable of type exported.PacketI) as "github.com/cosmos/ibc-go/v8/modules/core/04-channel/types".Packet value in argument to k.applyReplayProtection: need type assertion) (typecheck)
|
golangci-lint:
modules/core/module.go#L25
could not import github.com/cosmos/ibc-go/v8/modules/core/04-channel/keeper (-: # github.com/cosmos/ibc-go/v8/modules/core/04-channel/keeper
|
golangci-lint:
modules/core/04-channel/keeper/packet.go#L195
cannot use packet (variable of type exported.PacketI) as "github.com/cosmos/ibc-go/v8/modules/core/04-channel/types".Packet value in argument to k.applyReplayProtection: need type assertion) (typecheck)
|
golangci-lint:
modules/core/ante/ante.go#L133
expected declaration, found '<<' (typecheck)
|
golangci-lint:
modules/core/ante/ante.go#L186
illegal character U+0023 '#' (typecheck)
|
golangci-lint:
modules/apps/27-interchain-accounts/controller/ibc_middleware_test.go#L18
"github.com/cosmos/ibc-go/v8/modules/core/05-port/types" imported as porttypes and not used (typecheck)
|
golangci-lint:
modules/apps/27-interchain-accounts/controller/keeper/keeper_test.go#L15
could not import github.com/cosmos/ibc-go/v8/modules/core/04-channel/keeper (-: # github.com/cosmos/ibc-go/v8/modules/core/04-channel/keeper
|
golangci-lint:
modules/core/04-channel/keeper/packet.go#L195
cannot use packet (variable of type exported.PacketI) as "github.com/cosmos/ibc-go/v8/modules/core/04-channel/types".Packet value in argument to k.applyReplayProtection: need type assertion) (typecheck)
|
golangci-lint:
modules/apps/27-interchain-accounts/host/ibc_module_test.go#L23
"github.com/cosmos/ibc-go/v8/modules/core/05-port/types" imported as porttypes and not used (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading