SWI-3341: Update to OpenAPI Generator 7.0.0 #757
Annotations
6 warnings
src/Bandwidth.Standard/Api/MessagesApi.cs#L582
The result of the expression is always 'true' since a value of type 'MessageStatusEnum' is never equal to 'null' of type 'MessageStatusEnum?'
|
src/Bandwidth.Standard/Api/MessagesApi.cs#L586
The result of the expression is always 'true' since a value of type 'ListMessageDirectionEnum' is never equal to 'null' of type 'ListMessageDirectionEnum?'
|
src/Bandwidth.Standard/Api/MessagesApi.cs#L594
The result of the expression is always 'true' since a value of type 'MessageTypeEnum' is never equal to 'null' of type 'MessageTypeEnum?'
|
src/Bandwidth.Standard/Api/MessagesApi.cs#L745
The result of the expression is always 'true' since a value of type 'MessageStatusEnum' is never equal to 'null' of type 'MessageStatusEnum?'
|
src/Bandwidth.Standard/Api/MessagesApi.cs#L749
The result of the expression is always 'true' since a value of type 'ListMessageDirectionEnum' is never equal to 'null' of type 'ListMessageDirectionEnum?'
|
src/Bandwidth.Standard/Api/MessagesApi.cs#L757
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