fixed formatting #120
Annotations
7 errors and 1 warning
Run golangci-lint:
internal/controller/cluster.go#L30
File is not properly formatted (goimports)
|
Run golangci-lint:
internal/cmd/root.go#L15
File is not properly formatted (goimports)
|
Run golangci-lint:
cmd/main.go#L12
File is not properly formatted (goimports)
|
Run golangci-lint:
internal/controller/cluster.go#L151
ST1003: var redfishUrl should be redfishURL (stylecheck)
|
Run golangci-lint:
internal/cmd/root.go#L34
ST1003: var netboxUrl should be netboxURL (stylecheck)
|
Run golangci-lint:
internal/controller/cluster.go#L260
`(*ClusterController).createBmcSecret` - `ctx` is unused (unparam)
|
Run golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading