fix!: initialize ConsensusParams Version field #14472
Triggered via pull request
September 12, 2024 18:29
Status
Success
Total duration
12m 34s
Artifacts
–
Annotations
2 errors
Analyze:
app/upgrades/v20/upgrades.go#L110
Error return value of `consensusKeeper.ParamsStore.Set` is not checked (errcheck)
|
Analyze:
app/upgrades/v20/upgrades.go#L60
SA4001: *&x will be simplified to x. It will not copy x. (staticcheck)
|