Bump danielpalme/ReportGenerator-GitHub-Action from 5.1.26 to 5.2.0 #37
Annotations
10 warnings
build:
src/FluentRest/ProblemDetailsConverter.cs#L9
'ProblemDetailsConverter.Type' hides inherited member 'JsonConverter<ProblemDetails>.Type'. Use the new keyword if hiding was intended.
|
build:
src/FluentRest/ProblemDetailsConverter.cs#L9
'ProblemDetailsConverter.Type' hides inherited member 'JsonConverter<ProblemDetails>.Type'. Use the new keyword if hiding was intended.
|
build:
src/FluentRest/ProblemDetailsConverter.cs#L9
'ProblemDetailsConverter.Type' hides inherited member 'JsonConverter<ProblemDetails>.Type'. Use the new keyword if hiding was intended.
|
build:
src/FluentRest/UrlBuilder.cs#L600
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
|
build:
src/FluentRest/RequestBuilder.cs#L66
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
build:
src/FluentRest/PostBuilder.cs#L178
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
build:
src/FluentRest/HttpMessageExtensions.cs#L29
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
build:
src/FluentRest/HttpMessageExtensions.cs#L49
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
build:
src/FluentRest/HttpMessageExtensions.cs#L66
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
build:
src/FluentRest/HttpMessageExtensions.cs#L81
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|