chore!: add min commission rates migration (prop 826) #13879
Triggered via pull request
December 14, 2023 16:54
Status
Success
Total duration
12m 26s
Artifacts
–
Annotations
3 errors
Analyze:
app/upgrades/v15/upgrades.go#L38
Error return value of `keepers.StakingKeeper.SetParams` is not checked (errcheck)
|
Analyze:
app/upgrades/v15/upgrades_test.go#L26
Error return value of `gaiaApp.StakingKeeper.SetParams` is not checked (errcheck)
|
Analyze:
app/upgrades/v15/upgrades.go#L35
exported: func name will be used as v15.V15UpgradeHandler by other packages, and that stutters; consider calling this UpgradeHandler (revive)
|