#1684 Tweak Dependencies #1693
Merged
#1684 Tweak Dependencies #1693
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: glennawatson/coverlet-msbuild@v2.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build DotNet:
Refit/RefitSettings.cs#L17
Non-nullable property 'HttpRequestMessageOptions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build DotNet:
Refit/RefitSettings.cs#L31
Non-nullable property 'HttpRequestMessageOptions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build DotNet:
Refit/ApiException.cs#L63
Missing XML comment for publicly visible type or member 'ApiException.ApiException(HttpRequestMessage, HttpMethod, string?, HttpStatusCode, string?, HttpResponseHeaders, RefitSettings, Exception?)'
|
Build DotNet:
Refit/ApiException.cs#L85
Missing XML comment for publicly visible type or member 'ApiException.ApiException(string, HttpRequestMessage, HttpMethod, string?, HttpStatusCode, string?, HttpResponseHeaders, RefitSettings, Exception?)'
|
Build DotNet:
Refit/ApiResponse.cs#L68
Missing XML comment for publicly visible type or member 'ApiResponse<T>.Headers'
|
Build DotNet:
Refit/ApiResponse.cs#L70
Missing XML comment for publicly visible type or member 'ApiResponse<T>.ContentHeaders'
|
Build DotNet:
Refit/ApiResponse.cs#L77
Missing XML comment for publicly visible type or member 'ApiResponse<T>.IsSuccessStatusCode'
|
Build DotNet:
Refit/ApiResponse.cs#L79
Missing XML comment for publicly visible type or member 'ApiResponse<T>.ReasonPhrase'
|
Build DotNet:
Refit/ApiResponse.cs#L81
Missing XML comment for publicly visible type or member 'ApiResponse<T>.RequestMessage'
|
Build DotNet:
Refit/ApiResponse.cs#L83
Missing XML comment for publicly visible type or member 'ApiResponse<T>.StatusCode'
|
Loading