Skip to content

chore(deps): bump github.com/spf13/viper from 1.13.0 to 1.18.1 #208

chore(deps): bump github.com/spf13/viper from 1.13.0 to 1.18.1

chore(deps): bump github.com/spf13/viper from 1.13.0 to 1.18.1 #208

Triggered via pull request December 8, 2023 23:43
Status Failure
Total duration 1m 20s
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)