Skip to content

Smoke Test

Smoke Test #144

Triggered via schedule January 8, 2025 04:02
Status Success
Total duration 2m 2s
Artifacts

test-smoke.yml

on: schedule
Notify for failures
0s
Notify for failures
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Smoke Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Smoke Test: src/Bandwidth.Standard/Client/ApiClient.cs#L460
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
Smoke Test: src/Bandwidth.Standard/Client/ApiClient.cs#L542
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
Smoke Test: 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)