Cleanup tinkerbell test resources before every test run #25259
Annotations
10 errors and 2 warnings
internal/test/e2e/run.go#L378
cyclomatic complexity 15 of func `splitTests` is high (> 10) (gocyclo)
|
pkg/executables/govc.go#L1247
Comment should end in a period (godot)
|
internal/pkg/ssm/instance.go#L55
exported: exported function ListInstancesByTags should have comment or be unexported (revive)
|
internal/pkg/api/hardware.go#L28
exported: exported function ReadTinkerbellHardware should have comment or be unexported (revive)
|
internal/pkg/api/hardware.go#L38
exported: exported function ReadTinkerbellHardwareFromFile should have comment or be unexported (revive)
|
pkg/executables/govc.go#L1254
var-naming: var vmsJson should be vmsJSON (revive)
|
pkg/executables/govc.go#L102
exported: exported type GovcConfig should have comment or be unexported (revive)
|
pkg/executables/govc.go#L548
exported: exported method Govc.DeleteVM should have comment or be unexported (revive)
|
internal/test/e2e/tinkerbell.go#L182
exported: exported type TinkerbellSSMInstances should have comment or be unexported (revive)
|
internal/test/e2e/setup.go#L50
var-naming: func parameter instanceId should be instanceID (revive)
|
|
|
This job failed
Loading