Dell #274
Annotations
9 errors
Lint:
cli/power.go#L41
Error return value of `retry.Do` is not checked (errcheck)
|
Lint:
cli/power.go#L73
Error return value of `retry.Do` is not checked (errcheck)
|
Lint:
cli/main.go#L23
var `debug` is unused (unused)
|
Lint:
internal/redfish/redfish.go#L415
response body must be closed (bodyclose)
|
Lint:
internal/redfish/redfish.go#L426
response body must be closed (bodyclose)
|
Lint:
internal/ipmi/goipmi.go#L64
missing cases in switch of type hal.IdentifyLEDState: hal.IdentifyLEDStateBlinking (exhaustive)
|
Lint:
internal/ipmi/ipmitool.go#L490
missing cases in switch of type hal.IdentifyLEDState: hal.IdentifyLEDStateBlinking (exhaustive)
|
Lint:
internal/redfish/redfish.go#L433
unmarshal: call of Decode passes non-pointer (govet)
|
Lint
issues found
|
Loading