Smoke Tests #493
test-smoke.yml
on: schedule
Notify for failures
0s
Annotations
12 warnings
|
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/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)
|
|
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/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/Client/ApiClient.cs#L460
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
|
|
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/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)
|
|
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/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/Client/ApiClient.cs#L460
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
|