Skip to content

feat: new endblock response including new rollapp consensus params #176

feat: new endblock response including new rollapp consensus params

feat: new endblock response including new rollapp consensus params #176

Triggered via pull request August 14, 2024 07:58
Status Failure
Total duration 3m 55s
Artifacts

golangci_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: internal/collcompat/collcompat.go#L81
cannot use PT(new(T)) (value of type PT constrained by protoMessage[T]) as proto.Message value in argument to proto.MessageName (typecheck)
golangci-lint: internal/collcompat/collcompat.go#L108
PT(&value).String undefined (type PT has no field or method String) (typecheck)
golangci-lint: app/ante.go#L30
options.SigGasConsumer undefined (type HandlerOptions has no field or method SigGasConsumer) (typecheck)
golangci-lint: app/ante.go#L44
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
golangci-lint: app/ante.go#L49
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
golangci-lint: app/ante.go#L50
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
golangci-lint: app/ante.go#L51
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
golangci-lint: app/ante.go#L73
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
golangci-lint: app/ante.go#L77
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
golangci-lint: app/app.go#L400
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)