Skip to content

Smoke Tests

Smoke Tests #503

Triggered via schedule December 11, 2025 04:12
Status Failure
Total duration 3m 3s
Artifacts

test-smoke.yml

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

Annotations

2 errors and 20 warnings
Smoke Test
Process completed with exit code 1.
Smoke Test UP Account
Process completed with exit code 1.
Smoke Test: src/Bandwidth.Standard.Test/Smoke/MultiChannelIntegrationTests.cs#L139
The literal or constant value MessageDirectionEnum.Out should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateMultiChannelMMSMessageTest' on type 'MultiChannelSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
Smoke Test: src/Bandwidth.Standard.Test/Smoke/MultiChannelIntegrationTests.cs#L87
The literal or constant value MessageDirectionEnum.Out should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateMultiChannelSMSMessageTest' on type 'MultiChannelSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
Smoke Test: src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L33
The field 'RecordingsSmokeTests.BW_PASSWORD' is never used
Smoke Test: src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L32
The field 'TranscriptionsSmokeTests.BW_USERNAME' is never used
Smoke Test: src/Bandwidth.Standard.Test/Smoke/MediaIntegrationTests.cs#L21
The field 'MediaSmokeTests.forbiddenConfiguration' is never used
Smoke Test: src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L32
The field 'RecordingsSmokeTests.BW_USERNAME' is never used
Smoke Test: src/Bandwidth.Standard.Test/Smoke/MFAIntegrationTests.cs#L22
The field 'MFASmokeTests.unauthorizedConfiguration' is never used
Smoke Test: src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L33
The field 'TranscriptionsSmokeTests.BW_PASSWORD' is never used
Smoke Test: src/Bandwidth.Standard/Client/ApiClient.cs#L557
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
Smoke Test: src/Bandwidth.Standard/Client/ApiClient.cs#L461
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
Smoke Test UP Account: src/Bandwidth.Standard.Test/Smoke/MultiChannelIntegrationTests.cs#L139
The literal or constant value MessageDirectionEnum.Out should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateMultiChannelMMSMessageTest' on type 'MultiChannelSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
Smoke Test UP Account: src/Bandwidth.Standard.Test/Smoke/MultiChannelIntegrationTests.cs#L87
The literal or constant value MessageDirectionEnum.Out should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateMultiChannelSMSMessageTest' on type 'MultiChannelSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
Smoke Test UP Account: src/Bandwidth.Standard.Test/Smoke/MediaIntegrationTests.cs#L21
The field 'MediaSmokeTests.forbiddenConfiguration' is never used
Smoke Test UP Account: src/Bandwidth.Standard.Test/Smoke/MFAIntegrationTests.cs#L22
The field 'MFASmokeTests.unauthorizedConfiguration' is never used
Smoke Test UP Account: src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L33
The field 'TranscriptionsSmokeTests.BW_PASSWORD' is never used
Smoke Test UP Account: src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L32
The field 'RecordingsSmokeTests.BW_USERNAME' is never used
Smoke Test UP Account: src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L33
The field 'RecordingsSmokeTests.BW_PASSWORD' is never used
Smoke Test UP Account: src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L32
The field 'TranscriptionsSmokeTests.BW_USERNAME' is never used
Smoke Test UP Account: src/Bandwidth.Standard/Client/ApiClient.cs#L557
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
Smoke Test UP Account: src/Bandwidth.Standard/Client/ApiClient.cs#L461
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'