app: home: Add delete button for clusters #891
Annotations
9 errors and 1 warning
build:
backend/cmd/headlamp.go#L1380
Function 'deleteCluster' is too long (64 > 60) (funlen)
|
build:
backend/cmd/headlamp.go#L239
File is not `gofmt`-ed with `-s` (gofmt)
|
build:
backend/cmd/headlamp.go#L1404
line is 124 characters (lll)
|
build:
backend/cmd/headlamp.go#L1412
line is 127 characters (lll)
|
build:
backend/cmd/headlamp.go#L1401
`deafult` is a misspelling of `default` (misspell)
|
build:
backend/cmd/headlamp.go#L245
return statements should not be cuddled if block has more than two lines (wsl)
|
build:
backend/cmd/headlamp.go#L1406
return statements should not be cuddled if block has more than two lines (wsl)
|
build:
backend/cmd/headlamp.go#L1414
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
|