Skip to content

v13.0.0

v13.0.0 #46

Triggered via release May 13, 2025 18:33
@ckoegelckoegel
published v13.0.0
Status Success
Total duration 1m 12s
Artifacts

deploy.yml

on: release
Deploy SDK to NuGet
1m 0s
Deploy SDK to NuGet
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Deploy SDK to NuGet: src/Bandwidth.Standard/Client/ApiClient.cs#L542
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
Deploy SDK to NuGet: src/Bandwidth.Standard/Client/ApiClient.cs#L460
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
Deploy SDK to NuGet: 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 SDK to NuGet: src/Bandwidth.Standard/Client/ApiClient.cs#L542
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
Deploy SDK to NuGet: src/Bandwidth.Standard/Client/ApiClient.cs#L460
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'