imp: add updateClientCheckTx to redunant relayer ante decorator (backport #6279) #1686
Annotations
10 errors and 2 warnings
golangci-lint:
modules/core/ante/ante.go#L1
: # github.com/cosmos/ibc-go/v8/modules/core/ante
|
golangci-lint:
modules/core/ante/ante.go#L105
not enough arguments in call to rrd.k.ClientKeeper.GetClientStatus
|
golangci-lint:
modules/core/ante/ante.go#L109
rrd.k.ClientKeeper.Route undefined (type "github.com/cosmos/ibc-go/v8/modules/core/02-client/keeper".Keeper has no field or method Route)
|
golangci-lint:
modules/core/ante/ante.go#L111
undefined: clienttypes.ErrRouteNotFound (typecheck)
|
golangci-lint:
testing/simapp/ante.go#L11
could not import github.com/cosmos/ibc-go/v8/modules/core/ante (-: # github.com/cosmos/ibc-go/v8/modules/core/ante
|
golangci-lint:
modules/core/ante/ante.go#L105
not enough arguments in call to rrd.k.ClientKeeper.GetClientStatus
|
golangci-lint:
modules/core/ante/ante.go#L109
rrd.k.ClientKeeper.Route undefined (type "github.com/cosmos/ibc-go/v8/modules/core/02-client/keeper".Keeper has no field or method Route)
|
golangci-lint:
modules/core/ante/ante.go#L111
undefined: clienttypes.ErrRouteNotFound) (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)
|
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
|
The logs for this run have expired and are no longer available.
Loading