v13.2.0 upgrade handler #1175
Annotations
10 errors and 1 warning
golangci-lint:
app/ante.go#L7
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
app/ante.go#L14
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
app/export.go#L3
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
app/test_helpers.go#L55
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
app/test_helpers.go#L66
unused-parameter: parameter 'isCheckTx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
app/app.go#L1391
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
app/app.go#L1481
unnecessary leading newline (whitespace)
|
golangci-lint:
app/test_helpers.go#L159
unnecessary trailing newline (whitespace)
|
golangci-lint:
app/ante.go#L4
import 'github.com/CosmWasm/wasmd/x/wasm' is not allowed from list 'Main' (depguard)
|
golangci-lint:
app/ante.go#L5
import 'github.com/CosmWasm/wasmd/x/wasm/keeper' is not allowed from list 'Main' (depguard)
|
Run actions/[email protected]
Restore cache failed: Dependencies file is not found in /home/runner/work/comdex/comdex. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading