Skip to content

add quick e2e tests for vsphere (#7564) #23943

add quick e2e tests for vsphere (#7564)

add quick e2e tests for vsphere (#7564) #23943

Triggered via push February 13, 2024 19:26
Status Failure
Total duration 54s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: pkg/cluster/spec_test.go#L20
var `testdataFS` is unused (unused)
lint: pkg/cluster/spec_test.go#L445
func `readEksdRelease` is unused (unused)
lint: pkg/utils/unstructured/yaml.go#L11
exported: exported function YamlToUnstructured should have comment or be unexported (revive)
lint: pkg/utils/unstructured/yaml.go#L16
exported: exported function UnstructuredToYaml should have comment or be unexported (revive)
lint: pkg/task/task.go#L28
exported: comment on exported type CommandContext should be of the form "CommandContext ..." (with optional leading article) (revive)
lint: pkg/task/task.go#L57
exported: exported method CommandContext.SetError should have comment or be unexported (revive)
lint: pkg/task/task.go#L63
exported: exported type Profiler should have comment or be unexported (revive)
lint: pkg/task/task.go#L68
exported: comment on exported method Profiler.SetStartTask should be of the form "SetStartTask ..." (revive)
lint: pkg/task/task.go#L73
exported: comment on exported method Profiler.SetStart should be of the form "SetStart ..." (revive)
lint: pkg/task/task.go#L81
exported: comment on exported method Profiler.MarkDoneTask should be of the form "MarkDoneTask ..." (revive)