Skip to content

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

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

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

Triggered via pull request January 4, 2024 15:44
Status Failure
Total duration 2m 45s
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.