[CSharp] feat!: add useDateOnly flag #134
Annotations
10 warnings
Build:
samples/client/echo_api/csharp-restsharp/src/Org.OpenAPITools/Api/QueryApi.cs#L1083
The result of the expression is always 'true' since a value of type 'long' is never equal to 'null' of type 'long?'
|
Build:
samples/client/echo_api/csharp-restsharp/src/Org.OpenAPITools/Api/QueryApi.cs#L1176
The result of the expression is always 'true' since a value of type 'long' is never equal to 'null' of type 'long?'
|
Build:
samples/client/echo_api/csharp-restsharp/src/Org.OpenAPITools/Model/DataQuery.cs#L131
The result of the expression is always 'true' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
|
Build:
samples/client/echo_api/csharp-restsharp/src/Org.OpenAPITools/Model/DataQuery.cs#L153
The result of the expression is always 'true' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
|
Build:
samples/client/echo_api/csharp-restsharp/src/Org.OpenAPITools/Api/PathApi.cs#L260
The result of the expression is always 'false' since a value of type 'StringEnumRef' is never equal to 'null' of type 'StringEnumRef?'
|
Build:
samples/client/echo_api/csharp-restsharp/src/Org.OpenAPITools/Api/PathApi.cs#L353
The result of the expression is always 'false' since a value of type 'StringEnumRef' is never equal to 'null' of type 'StringEnumRef?'
|
Build:
samples/client/echo_api/csharp-restsharp/src/Org.OpenAPITools/Api/QueryApi.cs#L1083
The result of the expression is always 'true' since a value of type 'long' is never equal to 'null' of type 'long?'
|
Build:
samples/client/echo_api/csharp-restsharp/src/Org.OpenAPITools/Api/QueryApi.cs#L1176
The result of the expression is always 'true' since a value of type 'long' is never equal to 'null' of type 'long?'
|
Build:
samples/client/echo_api/csharp-restsharp/src/Org.OpenAPITools/Model/DataQuery.cs#L131
The result of the expression is always 'true' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
|
Build:
samples/client/echo_api/csharp-restsharp/src/Org.OpenAPITools/Model/DataQuery.cs#L153
The result of the expression is always 'true' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
|
The logs for this run have expired and are no longer available.
Loading