Skip to content

v17.1.6

v17.1.6 #69

Triggered via release August 4, 2026 20:44
@ckoegelckoegel
published v17.1.6
Status Success
Total duration 1m 3s
Artifacts

deploy.yml

on: release
Deploy SDK to NuGet
55s
Deploy SDK to NuGet
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Deploy SDK to NuGet
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Deploy SDK to NuGet: src/Bandwidth.Standard/Client/ApiClient.cs#L557
'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#L461
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
Deploy SDK to NuGet: src/Bandwidth.Standard.Test/Unit/Api/RecordingsApiTests.cs#L103
Do not compare an object's exact type to the abstract class 'System.IO.Stream'. Use Assert.IsAssignableFrom instead. (https://xunit.net/xunit.analyzers/rules/xUnit2018)
Deploy SDK to NuGet: src/Bandwidth.Standard.Test/Smoke/MFAIntegrationTests.cs#L260
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.Test/Smoke/TranscriptionsIntegrationTests.cs#L32
The field 'TranscriptionsSmokeTests.BW_USERNAME' is never used
Deploy SDK to NuGet: src/Bandwidth.Standard.Test/Smoke/MediaIntegrationTests.cs#L21
The field 'MediaSmokeTests.forbiddenConfiguration' is never used
Deploy SDK to NuGet: src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L33
The field 'RecordingsSmokeTests.BW_PASSWORD' is never used
Deploy SDK to NuGet: src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L33
The field 'TranscriptionsSmokeTests.BW_PASSWORD' is never used
Deploy SDK to NuGet: src/Bandwidth.Standard.Test/Smoke/MFAIntegrationTests.cs#L22
The field 'MFASmokeTests.unauthorizedConfiguration' is never used
Deploy SDK to NuGet: src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L32
The field 'RecordingsSmokeTests.BW_USERNAME' is never used
Deploy SDK to NuGet: src/Bandwidth.Standard/Client/ApiClient.cs#L557
'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#L461
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'