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