Skip to content

block-sdk integration #1033

block-sdk integration

block-sdk integration #1033

Triggered via pull request October 4, 2023 15:39
Status Failure
Total duration 1m 2s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)