chore: add missing proto fields to gov v1 #1419
Annotations
10 errors
golangci-lint:
x/bank/keeper/supply_offset.go#L90
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
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)
|
golangci-lint:
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)
|
golangci-lint:
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)
|
golangci-lint:
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)
|
golangci-lint:
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)
|
golangci-lint:
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)
|
golangci-lint:
x/bank/keeper/supply_offset.go#L78
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
|
golangci-lint:
x/bank/keeper/supply_offset.go#L109
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
|
golangci-lint:
x/auth/vesting/types/period.go#L179
ifElseChain: rewrite if-else to switch statement (gocritic)
|