Skip to content

Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 #68

Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8

Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 #68

Triggered via pull request April 12, 2024 02:12
Status Failure
Total duration 2m 0s
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/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.'
build: src/FluentRest/HttpMessageExtensions.cs#L98
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'