chore(api)!: make port keeper pointer #348
Triggered via pull request
September 18, 2023 13:18
Status
Failure
Total duration
18m 4s
Artifacts
–
callbacks.yml
on: pull_request
lint
3m 12s
tests
1m 17s
Matrix: build
Annotations
30 errors and 1 warning
tests:
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)
|
tests:
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)
|
tests:
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)
|
tests:
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)
|
tests:
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)
|
tests:
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)
|
tests:
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)
|
tests:
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)
|
tests:
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)
|
tests:
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)
|
build (amd64):
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)
|
build (amd64):
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)
|
build (amd64):
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)
|
build (amd64):
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)
|
build (amd64):
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)
|
build (amd64)
Process completed with exit code 1.
|
build (arm64)
The job was canceled because "amd64" failed.
|
build (arm64)
The operation was canceled.
|
build (arm)
The job was canceled because "amd64" failed.
|
build (arm)
The operation was canceled.
|
lint:
modules/apps/callbacks/testing/simapp/ante_handler.go#L1
: # github.com/cosmos/ibc-go/modules/apps/callbacks/testing/simapp
|
lint:
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)
|
lint:
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)
|
lint:
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)
|
lint:
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)
|
lint:
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) (typecheck)
|
lint:
modules/apps/callbacks/testing/simapp/simd/cmd/root.go#L40
could not import github.com/cosmos/ibc-go/modules/apps/callbacks/testing/simapp (-: # github.com/cosmos/ibc-go/modules/apps/callbacks/testing/simapp
|
lint:
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)
|
lint:
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)
|
lint:
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)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|