app: home: Add delete button for clusters #872
Annotations
6 errors and 1 warning
setup and run golangci-lint:
backend/cmd/headlamp.go#L1369
Function 'deleteCluster' is too long (61 > 60) (funlen)
|
setup and run golangci-lint:
backend/cmd/headlamp.go#L1394
badCall: suspicious Join on 1 argument (gocritic)
|
setup and run golangci-lint:
backend/cmd/headlamp.go#L1388
File is not `gofmt`-ed with `-s` (gofmt)
|
setup and run golangci-lint:
backend/cmd/headlamp.go#L1392
`deafult` is a misspelling of `default` (misspell)
|
setup and run golangci-lint:
backend/cmd/headlamp.go#L1399
return statements should not be cuddled if block has more than two lines (wsl)
|
setup and run golangci-lint
issues found
|
Run actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed
Restore cache failed: Dependencies file is not found in /home/runner/work/headlamp/headlamp. Supported file pattern: go.sum
|
Loading