SWI-8921 Switch to TN Lookup V2 #159
Annotations
96 warnings
|
Test PR (ubuntu-24.04, 8.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationRequestTests.cs#L261
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
Test PR (ubuntu-24.04, 8.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationUpdateRequestTests.cs#L250
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
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/PhoneNumberLookupIntegrationTests.cs#L138
The literal or constant value "USA" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (ubuntu-24.04, 8.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L137
The literal or constant value "BANDWIDTH" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (ubuntu-24.04, 8.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L136
The literal or constant value "AdHoc P2P - Bandwidth - SVR" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
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/Unit/Model/VerificationRequestTests.cs#L261
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
Test PR (ubuntu-24.04, 6.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationUpdateRequestTests.cs#L250
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
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/PhoneNumberLookupIntegrationTests.cs#L138
The literal or constant value "USA" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (ubuntu-24.04, 6.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L137
The literal or constant value "BANDWIDTH" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (ubuntu-24.04, 6.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L136
The literal or constant value "AdHoc P2P - Bandwidth - SVR" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
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-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/Unit/Model/VerificationRequestTests.cs#L261
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
Test PR (ubuntu-24.04, 7.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationUpdateRequestTests.cs#L250
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
Test PR (ubuntu-24.04, 7.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L138
The literal or constant value "USA" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (ubuntu-24.04, 7.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L137
The literal or constant value "BANDWIDTH" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (ubuntu-24.04, 7.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L136
The literal or constant value "AdHoc P2P - Bandwidth - SVR" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
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, 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/PhoneNumberLookupIntegrationTests.cs#L138
The literal or constant value "USA" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (ubuntu-22.04, 6.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L137
The literal or constant value "BANDWIDTH" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (ubuntu-22.04, 6.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L136
The literal or constant value "AdHoc P2P - Bandwidth - SVR" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (ubuntu-22.04, 6.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationUpdateRequestTests.cs#L250
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
Test PR (ubuntu-22.04, 6.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationRequestTests.cs#L261
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
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-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/PhoneNumberLookupIntegrationTests.cs#L138
The literal or constant value "USA" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (ubuntu-22.04, 8.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L137
The literal or constant value "BANDWIDTH" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (ubuntu-22.04, 8.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L136
The literal or constant value "AdHoc P2P - Bandwidth - SVR" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (ubuntu-22.04, 8.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationRequestTests.cs#L261
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
Test PR (ubuntu-22.04, 8.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationUpdateRequestTests.cs#L250
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
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 (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/PhoneNumberLookupIntegrationTests.cs#L138
The literal or constant value "USA" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (ubuntu-22.04, 7.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L137
The literal or constant value "BANDWIDTH" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (ubuntu-22.04, 7.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L136
The literal or constant value "AdHoc P2P - Bandwidth - SVR" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (ubuntu-22.04, 7.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationRequestTests.cs#L261
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
Test PR (ubuntu-22.04, 7.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationUpdateRequestTests.cs#L250
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
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 (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/PhoneNumberLookupIntegrationTests.cs#L138
The literal or constant value "USA" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (windows-2025, 6.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L137
The literal or constant value "BANDWIDTH" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (windows-2025, 6.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L136
The literal or constant value "AdHoc P2P - Bandwidth - SVR" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (windows-2025, 6.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationRequestTests.cs#L261
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
Test PR (windows-2025, 6.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationUpdateRequestTests.cs#L250
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
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-2025, 8.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationRequestTests.cs#L261
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
Test PR (windows-2025, 8.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationUpdateRequestTests.cs#L250
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
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/PhoneNumberLookupIntegrationTests.cs#L138
The literal or constant value "USA" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (windows-2025, 8.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L137
The literal or constant value "BANDWIDTH" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (windows-2025, 8.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L136
The literal or constant value "AdHoc P2P - Bandwidth - SVR" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
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-2025, 8.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/PhoneNumberLookupIntegrationTests.cs#L138
The literal or constant value "USA" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (windows-2022, 6.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L137
The literal or constant value "BANDWIDTH" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (windows-2022, 6.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L136
The literal or constant value "AdHoc P2P - Bandwidth - SVR" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (windows-2022, 6.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationRequestTests.cs#L261
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
Test PR (windows-2022, 6.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationUpdateRequestTests.cs#L250
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
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.'
|
|
Test PR (windows-2022, 7.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationRequestTests.cs#L261
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
Test PR (windows-2022, 7.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationUpdateRequestTests.cs#L250
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
Test PR (windows-2022, 7.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L138
The literal or constant value "USA" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (windows-2022, 7.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L137
The literal or constant value "BANDWIDTH" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (windows-2022, 7.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L136
The literal or constant value "AdHoc P2P - Bandwidth - SVR" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. 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/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-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/PhoneNumberLookupIntegrationTests.cs#L138
The literal or constant value "USA" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (windows-2025, 7.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L137
The literal or constant value "BANDWIDTH" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (windows-2025, 7.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L136
The literal or constant value "AdHoc P2P - Bandwidth - SVR" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (windows-2025, 7.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationRequestTests.cs#L261
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
Test PR (windows-2025, 7.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationUpdateRequestTests.cs#L250
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
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-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-2022, 8.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L138
The literal or constant value "USA" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (windows-2022, 8.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L137
The literal or constant value "BANDWIDTH" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (windows-2022, 8.0.x):
src/Bandwidth.Standard.Test/Smoke/PhoneNumberLookupIntegrationTests.cs#L136
The literal or constant value "AdHoc P2P - Bandwidth - SVR" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CreateSyncLookupTest' on type 'PhoneNumberLookupSmokeTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test PR (windows-2022, 8.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationRequestTests.cs#L261
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
Test PR (windows-2022, 8.0.x):
src/Bandwidth.Standard.Test/Unit/Model/VerificationUpdateRequestTests.cs#L250
Do not use Assert.Equal() to check for boolean conditions. Use Assert.False instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
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.'
|