Skip to content

Bump xunit from 2.5.0 to 2.5.3 #27

Bump xunit from 2.5.0 to 2.5.3

Bump xunit from 2.5.0 to 2.5.3 #27

Triggered via pull request October 17, 2023 02:39
Status Success
Total duration 1m 22s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/HttpMessageExtensions.cs#L29
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
build: src/FluentRest/RequestBuilder.cs#L66
'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.'
build: src/FluentRest/HttpMessageExtensions.cs#L116
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
build: src/FluentRest/HttpMessageExtensions.cs#L131
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
build: src/FluentRest/HttpMessageExtensions.cs#L148
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'