Skip to content

providers/redfish/firmware: Add TaskIDFromLocationURI and tests #1035

providers/redfish/firmware: Add TaskIDFromLocationURI and tests

providers/redfish/firmware: Add TaskIDFromLocationURI and tests #1035

Triggered via push September 13, 2023 09:44
Status Failure
Total duration 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

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.