Skip to content

SWI-8857 Add Oauth #173

SWI-8857 Add Oauth

SWI-8857 Add Oauth #173

Triggered via pull request December 5, 2025 21:07
@ckoegelckoegel
synchronize #168
SWI-9114
Status Success
Total duration 3m 8s
Artifacts

test-pr.yml

on: pull_request
Matrix: Test PR
Fit to window
Zoom out
Zoom in

Annotations

120 warnings
Test PR (ubuntu-24.04, 8.0.x): 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)
Test PR (ubuntu-24.04, 8.0.x): src/Bandwidth.Standard.Test/Smoke/MultiChannelIntegrationTests.cs#L196
The literal or constant value MessageDirectionEnum.Out should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateMultiChannelRBMMessageTest' on type 'MultiChannelSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
Test PR (ubuntu-24.04, 8.0.x): 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)
Test PR (ubuntu-24.04, 8.0.x): 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)
Test PR (ubuntu-24.04, 8.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L31
The field 'TranscriptionsSmokeTests.BW_PASSWORD' is never used
Test PR (ubuntu-24.04, 8.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L31
Field 'RecordingsSmokeTests.BW_PASSWORD' is never assigned to, and will always have its default value null
Test PR (ubuntu-24.04, 8.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L30
The field 'TranscriptionsSmokeTests.BW_USERNAME' is never used
Test PR (ubuntu-24.04, 8.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L30
Field 'RecordingsSmokeTests.BW_USERNAME' is never assigned to, and will always have its default value null
Test PR (ubuntu-24.04, 8.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L557
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
Test PR (ubuntu-24.04, 8.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L461
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
Test PR (ubuntu-24.04, 6.0.x): 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)
Test PR (ubuntu-24.04, 6.0.x): src/Bandwidth.Standard.Test/Smoke/MultiChannelIntegrationTests.cs#L196
The literal or constant value MessageDirectionEnum.Out should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateMultiChannelRBMMessageTest' on type 'MultiChannelSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
Test PR (ubuntu-24.04, 6.0.x): 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)
Test PR (ubuntu-24.04, 6.0.x): 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)
Test PR (ubuntu-24.04, 6.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L30
The field 'TranscriptionsSmokeTests.BW_USERNAME' is never used
Test PR (ubuntu-24.04, 6.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L30
Field 'RecordingsSmokeTests.BW_USERNAME' is never assigned to, and will always have its default value null
Test PR (ubuntu-24.04, 6.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L31
The field 'TranscriptionsSmokeTests.BW_PASSWORD' is never used
Test PR (ubuntu-24.04, 6.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L31
Field 'RecordingsSmokeTests.BW_PASSWORD' is never assigned to, and will always have its default value null
Test PR (ubuntu-24.04, 6.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L557
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
Test PR (ubuntu-24.04, 6.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L461
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
Test PR (ubuntu-22.04, 7.0.x): 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)
Test PR (ubuntu-22.04, 7.0.x): src/Bandwidth.Standard.Test/Smoke/MultiChannelIntegrationTests.cs#L196
The literal or constant value MessageDirectionEnum.Out should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateMultiChannelRBMMessageTest' on type 'MultiChannelSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
Test PR (ubuntu-22.04, 7.0.x): 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)
Test PR (ubuntu-22.04, 7.0.x): 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)
Test PR (ubuntu-22.04, 7.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L31
Field 'RecordingsSmokeTests.BW_PASSWORD' is never assigned to, and will always have its default value null
Test PR (ubuntu-22.04, 7.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L31
The field 'TranscriptionsSmokeTests.BW_PASSWORD' is never used
Test PR (ubuntu-22.04, 7.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L30
Field 'RecordingsSmokeTests.BW_USERNAME' is never assigned to, and will always have its default value null
Test PR (ubuntu-22.04, 7.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L30
The field 'TranscriptionsSmokeTests.BW_USERNAME' is never used
Test PR (ubuntu-22.04, 7.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L557
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
Test PR (ubuntu-22.04, 7.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L461
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
Test PR (ubuntu-22.04, 6.0.x): 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)
Test PR (ubuntu-22.04, 6.0.x): src/Bandwidth.Standard.Test/Smoke/MultiChannelIntegrationTests.cs#L196
The literal or constant value MessageDirectionEnum.Out should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateMultiChannelRBMMessageTest' on type 'MultiChannelSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
Test PR (ubuntu-22.04, 6.0.x): 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)
Test PR (ubuntu-22.04, 6.0.x): 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)
Test PR (ubuntu-22.04, 6.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L31
Field 'RecordingsSmokeTests.BW_PASSWORD' is never assigned to, and will always have its default value null
Test PR (ubuntu-22.04, 6.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L31
The field 'TranscriptionsSmokeTests.BW_PASSWORD' is never used
Test PR (ubuntu-22.04, 6.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L30
The field 'TranscriptionsSmokeTests.BW_USERNAME' is never used
Test PR (ubuntu-22.04, 6.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L30
Field 'RecordingsSmokeTests.BW_USERNAME' is never assigned to, and will always have its default value null
Test PR (ubuntu-22.04, 6.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L557
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
Test PR (ubuntu-22.04, 6.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L461
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
Test PR (ubuntu-24.04, 7.0.x): 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)
Test PR (ubuntu-24.04, 7.0.x): src/Bandwidth.Standard.Test/Smoke/MultiChannelIntegrationTests.cs#L196
The literal or constant value MessageDirectionEnum.Out should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateMultiChannelRBMMessageTest' on type 'MultiChannelSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
Test PR (ubuntu-24.04, 7.0.x): 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)
Test PR (ubuntu-24.04, 7.0.x): 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)
Test PR (ubuntu-24.04, 7.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L30
The field 'TranscriptionsSmokeTests.BW_USERNAME' is never used
Test PR (ubuntu-24.04, 7.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L31
The field 'TranscriptionsSmokeTests.BW_PASSWORD' is never used
Test PR (ubuntu-24.04, 7.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L30
Field 'RecordingsSmokeTests.BW_USERNAME' is never assigned to, and will always have its default value null
Test PR (ubuntu-24.04, 7.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L31
Field 'RecordingsSmokeTests.BW_PASSWORD' is never assigned to, and will always have its default value null
Test PR (ubuntu-24.04, 7.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L557
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
Test PR (ubuntu-24.04, 7.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L461
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
Test PR (ubuntu-22.04, 8.0.x): src/Bandwidth.Standard.Test/Smoke/MultiChannelIntegrationTests.cs#L196
The literal or constant value MessageDirectionEnum.Out should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateMultiChannelRBMMessageTest' on type 'MultiChannelSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
Test PR (ubuntu-22.04, 8.0.x): 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)
Test PR (ubuntu-22.04, 8.0.x): 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)
Test PR (ubuntu-22.04, 8.0.x): 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)
Test PR (ubuntu-22.04, 8.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L30
The field 'TranscriptionsSmokeTests.BW_USERNAME' is never used
Test PR (ubuntu-22.04, 8.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L31
The field 'TranscriptionsSmokeTests.BW_PASSWORD' is never used
Test PR (ubuntu-22.04, 8.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L31
Field 'RecordingsSmokeTests.BW_PASSWORD' is never assigned to, and will always have its default value null
Test PR (ubuntu-22.04, 8.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L30
Field 'RecordingsSmokeTests.BW_USERNAME' is never assigned to, and will always have its default value null
Test PR (ubuntu-22.04, 8.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L557
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
Test PR (ubuntu-22.04, 8.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L461
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
Test PR (windows-2025, 8.0.x): src/Bandwidth.Standard.Test/Smoke/MultiChannelIntegrationTests.cs#L196
The literal or constant value MessageDirectionEnum.Out should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateMultiChannelRBMMessageTest' on type 'MultiChannelSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
Test PR (windows-2025, 8.0.x): 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)
Test PR (windows-2025, 8.0.x): 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)
Test PR (windows-2025, 8.0.x): 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)
Test PR (windows-2025, 8.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L31
Field 'RecordingsSmokeTests.BW_PASSWORD' is never assigned to, and will always have its default value null
Test PR (windows-2025, 8.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L30
The field 'TranscriptionsSmokeTests.BW_USERNAME' is never used
Test PR (windows-2025, 8.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L31
The field 'TranscriptionsSmokeTests.BW_PASSWORD' is never used
Test PR (windows-2025, 8.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L30
Field 'RecordingsSmokeTests.BW_USERNAME' is never assigned to, and will always have its default value null
Test PR (windows-2022, 8.0.x): 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)
Test PR (windows-2025, 8.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L557
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
Test PR (windows-2022, 8.0.x): src/Bandwidth.Standard.Test/Smoke/MultiChannelIntegrationTests.cs#L196
The literal or constant value MessageDirectionEnum.Out should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateMultiChannelRBMMessageTest' on type 'MultiChannelSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
Test PR (windows-2025, 8.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L461
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
Test PR (windows-2022, 8.0.x): 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)
Test PR (windows-2022, 8.0.x): 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)
Test PR (windows-2022, 8.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L30
The field 'TranscriptionsSmokeTests.BW_USERNAME' is never used
Test PR (windows-2022, 8.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L30
Field 'RecordingsSmokeTests.BW_USERNAME' is never assigned to, and will always have its default value null
Test PR (windows-2022, 8.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L31
Field 'RecordingsSmokeTests.BW_PASSWORD' is never assigned to, and will always have its default value null
Test PR (windows-2022, 8.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L31
The field 'TranscriptionsSmokeTests.BW_PASSWORD' is never used
Test PR (windows-2022, 8.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L557
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
Test PR (windows-2022, 8.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L461
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
Test PR (windows-2025, 7.0.x): 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)
Test PR (windows-2025, 7.0.x): src/Bandwidth.Standard.Test/Smoke/MultiChannelIntegrationTests.cs#L196
The literal or constant value MessageDirectionEnum.Out should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateMultiChannelRBMMessageTest' on type 'MultiChannelSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
Test PR (windows-2025, 7.0.x): 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)
Test PR (windows-2025, 7.0.x): 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)
Test PR (windows-2025, 7.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L31
Field 'RecordingsSmokeTests.BW_PASSWORD' is never assigned to, and will always have its default value null
Test PR (windows-2025, 7.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L30
Field 'RecordingsSmokeTests.BW_USERNAME' is never assigned to, and will always have its default value null
Test PR (windows-2025, 7.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L31
The field 'TranscriptionsSmokeTests.BW_PASSWORD' is never used
Test PR (windows-2025, 7.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L30
The field 'TranscriptionsSmokeTests.BW_USERNAME' is never used
Test PR (windows-2025, 7.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L557
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
Test PR (windows-2025, 7.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L461
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
Test PR (windows-2025, 6.0.x): src/Bandwidth.Standard.Test/Smoke/MultiChannelIntegrationTests.cs#L196
The literal or constant value MessageDirectionEnum.Out should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateMultiChannelRBMMessageTest' on type 'MultiChannelSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
Test PR (windows-2025, 6.0.x): 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)
Test PR (windows-2025, 6.0.x): 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)
Test PR (windows-2025, 6.0.x): 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)
Test PR (windows-2025, 6.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L30
The field 'TranscriptionsSmokeTests.BW_USERNAME' is never used
Test PR (windows-2025, 6.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L31
Field 'RecordingsSmokeTests.BW_PASSWORD' is never assigned to, and will always have its default value null
Test PR (windows-2025, 6.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L30
Field 'RecordingsSmokeTests.BW_USERNAME' is never assigned to, and will always have its default value null
Test PR (windows-2025, 6.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L31
The field 'TranscriptionsSmokeTests.BW_PASSWORD' is never used
Test PR (windows-2025, 6.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L557
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
Test PR (windows-2025, 6.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L461
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
Test PR (windows-2022, 7.0.x): src/Bandwidth.Standard.Test/Smoke/MultiChannelIntegrationTests.cs#L196
The literal or constant value MessageDirectionEnum.Out should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateMultiChannelRBMMessageTest' on type 'MultiChannelSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
Test PR (windows-2022, 7.0.x): 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)
Test PR (windows-2022, 7.0.x): 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)
Test PR (windows-2022, 7.0.x): 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)
Test PR (windows-2022, 7.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L31
Field 'RecordingsSmokeTests.BW_PASSWORD' is never assigned to, and will always have its default value null
Test PR (windows-2022, 7.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L31
The field 'TranscriptionsSmokeTests.BW_PASSWORD' is never used
Test PR (windows-2022, 7.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L30
The field 'TranscriptionsSmokeTests.BW_USERNAME' is never used
Test PR (windows-2022, 7.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L30
Field 'RecordingsSmokeTests.BW_USERNAME' is never assigned to, and will always have its default value null
Test PR (windows-2022, 7.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L557
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
Test PR (windows-2022, 7.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L461
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
Test PR (windows-2022, 6.0.x): 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)
Test PR (windows-2022, 6.0.x): src/Bandwidth.Standard.Test/Smoke/MultiChannelIntegrationTests.cs#L196
The literal or constant value MessageDirectionEnum.Out should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateMultiChannelRBMMessageTest' on type 'MultiChannelSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
Test PR (windows-2022, 6.0.x): 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)
Test PR (windows-2022, 6.0.x): 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)
Test PR (windows-2022, 6.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L31
The field 'TranscriptionsSmokeTests.BW_PASSWORD' is never used
Test PR (windows-2022, 6.0.x): src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L30
The field 'TranscriptionsSmokeTests.BW_USERNAME' is never used
Test PR (windows-2022, 6.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L30
Field 'RecordingsSmokeTests.BW_USERNAME' is never assigned to, and will always have its default value null
Test PR (windows-2022, 6.0.x): src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L31
Field 'RecordingsSmokeTests.BW_PASSWORD' is never assigned to, and will always have its default value null
Test PR (windows-2022, 6.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L557
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
Test PR (windows-2022, 6.0.x): src/Bandwidth.Standard/Client/ApiClient.cs#L461
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'