Skip to content

feat(rpc): add dymension data to status response #4

feat(rpc): add dymension data to status response

feat(rpc): add dymension data to status response #4

Triggered via pull request January 9, 2025 17:41
Status Failure
Total duration 3m 49s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: proto/tendermint/abci/types_v0.37.pb.go#L1
: # github.com/tendermint/tendermint/proto/tendermint/abci
golangci-lint: proto/tendermint/abci/types_v0.37.pb.go#L287
undefined: ValidatorUpdate
golangci-lint: proto/tendermint/abci/types_v0.37.pb.go#L288
undefined: ConsensusParams
golangci-lint: proto/tendermint/abci/types_v0.37.pb.go#L325
undefined: ValidatorUpdate
golangci-lint: proto/tendermint/abci/types_v0.37.pb.go#L332
undefined: ConsensusParams
golangci-lint: proto/tendermint/abci/types_v0.37.pb.go#L712
invalid operation: m.ConsensusParamUpdates != nil (operator != not defined on untyped nil)
golangci-lint: proto/tendermint/abci/types_v0.37.pb.go#L908
invalid operation: m.ConsensusParamUpdates != nil (operator != not defined on untyped nil)
golangci-lint: proto/tendermint/abci/types_v0.37.pb.go#L1611
undefined: ValidatorUpdate
golangci-lint: proto/tendermint/abci/types_v0.37.pb.go#L1645
invalid operation: m.ConsensusParamUpdates == nil (operator == not defined on untyped nil)
golangci-lint: proto/tendermint/abci/types_v0.37.pb.go#L1646
undefined: ConsensusParams (typecheck)
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636