Skip to content

Smoke Tests

Smoke Tests #192

Re-run triggered February 20, 2025 14:35
Status Success
Total duration 2m 24s
Artifacts

test-smoke.yml

on: schedule
Smoke Test
2m 3s
Smoke Test
Smoke Test UP Account
2m 8s
Smoke Test UP Account
Notify for failures
0s
Notify for failures
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
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/Unit/Api/TollFreeVerificationApiTests.cs#L35
The field 'TollFreeVerificationApiTests.subscriptionId' is assigned but its value is never used
Smoke Test: src/Bandwidth.Standard.Test/Unit/Api/TollFreeVerificationApiTests.cs#L36
The field 'TollFreeVerificationApiTests.tfPhoneNumber' is assigned but its value is never used
Smoke Test: src/Bandwidth.Standard.Test/Unit/Api/TollFreeVerificationApiTests.cs#L34
The field 'TollFreeVerificationApiTests.accountId' is assigned but its value is never used
Smoke Test: 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)
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)
Smoke Test: 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)
Smoke Test: 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)
Smoke Test UP Account: src/Bandwidth.Standard/Client/ApiClient.cs#L460
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
Smoke Test UP Account: 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 UP Account: src/Bandwidth.Standard.Test/Unit/Api/TollFreeVerificationApiTests.cs#L36
The field 'TollFreeVerificationApiTests.tfPhoneNumber' is assigned but its value is never used
Smoke Test UP Account: src/Bandwidth.Standard.Test/Unit/Api/TollFreeVerificationApiTests.cs#L35
The field 'TollFreeVerificationApiTests.subscriptionId' is assigned but its value is never used
Smoke Test UP Account: src/Bandwidth.Standard.Test/Unit/Api/TollFreeVerificationApiTests.cs#L34
The field 'TollFreeVerificationApiTests.accountId' is assigned but its value is never used
Smoke Test UP Account: 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)
Smoke Test UP Account: 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)
Smoke Test UP Account: 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)
Smoke Test UP Account: 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)