Skip to content

feat: consensus messages #250

feat: consensus messages

feat: consensus messages #250

Triggered via pull request October 20, 2024 19:13
Status Failure
Total duration 2m 7s
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: rollappd/main.go#L4
"os" imported and not used (typecheck)
golangci-lint: app/ante.go#L58
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
golangci-lint: app/ante.go#L65
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
golangci-lint: app/ante.go#L95
options.SigGasConsumer undefined (type HandlerOptions has no field or method SigGasConsumer) (typecheck)
golangci-lint: app/ante.go#L101
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
golangci-lint: app/ante.go#L112
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
golangci-lint: app/ante.go#L117
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
golangci-lint: app/ante.go#L131
o.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)