Skip to content

chore(deps): bump github.com/cosmos/cosmos-sdk from 0.46.2 to 0.50.2 #209

chore(deps): bump github.com/cosmos/cosmos-sdk from 0.46.2 to 0.50.2

chore(deps): bump github.com/cosmos/cosmos-sdk from 0.46.2 to 0.50.2 #209

Triggered via pull request December 11, 2023 23:41
Status Failure
Total duration 1m 30s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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)