)]}'
{"pkg/remote/redfish/errors.go":[{"author":{"_account_id":28618,"name":"Drew Walters","email":"drewwalters@microsoft.com","username":"drewwalters96"},"change_message_id":"20034c31b225ef6c1c44822dec43d52216def5b9","unresolved":false,"context_lines":[{"line_number":39,"context_line":""},{"line_number":40,"context_line":"// ScreenRedfishError provides detailed error checking on a Redfish client response."},{"line_number":41,"context_line":"func ScreenRedfishError(httpResp *http.Response, clientErr error) error {"},{"line_number":42,"context_line":"\t// NOTE(drewwalters96): clientErr may not be nil even though the request was successful. The HTTP status code"},{"line_number":43,"context_line":"\t// has to be verified for success on each request. The Redfish client uses HTTP codes 200 and 204 to indicate"},{"line_number":44,"context_line":"\t// success."},{"line_number":45,"context_line":"\tif httpResp \u003d\u003d nil {"},{"line_number":46,"context_line":"\t\treturn ErrRedfishClient{Message: \"HTTP request failed. Please try again.\"}"},{"line_number":47,"context_line":"\t}"}],"source_content_type":"text/x-go","patch_set":1,"id":"df33271e_71be72ff","line":44,"range":{"start_line":42,"start_character":1,"end_line":44,"end_character":12},"updated":"2020-04-01 20:30:08.000000000","message":"I think we should keep this note with the status code checking on L49.","commit_id":"35c5756e317fcf4c7326443b74825955a383cd08"},{"author":{"_account_id":28869,"name":"Ian Howell","email":"ian.howell0@gmail.com","username":"ian"},"change_message_id":"574bc73dc6301b0156f85f6db60301d26924bdd9","unresolved":false,"context_lines":[{"line_number":39,"context_line":""},{"line_number":40,"context_line":"// ScreenRedfishError provides detailed error checking on a Redfish client response."},{"line_number":41,"context_line":"func ScreenRedfishError(httpResp *http.Response, clientErr error) error {"},{"line_number":42,"context_line":"\t// NOTE(drewwalters96): clientErr may not be nil even though the request was successful. The HTTP status code"},{"line_number":43,"context_line":"\t// has to be verified for success on each request. The Redfish client uses HTTP codes 200 and 204 to indicate"},{"line_number":44,"context_line":"\t// success."},{"line_number":45,"context_line":"\tif httpResp \u003d\u003d nil {"},{"line_number":46,"context_line":"\t\treturn ErrRedfishClient{Message: \"HTTP request failed. Please try again.\"}"},{"line_number":47,"context_line":"\t}"}],"source_content_type":"text/x-go","patch_set":1,"id":"df33271e_f1a9e28f","line":44,"range":{"start_line":42,"start_character":1,"end_line":44,"end_character":12},"in_reply_to":"df33271e_71be72ff","updated":"2020-04-01 20:38:30.000000000","message":"Done","commit_id":"35c5756e317fcf4c7326443b74825955a383cd08"}]}
