map on refundPacketToken #20
Annotations
10 errors and 2 warnings
lint:
modules/apps/transfer/ibc_module.go#L13
could not import github.com/cosmos/ibc-go/v8/modules/apps/transfer/keeper (-: # github.com/cosmos/ibc-go/v8/modules/apps/transfer/keeper
|
lint:
modules/apps/transfer/keeper/relay.go#L371
k.GetSlashPrefix undefined (type Keeper has no field or method GetSlashPrefix)) (typecheck)
|
lint:
testing/simapp/app.go#L121
could not import github.com/cosmos/ibc-go/v8/modules/apps/transfer/keeper (-: # github.com/cosmos/ibc-go/v8/modules/apps/transfer/keeper
|
lint:
modules/apps/transfer/keeper/relay.go#L371
k.GetSlashPrefix undefined (type Keeper has no field or method GetSlashPrefix)) (typecheck)
|
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)
|
lint:
modules/apps/27-interchain-accounts/controller/keeper/keeper_test.go#L15
"github.com/cosmos/ibc-go/v8/modules/core/04-channel/keeper" imported as channelkeeper and not used (typecheck)
|
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)
|
lint:
modules/apps/27-interchain-accounts/host/keeper/keeper_test.go#L15
"github.com/cosmos/ibc-go/v8/modules/apps/29-fee/keeper" imported as ibcfeekeeper and not used (typecheck)
|
lint:
modules/apps/27-interchain-accounts/host/keeper/keeper_test.go#L16
"github.com/cosmos/ibc-go/v8/modules/core/04-channel/keeper" imported as channelkeeper and not used (typecheck)
|
lint:
modules/apps/29-fee/keeper/keeper_test.go#L13
"github.com/cosmos/ibc-go/v8/modules/apps/29-fee/keeper" imported and not used (typecheck)
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|