Skip to content

v11.1.4

v11.1.4 #39

Triggered via release January 7, 2025 20:38
@ajrice6713ajrice6713
published v11.1.4
Status Success
Total duration 1m 11s
Artifacts

deploy.yml

on: release
Deploy OpenAPI Generator Client Pre-Release
0s
Deploy OpenAPI Generator Client Pre-Release
deploy 'main' branch
1m 2s
deploy 'main' branch
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
deploy 'main' branch
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
deploy 'main' branch: src/Bandwidth.Standard/Client/ApiClient.cs#L460
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
deploy 'main' branch: src/Bandwidth.Standard/Client/ApiClient.cs#L542
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
deploy 'main' branch: src/Bandwidth.Standard.Test/Smoke/MFAIntegrationTests.cs#L257
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
deploy 'main' branch: src/Bandwidth.Standard/Client/ApiClient.cs#L460
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
deploy 'main' branch: src/Bandwidth.Standard/Client/ApiClient.cs#L542
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'