Skip to content

v16.1.1

v16.1.1 #58

Triggered via release March 24, 2026 19:55
@ckoegelckoegel
published v16.1.1
Status Success
Total duration 56s
Artifacts

deploy.yml

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

Annotations

12 warnings
Deploy SDK to NuGet
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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/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/RecordingsIntegrationTests.cs#L32
The field 'RecordingsSmokeTests.BW_USERNAME' 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/TranscriptionsIntegrationTests.cs#L32
The field 'TranscriptionsSmokeTests.BW_USERNAME' 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/MediaIntegrationTests.cs#L21
The field 'MediaSmokeTests.forbiddenConfiguration' 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/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.'