Skip to content

adds new commands for deprovision and reboot #48

adds new commands for deprovision and reboot

adds new commands for deprovision and reboot #48

Triggered via push December 12, 2024 20:33
Status Failure
Total duration 1m 58s
Artifacts

testing.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
run-tests: internal/k8s/k8s.go#L686
Consider pre-allocating `rows` (prealloc)
run-tests: cmd/addipmis.go#L129
Consider pre-allocating `ipmiEntries` (prealloc)
run-tests: internal/table/table.go#L17
exported: type name will be used as table.TablePrinter by other packages, and that stutters; consider calling this Printer (revive)
run-tests: internal/k8s/k8s.go#L612
var-naming: struct field RemoveIpXE should be RemoveIPXE (revive)
run-tests: cmd/addipmis.go#L20
func `getAddIPMIsCommand` is unused (unused)
run-tests: cmd/addipmis.go#L116
func `parseCSV` is unused (unused)
run-tests: internal/k8s/informers.go#L15
unnecessary leading newline (whitespace)
run-tests: internal/k8s/informers.go#L24
unnecessary leading newline (whitespace)
run-tests: internal/k8s/informers.go#L44
unnecessary trailing newline (whitespace)
run-tests: internal/k8s/k8s.go#L172
unnecessary leading newline (whitespace)
run-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636