Skip to content

Bump System.Text.Json from 8.0.2 to 8.0.3 #66

Bump System.Text.Json from 8.0.2 to 8.0.3

Bump System.Text.Json from 8.0.2 to 8.0.3 #66

Triggered via pull request March 13, 2024 02:48
Status Failure
Total duration 1m 32s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
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 instead.' (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/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.'
build: src/FluentRest/HttpMessageExtensions.cs#L98
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'