build(deps): bump RichardSzalay.MockHttp from 6.0.0 to 7.0.0 #238
Annotations
1 error and 10 warnings
|
Refit/RefitSettings.cs#L22
Non-nullable property 'HttpRequestMessageOptions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Refit/RefitSettings.cs#L36
Non-nullable property 'HttpRequestMessageOptions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Refit/ApiException.cs#L65
Missing XML comment for publicly visible type or member 'ApiException.ApiException(HttpRequestMessage, HttpMethod, string?, HttpStatusCode, string?, HttpResponseHeaders, RefitSettings, Exception?)'
|
Refit/ApiException.cs#L70
Missing XML comment for publicly visible type or member 'ApiException.ApiException(string, HttpRequestMessage, HttpMethod, string?, HttpStatusCode, string?, HttpResponseHeaders, RefitSettings, Exception?)'
|
Refit/ApiResponse.cs#L53
Missing XML comment for publicly visible type or member 'ApiResponse<T>.Headers'
|
Refit/ApiResponse.cs#L55
Missing XML comment for publicly visible type or member 'ApiResponse<T>.ContentHeaders'
|
Refit/ApiResponse.cs#L62
Missing XML comment for publicly visible type or member 'ApiResponse<T>.IsSuccessStatusCode'
|
Refit/ApiResponse.cs#L64
Missing XML comment for publicly visible type or member 'ApiResponse<T>.ReasonPhrase'
|
Refit/ApiResponse.cs#L66
Missing XML comment for publicly visible type or member 'ApiResponse<T>.RequestMessage'
|
Refit/ApiResponse.cs#L68
Missing XML comment for publicly visible type or member 'ApiResponse<T>.StatusCode'
|
The logs for this run have expired and are no longer available.
Loading