fix!: initialize ConsensusParams Version field #7235
Triggered via pull request
September 12, 2024 18:29
Status
Failure
Total duration
2m 22s
Artifacts
–
Annotations
3 errors and 1 warning
golangci-lint:
app/upgrades/v20/upgrades.go#L110
Error return value of `consensusKeeper.ParamsStore.Set` is not checked (errcheck)
|
golangci-lint:
app/upgrades/v20/upgrades.go#L60
SA4001: *&x will be simplified to x. It will not copy x. (staticcheck)
|
golangci-lint
Process completed with exit code 2.
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|