chore(deps): bump github.com/golangci/golangci-lint from 1.50.0 to 1.56.0 #241
Annotations
10 errors and 1 warning
lint:
x/globalfee/types/params.go#L59
invalid operation: cannot index coins (variable of type DecCoins) (typecheck)
|
lint:
x/globalfee/types/params.go#L62
invalid operation: cannot index coins (variable of type DecCoins) (typecheck)
|
lint:
x/globalfee/types/params.go#L63
invalid operation: cannot index coins (variable of type DecCoins) (typecheck)
|
lint:
x/globalfee/types/params.go#L68
invalid operation: cannot index coins (variable of type DecCoins) (typecheck)
|
lint:
x/globalfee/types/params.go#L72
invalid operation: cannot index coins (variable of type DecCoins) (typecheck)
|
lint:
x/globalfee/types/params.go#L76
invalid operation: cannot slice coins (variable of type DecCoins) (typecheck)
|
lint:
ante/ante.go#L24
opts.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
lint:
ante/ante.go#L27
opts.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
|
lint:
ante/ante.go#L30
opts.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
lint:
ante/ante.go#L40
opts.SigGasConsumer undefined (type HandlerOptions has no field or method SigGasConsumer) (typecheck)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/[email protected], golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|