test: v4.1.x
test token factory
#687
Annotations
10 errors and 2 warnings
lint:
app/app.go#L315
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
app/app.go#L1138
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
lint:
app/app.go#L5
File is not `gofumpt`-ed (gofumpt)
|
lint:
app/app.go#L45
File is not `gofumpt`-ed (gofumpt)
|
lint:
app/test_helpers.go#L8
File is not `gofumpt`-ed (gofumpt)
|
lint:
app/test_helpers.go#L13
File is not `gofumpt`-ed (gofumpt)
|
lint:
app/app_test.go#L5
File is not `gofumpt`-ed (gofumpt)
|
lint:
app/app_test.go#L8
File is not `gofumpt`-ed (gofumpt)
|
lint:
app/sim_test.go#L4
File is not `gofumpt`-ed (gofumpt)
|
lint:
app/sim_test.go#L6
File is not `gofumpt`-ed (gofumpt)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/migaloo-chain/migaloo-chain. Supported file pattern: go.sum
|
lint:
app/app.go#L1097
unused-parameter: parameter 'cfg' seems to be unused, consider removing or renaming it as _ (revive)
|