SWI-3915: Regenerate C# SDK and add tests for new endpoint #17
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/Api/CallsApiTests.cs#L242
Public method 'ListCallsTest' on test class 'CallsApiTests' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
The logs for this run have expired and are no longer available.
Loading