Update quickstart pre-requisite and add cli docs #327
Annotations
12 errors and 2 warnings
lint:
cli/cmds/cluster_create.go#L91
only one cuddle assignment allowed before if statement (wsl)
|
lint:
cli/cmds/cluster_create.go#L109
assignments should only be cuddled with other assignments (wsl)
|
lint:
cli/cmds/cluster_create.go#L110
only one cuddle assignment allowed before if statement (wsl)
|
lint:
cli/cmds/cluster_create.go#L113
assignments should only be cuddled with other assignments (wsl)
|
lint:
cli/cmds/cluster_create.go#L137
if statements should only be cuddled with assignments used in the if statement itself (wsl)
|
lint:
cli/cmds/cluster_create.go#L192
if statements should only be cuddled with assignments (wsl)
|
lint:
cli/cmds/cluster_create.go#L90
assignments should only be cuddled with other assignments (wsl)
|
lint:
cli/cmds/cluster_delete.go#L59
return statements should not be cuddled if block has more than two lines (wsl)
|
lint:
cli/cmds/kubeconfig.go#L125
if statements should only be cuddled with assignments used in the if statement itself (wsl)
|
lint:
cli/cmds/kubeconfig.go#L123
only one cuddle assignment allowed before if statement (wsl)
|
tests-e2e
Process completed with exit code 2.
|
tests
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.
|