SWI-4240 Make Tests Not Fail Fast #28
Annotations
7 warnings
Run functional tests:
src/Bandwidth.Standard/Api/MessagesApi.cs#L588
The result of the expression is always 'true' since a value of type 'MessageStatusEnum' is never equal to 'null' of type 'MessageStatusEnum?'
|
Run functional tests:
src/Bandwidth.Standard/Api/MessagesApi.cs#L592
The result of the expression is always 'true' since a value of type 'ListMessageDirectionEnum' is never equal to 'null' of type 'ListMessageDirectionEnum?'
|
Run functional tests:
src/Bandwidth.Standard/Api/MessagesApi.cs#L600
The result of the expression is always 'true' since a value of type 'MessageTypeEnum' is never equal to 'null' of type 'MessageTypeEnum?'
|
Run functional tests:
src/Bandwidth.Standard/Api/MessagesApi.cs#L757
The result of the expression is always 'true' since a value of type 'MessageStatusEnum' is never equal to 'null' of type 'MessageStatusEnum?'
|
Run functional tests:
src/Bandwidth.Standard/Api/MessagesApi.cs#L761
The result of the expression is always 'true' since a value of type 'ListMessageDirectionEnum' is never equal to 'null' of type 'ListMessageDirectionEnum?'
|
Run functional tests:
src/Bandwidth.Standard/Api/MessagesApi.cs#L769
The result of the expression is always 'true' since a value of type 'MessageTypeEnum' is never equal to 'null' of type 'MessageTypeEnum?'
|
Run functional tests:
src/Bandwidth.Standard.Test/Integration/MFAIntegrationTests.cs#L257
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
The logs for this run have expired and are no longer available.
Loading