Skip to content

refactor upgrade 4.1.0 #686

refactor upgrade 4.1.0

refactor upgrade 4.1.0 #686

Triggered via pull request December 29, 2023 03:21
Status Failure
Total duration 2m 40s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: app/app.go#L315
commentFormatting: put a space between `//` and comment text (gocritic)
lint: app/app.go#L1139
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#L1098
unused-parameter: parameter 'cfg' seems to be unused, consider removing or renaming it as _ (revive)