Skip to content

fix!: initialize ConsensusParams Version field #14472

fix!: initialize ConsensusParams Version field

fix!: initialize ConsensusParams Version field #14472

Triggered via pull request September 12, 2024 18:29
Status Success
Total duration 12m 34s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)