Bump github.com/cosmos/ibc-apps/modules/async-icq/v7 from 7.0.0 to 7.1.1 #1288
Annotations
10 errors and 2 warnings
lint:
app/ante.go#L1
: # github.com/comdex-official/comdex/app
|
lint:
app/app.go#L942
cannot use app.GetSubspace(icqtypes.ModuleName) (value of type "github.com/cosmos/cosmos-sdk/x/params/types".Subspace) as "github.com/cosmos/ibc-apps/modules/async-icq/v7/types".ICS4Wrapper value in argument to icqkeeper.NewKeeper: "github.com/cosmos/cosmos-sdk/x/params/types".Subspace does not implement "github.com/cosmos/ibc-apps/modules/async-icq/v7/types".ICS4Wrapper (missing method GetAppVersion)
|
lint:
app/app.go#L944
cannot use app.IbcKeeper.ChannelKeeper (variable of type "github.com/cosmos/ibc-go/v7/modules/core/04-channel/keeper".Keeper) as "github.com/cosmos/ibc-apps/modules/async-icq/v7/types".PortKeeper value in argument to icqkeeper.NewKeeper: "github.com/cosmos/ibc-go/v7/modules/core/04-channel/keeper".Keeper does not implement "github.com/cosmos/ibc-apps/modules/async-icq/v7/types".PortKeeper (missing method BindPort)
|
lint:
app/app.go#L945
cannot use &app.IbcKeeper.PortKeeper (value of type *"github.com/cosmos/ibc-go/v7/modules/core/05-port/keeper".Keeper) as "github.com/cosmos/cosmos-sdk/x/capability/keeper".ScopedKeeper value in argument to icqkeeper.NewKeeper
|
lint:
app/app.go#L946
cannot use scopedICQKeeper (variable of type "github.com/cosmos/cosmos-sdk/x/capability/keeper".ScopedKeeper) as *baseapp.GRPCQueryRouter value in argument to icqkeeper.NewKeeper
|
lint:
app/app.go#L947
cannot use app.GRPCQueryRouter() (value of type *baseapp.GRPCQueryRouter) as string value in argument to icqkeeper.NewKeeper
|
lint:
app/app.go#L1109
not enough arguments in call to icq.NewAppModule
|
lint:
cmd/comdex/main.go#L9
could not import github.com/comdex-official/comdex/app (-: # github.com/comdex-official/comdex/app
|
lint:
app/app.go#L942
cannot use app.GetSubspace(icqtypes.ModuleName) (value of type "github.com/cosmos/cosmos-sdk/x/params/types".Subspace) as "github.com/cosmos/ibc-apps/modules/async-icq/v7/types".ICS4Wrapper value in argument to icqkeeper.NewKeeper: "github.com/cosmos/cosmos-sdk/x/params/types".Subspace does not implement "github.com/cosmos/ibc-apps/modules/async-icq/v7/types".ICS4Wrapper (missing method GetAppVersion)
|
lint:
app/app.go#L944
cannot use app.IbcKeeper.ChannelKeeper (variable of type "github.com/cosmos/ibc-go/v7/modules/core/04-channel/keeper".Keeper) as "github.com/cosmos/ibc-apps/modules/async-icq/v7/types".PortKeeper value in argument to icqkeeper.NewKeeper: "github.com/cosmos/ibc-go/v7/modules/core/04-channel/keeper".Keeper does not implement "github.com/cosmos/ibc-apps/modules/async-icq/v7/types".PortKeeper (missing method BindPort)
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/checkout@v3, golangci/golangci-lint-action@v3. 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/comdex/comdex. Supported file pattern: go.sum
|