Fix delete cli #343
Annotations
8 errors and 2 warnings
lint:
cli/cmds/cluster_delete.go#L95
if statements should only be cuddled with assignments (wsl)
|
lint:
cli/cmds/cluster_delete.go#L98
if statements should only be cuddled with assignments (wsl)
|
lint:
cli/cmds/cluster_delete.go#L103
if statements should only be cuddled with assignments (wsl)
|
lint:
cli/cmds/cluster_delete.go#L118
return statements should not be cuddled if block has more than two lines (wsl)
|
lint:
cli/cmds/cluster_delete.go#L102
block should not end with a whitespace (or comment) (wsl)
|
lint
issues found
|
tests
Process completed with exit code 2.
|
tests-e2e
Process completed with exit code 2.
|
tests-e2e
No files were found with the provided path: /tmp/k3s.log. No artifacts will be uploaded.
|
tests-e2e
No files were found with the provided path: /tmp/k3k.log. No artifacts will be uploaded.
|