SWI-1695: Adding a missing environment variable #11
Annotations
6 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?'
|
The logs for this run have expired and are no longer available.
Loading