chore(api)!: make port keeper pointer #348
Annotations
6 errors
testing/simapp/app.go#L449
cannot use &app.IBCKeeper.PortKeeper (value of type **"github.com/cosmos/ibc-go/v8/modules/core/05-port/keeper".Keeper) as "github.com/cosmos/ibc-go/v8/modules/apps/29-fee/types".PortKeeper value in argument to ibcfeekeeper.NewKeeper: **"github.com/cosmos/ibc-go/v8/modules/core/05-port/keeper".Keeper does not implement "github.com/cosmos/ibc-go/v8/modules/apps/29-fee/types".PortKeeper (missing method BindPort)
|
testing/simapp/app.go#L456
cannot use &app.IBCKeeper.PortKeeper (value of type **"github.com/cosmos/ibc-go/v8/modules/core/05-port/keeper".Keeper) as "github.com/cosmos/ibc-go/v8/modules/apps/27-interchain-accounts/types".PortKeeper value in argument to icacontrollerkeeper.NewKeeper: **"github.com/cosmos/ibc-go/v8/modules/core/05-port/keeper".Keeper does not implement "github.com/cosmos/ibc-go/v8/modules/apps/27-interchain-accounts/types".PortKeeper (missing method BindPort)
|
testing/simapp/app.go#L465
cannot use &app.IBCKeeper.PortKeeper (value of type **"github.com/cosmos/ibc-go/v8/modules/core/05-port/keeper".Keeper) as "github.com/cosmos/ibc-go/v8/modules/apps/27-interchain-accounts/types".PortKeeper value in argument to icahostkeeper.NewKeeper: **"github.com/cosmos/ibc-go/v8/modules/core/05-port/keeper".Keeper does not implement "github.com/cosmos/ibc-go/v8/modules/apps/27-interchain-accounts/types".PortKeeper (missing method BindPort)
|
testing/simapp/app.go#L482
cannot use &app.IBCKeeper.PortKeeper (value of type **"github.com/cosmos/ibc-go/v8/modules/core/05-port/keeper".Keeper) as "github.com/cosmos/ibc-go/v8/modules/apps/transfer/types".PortKeeper value in argument to ibctransferkeeper.NewKeeper: **"github.com/cosmos/ibc-go/v8/modules/core/05-port/keeper".Keeper does not implement "github.com/cosmos/ibc-go/v8/modules/apps/transfer/types".PortKeeper (missing method BindPort)
|
testing/simapp/app.go#L492
cannot use &app.IBCKeeper.PortKeeper (value of type **"github.com/cosmos/ibc-go/v8/modules/core/05-port/keeper".Keeper) as "github.com/cosmos/ibc-go/v8/testing/mock".PortKeeper value in argument to ibcmock.NewAppModule: **"github.com/cosmos/ibc-go/v8/modules/core/05-port/keeper".Keeper does not implement "github.com/cosmos/ibc-go/v8/testing/mock".PortKeeper (missing method BindPort)
|
|
The logs for this run have expired and are no longer available.
Loading