providers/redfish/firmware: Add TaskIDFromLocationURI and tests #1035
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
lint:
providers/redfish/firmware.go#L49
updateFile declared and not used (typecheck)
|
lint:
providers/redfish/firmware.go#L188
cannot use payload (variable of type []map[string]io.Reader) as *multipartPayload value in argument to c.runRequestWithMultipartPayload (typecheck)
|
lint
issues found
|
test:
providers/redfish/firmware.go#L49
updateFile declared but not used
|
test:
providers/redfish/firmware.go#L188
cannot use payload (variable of type []map[string]io.Reader) as type *multipartPayload in argument to c.runRequestWithMultipartPayload
|
test
Process completed with exit code 2.
|