block-sdk integration #1033
Annotations
10 errors
lint:
x/transfer/module.go#L3
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
x/transfer/module.go#L6
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
app/upgrades/nextupgrade/upgrades.go#L4
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
app/upgrades/nextupgrade/upgrades.go#L246
migrateGlobalFees - result 0 (error) is always nil (unparam)
|
lint:
app/upgrades/nextupgrade/upgrades.go#L300
migrateAdminModule - result 0 (error) is always nil (unparam)
|
lint:
app/upgrades/nextupgrade/upgrades_test.go#L151
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
app/app.go#L1231
SA1019: authtypes.ParamKeyTable is deprecated: ParamKeyTable for auth module (staticcheck)
|
lint:
app/app.go#L1232
SA1019: banktypes.ParamKeyTable is deprecated: ParamKeyTable for bank module. (staticcheck)
|
lint:
app/app.go#L1233
SA1019: slashingtypes.ParamKeyTable is deprecated: ParamKeyTable for slashing module (staticcheck)
|
lint:
app/app.go#L1234
SA1019: crisistypes.ParamKeyTable is deprecated: Type declaration for parameters (staticcheck)
|