Skip to content

chore!: add min commission rates migration (prop 826) #5838

chore!: add min commission rates migration (prop 826)

chore!: add min commission rates migration (prop 826) #5838

Triggered via pull request December 18, 2023 13:34
Status Failure
Total duration 2m 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
golangci-lint: app/upgrades/v15/upgrades.go#L38
Error return value of `keepers.StakingKeeper.SetParams` is not checked (errcheck)
golangci-lint: app/upgrades/v15/upgrades_test.go#L26
Error return value of `gaiaApp.StakingKeeper.SetParams` is not checked (errcheck)
golangci-lint: 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)
golangci-lint
Process completed with exit code 2.