Dell #275
Annotations
7 errors
build:
cli/power.go#L41
Error return value of `retry.Do` is not checked (errcheck)
|
build:
cli/power.go#L73
Error return value of `retry.Do` is not checked (errcheck)
|
build:
cli/main.go#L23
var `debug` is unused (unused)
|
build:
internal/redfish/redfish.go#L416
response body must be closed (bodyclose)
|
build:
internal/ipmi/goipmi.go#L64
missing cases in switch of type hal.IdentifyLEDState: hal.IdentifyLEDStateBlinking (exhaustive)
|
build:
internal/ipmi/ipmitool.go#L490
missing cases in switch of type hal.IdentifyLEDState: hal.IdentifyLEDStateBlinking (exhaustive)
|
build
issues found
|