Bump github.com/cosmos/ibc-apps/modules/async-icq/v7 from 7.0.0-20230629164013-34f5e666f806 to 7.0.0 #1787
Annotations
10 errors
lint:
app/keepers/keepers.go#L1
: # github.com/CosmosContracts/juno/v17/app/keepers
|
lint:
app/keepers/keepers.go#L421
cannot use NewQuerierWrapper(bApp) (value of type QuerierWrapper) as *baseapp.GRPCQueryRouter value in argument to icqkeeper.NewKeeper (typecheck)
|
lint:
app/upgrades/types.go#L13
could not import github.com/CosmosContracts/juno/v17/app/keepers (-: # github.com/CosmosContracts/juno/v17/app/keepers
|
lint:
app/keepers/keepers.go#L421
cannot use NewQuerierWrapper(bApp) (value of type QuerierWrapper) as *baseapp.GRPCQueryRouter value in argument to icqkeeper.NewKeeper) (typecheck)
|
lint:
app/upgrades/v10/upgrades.go#L18
could not import github.com/CosmosContracts/juno/v17/app/keepers (-: # github.com/CosmosContracts/juno/v17/app/keepers
|
lint:
app/keepers/keepers.go#L421
cannot use NewQuerierWrapper(bApp) (value of type QuerierWrapper) as *baseapp.GRPCQueryRouter value in argument to icqkeeper.NewKeeper) (typecheck)
|
lint:
app/upgrades/v11/upgrades.go#L18
could not import github.com/CosmosContracts/juno/v17/app/keepers (-: # github.com/CosmosContracts/juno/v17/app/keepers
|
lint:
app/keepers/keepers.go#L421
cannot use NewQuerierWrapper(bApp) (value of type QuerierWrapper) as *baseapp.GRPCQueryRouter value in argument to icqkeeper.NewKeeper) (typecheck)
|
lint:
app/upgrades/v16/upgrade_test.go#L17
s.Setup undefined (type *UpgradeTestSuite has no field or method Setup) (typecheck)
|
lint:
app/upgrades/v16/upgrade_test.go#L21
cannot use new(UpgradeTestSuite) (value of type *UpgradeTestSuite) as suite.TestingSuite value in argument to suite.Run: *UpgradeTestSuite does not implement suite.TestingSuite (missing method SetS) (typecheck)
|