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