Skip to content

update wasmd to v0.43 #NTRN-112 #1080

update wasmd to v0.43 #NTRN-112

update wasmd to v0.43 #NTRN-112 #1080

Triggered via pull request November 3, 2023 12:38
Status Failure
Total duration 1m 35s
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/ante_handler.go#L17
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: app/ante_handler.go#L20
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)