imp(apps): allow one sided fee middleware handshakes to complete (backport #6253) #1665
Annotations
10 errors and 2 warnings
golangci-lint:
modules/apps/27-interchain-accounts/host/ibc_module.go#L11
could not import github.com/cosmos/ibc-go/v8/modules/apps/27-interchain-accounts/host/keeper (-: # github.com/cosmos/ibc-go/v8/modules/apps/27-interchain-accounts/host/keeper
|
golangci-lint:
modules/apps/27-interchain-accounts/host/keeper/handshake.go#L47
connection.Counterparty undefined (type exported.ConnectionI has no field or method Counterparty)) (typecheck)
|
golangci-lint:
modules/apps/27-interchain-accounts/module.go#L25
could not import github.com/cosmos/ibc-go/v8/modules/apps/27-interchain-accounts/host/keeper (-: # github.com/cosmos/ibc-go/v8/modules/apps/27-interchain-accounts/host/keeper
|
golangci-lint:
modules/apps/27-interchain-accounts/host/keeper/handshake.go#L47
connection.Counterparty undefined (type exported.ConnectionI has no field or method Counterparty)) (typecheck)
|
golangci-lint:
testing/simapp/app.go#L114
could not import github.com/cosmos/ibc-go/v8/modules/apps/27-interchain-accounts/host/keeper (-: # github.com/cosmos/ibc-go/v8/modules/apps/27-interchain-accounts/host/keeper
|
golangci-lint:
modules/apps/27-interchain-accounts/host/keeper/handshake.go#L47
connection.Counterparty undefined (type exported.ConnectionI has no field or method Counterparty)) (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
"github.com/cosmos/ibc-go/v8/modules/core/04-channel/keeper" imported as channelkeeper and not used (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)
|
golangci-lint:
modules/apps/27-interchain-accounts/host/keeper/account.go#L1
: # github.com/cosmos/ibc-go/v8/modules/apps/27-interchain-accounts/host/keeper [github.com/cosmos/ibc-go/v8/modules/apps/27-interchain-accounts/host/keeper.test]
|
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
|
Loading