Skip to content

config/supermicro.go: Refactor FindOrCreateSetting to avoid premature… #158

config/supermicro.go: Refactor FindOrCreateSetting to avoid premature…

config/supermicro.go: Refactor FindOrCreateSetting to avoid premature… #158

Triggered via push July 18, 2024 13:46
Status Failure
Total duration 28s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: config/supermicro.go#L82
block should not end with a whitespace (or comment) (wsl)
lint: config/supermicro.go#L86
return statements should not be cuddled if block has more than two lines (wsl)
lint: config/supermicro.go#L82
block should not end with a whitespace (or comment) (wsl)
lint: config/supermicro.go#L86
return statements should not be cuddled if block has more than two lines (wsl)
lint
issues found
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/