Skip to content

hotfix/refunds nullable #170

hotfix/refunds nullable

hotfix/refunds nullable #170

Triggered via pull request December 12, 2024 18:14
Status Success
Total duration 59s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test: src/Conekta.net/Client/ApiClient.cs#L493
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
test: src/Conekta.net/Client/ApiClient.cs#L510
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
test: src/Conekta.net/Client/ApiClient.cs#L590
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
test: src/Conekta.net/Client/ApiClient.cs#L607
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
test: src/Conekta.net/Model/TokenResponse.cs#L64
'TokenResponse.Checkout' is obsolete
test: src/Conekta.net/Model/TokenResponse.cs#L122
'TokenResponse.Checkout' is obsolete
test: src/Conekta.net/Model/Token.cs#L43
'Token.Checkout' is obsolete
test: src/Conekta.net/Model/Token.cs#L68
'Token.Checkout' is obsolete
test: src/Conekta.net/Client/ApiClient.cs#L493
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
test: src/Conekta.net/Client/ApiClient.cs#L510
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'