Skip to content

v12.1.0

v12.1.0 #42

Triggered via release February 18, 2025 21:53
@ckoegelckoegel
published v12.1.0
Status Success
Total duration 1m 8s
Artifacts

deploy.yml

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

Annotations

11 warnings
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/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.Test/Unit/Api/TollFreeVerificationApiTests.cs#L35
The field 'TollFreeVerificationApiTests.subscriptionId' is assigned but its value is never used
Deploy SDK to NuGet: src/Bandwidth.Standard.Test/Unit/Api/TollFreeVerificationApiTests.cs#L34
The field 'TollFreeVerificationApiTests.accountId' is assigned but its value is never used
Deploy SDK to NuGet: src/Bandwidth.Standard.Test/Unit/Api/TollFreeVerificationApiTests.cs#L36
The field 'TollFreeVerificationApiTests.tfPhoneNumber' is assigned but its value is never used
Deploy SDK to NuGet: src/Bandwidth.Standard.Test/Unit/Model/AdditionalDenialReasonTests.cs#L82
Do not use Assert.Equal() to check for boolean conditions. Use Assert.True instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
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.Test/Unit/Model/VerificationDenialWebhookTests.cs#L135
Do not use Assert.Equal() to check for boolean conditions. Use Assert.True instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
Deploy SDK to NuGet: src/Bandwidth.Standard.Test/Unit/Model/TfvStatusTests.cs#L109
Do not use Assert.Equal() to check for boolean conditions. Use Assert.True instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
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/Client/ApiClient.cs#L542
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'