Skip to content

Feat: whitelist interchain account query #1057

Feat: whitelist interchain account query

Feat: whitelist interchain account query #1057

Triggered via pull request October 25, 2023 10:36
Status Failure
Total duration 4m 32s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: app/upgrades/nextupgrade/upgrades_test.go#L144
commentFormatting: put a space between `//` and comment text (gocritic)
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/app.go#L331
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: app/app.go#L980
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: app/upgrades/nextupgrade/upgrades.go#L244
migrateGlobalFees - result 0 (error) is always nil (unparam)
lint: app/upgrades/nextupgrade/upgrades.go#L293
migrateAdminModule - result 0 (error) is always nil (unparam)
lint: app/app.go#L1223
SA1019: authtypes.ParamKeyTable is deprecated: ParamKeyTable for auth module (staticcheck)
lint: app/app.go#L1224
SA1019: banktypes.ParamKeyTable is deprecated: ParamKeyTable for bank module. (staticcheck)