Bump xunit.runner.visualstudio from 2.4.5 to 3.0.1 #179
Annotations
2 errors and 11 warnings
Test and publish code coverage
The process '/usr/share/dotnet/dotnet' failed with exit code 1
|
Test and publish code coverage
🚨 Coverage run failed!
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Execute dotnet:
src/Conekta.net/Client/ApiClient.cs#L493
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
|
Execute dotnet:
src/Conekta.net/Client/ApiClient.cs#L510
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
|
Execute dotnet:
src/Conekta.net/Client/ApiClient.cs#L590
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
|
Execute dotnet:
src/Conekta.net/Client/ApiClient.cs#L607
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
|
Execute dotnet:
src/Conekta.net/Model/TokenResponse.cs#L64
'TokenResponse.Checkout' is obsolete
|
Execute dotnet:
src/Conekta.net/Model/TokenResponse.cs#L122
'TokenResponse.Checkout' is obsolete
|
Execute dotnet:
src/Conekta.net/Model/Token.cs#L43
'Token.Checkout' is obsolete
|
Execute dotnet:
src/Conekta.net/Model/Token.cs#L68
'Token.Checkout' is obsolete
|
Execute dotnet:
src/Conekta.net/Client/ApiClient.cs#L493
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
|
Execute dotnet:
src/Conekta.net/Client/ApiClient.cs#L510
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
|
Loading