chore: add missing proto fields to gov v1 #27
Triggered via pull request
November 23, 2023 21:56
Status
Success
Total duration
12m 21s
Artifacts
–
Annotations
10 errors
Analyze:
x/auth/vesting/types/period.go#L179
ifElseChain: rewrite if-else to switch statement (gocritic)
|
Analyze:
x/auth/vesting/types/period.go#L278
ifElseChain: rewrite if-else to switch statement (gocritic)
|
Analyze:
x/auth/vesting/types/period.go#L257
`minumum` is a misspelling of `minimum` (misspell)
|
Analyze:
x/auth/vesting/types/period.go#L300
naked return in func `ConjunctPeriods` with 100 lines of code (nakedret)
|
Analyze:
x/bank/keeper/keeper.go#L34
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
|
Analyze:
x/bank/keeper/keeper.go#L35
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
|
Analyze:
x/bank/keeper/supply_offset.go#L13
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
|
Analyze:
x/bank/keeper/supply_offset.go#L22
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
|
Analyze:
x/bank/keeper/supply_offset.go#L32
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
|
Analyze:
x/bank/keeper/supply_offset.go#L50
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
|