feat: add GenesisChecksum to init chain request #2
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/get-diff-action@v6, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|