ibc rate limit module NTRN-393 #2358
Annotations
10 errors and 1 warning
lint:
x/ibc-rate-limit/client/cli/query.go#L43
undefined: types.NewQueryClient
|
lint:
x/ibc-rate-limit/client/cli/query.go#L45
undefined: types.QueryParamsRequest (typecheck)
|
lint:
x/ibc-rate-limit/ibcratelimitmodule/module.go#L22
could not import github.com/neutron-org/neutron/v4/x/ibc-rate-limit/client/cli (-: # github.com/neutron-org/neutron/v4/x/ibc-rate-limit/client/cli
|
lint:
x/ibc-rate-limit/client/cli/query.go#L43
undefined: types.NewQueryClient
|
lint:
x/ibc-rate-limit/client/cli/query.go#L45
undefined: types.QueryParamsRequest) (typecheck)
|
lint:
cmd/neutrond/root.go#L34
"github.com/cosmos/cosmos-sdk/x/genutil" imported and not used (typecheck)
|
lint:
testutil/test_helpers.go#L554
suite.SenderAccount undefined (type *IBCConnectionTestSuite has no field or method SenderAccount) (typecheck)
|
lint:
testutil/test_helpers.go#L559
chain.commitBlock undefined (type *ibctesting.TestChain has no field or method commitBlock) (typecheck)
|
lint:
testutil/test_helpers.go#L612
cannot use blockTime (variable of type "time".Time) as *timestamppb.Timestamp value in struct literal (typecheck)
|
lint:
testutil/test_helpers.go#L610
cannot use &abci.RequestFinalizeBlock{…} (value of type *abci.RequestFinalizeBlock) as *"github.com/cometbft/cometbft/abci/types".RequestFinalizeBlock value in argument to app.FinalizeBlock (typecheck)
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|