feat: increase limit of wasm contracts #ntrn-107 #1028
Triggered via pull request
September 29, 2023 10:33
Status
Failure
Total duration
3m 59s
Artifacts
–
Annotations
10 errors
lint:
app/upgrades/nextupgrade/upgrades_test.go#L151
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#L239
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#L1181
SA1019: authtypes.ParamKeyTable is deprecated: ParamKeyTable for auth module (staticcheck)
|
lint:
app/app.go#L1182
SA1019: banktypes.ParamKeyTable is deprecated: ParamKeyTable for bank module. (staticcheck)
|
lint:
app/app.go#L1183
SA1019: slashingtypes.ParamKeyTable is deprecated: ParamKeyTable for slashing module (staticcheck)
|
lint:
app/app.go#L1184
SA1019: crisistypes.ParamKeyTable is deprecated: Type declaration for parameters (staticcheck)
|
lint:
app/app.go#L1197
SA1019: wasmtypes.ParamKeyTable is deprecated: Type declaration for parameters (staticcheck)
|