Skip to content

Add tests for query parameters (array of integer/string) (#17686) #145

Add tests for query parameters (array of integer/string) (#17686)

Add tests for query parameters (array of integer/string) (#17686) #145

Triggered via push January 24, 2024 02:20
Status Success
Total duration 1m 10s
Artifacts
Matrix: Build .Net clients
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build .Net clients (samples/client/echo_api/csharp-restsharp/): samples/client/echo_api/csharp-restsharp/src/Org.OpenAPITools/Api/QueryApi.cs#L1179
The result of the expression is always 'true' since a value of type 'long' is never equal to 'null' of type 'long?'
Build .Net clients (samples/client/echo_api/csharp-restsharp/): samples/client/echo_api/csharp-restsharp/src/Org.OpenAPITools/Api/QueryApi.cs#L1272
The result of the expression is always 'true' since a value of type 'long' is never equal to 'null' of type 'long?'
Build .Net clients (samples/client/echo_api/csharp-restsharp/): 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 .Net clients (samples/client/echo_api/csharp-restsharp/): 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 .Net clients (samples/client/echo_api/csharp-restsharp/): 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 .Net clients (samples/client/echo_api/csharp-restsharp/): 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 .Net clients (samples/client/echo_api/csharp-restsharp/): samples/client/echo_api/csharp-restsharp/src/Org.OpenAPITools/Api/QueryApi.cs#L1179
The result of the expression is always 'true' since a value of type 'long' is never equal to 'null' of type 'long?'
Build .Net clients (samples/client/echo_api/csharp-restsharp/): samples/client/echo_api/csharp-restsharp/src/Org.OpenAPITools/Api/QueryApi.cs#L1272
The result of the expression is always 'true' since a value of type 'long' is never equal to 'null' of type 'long?'
Build .Net clients (samples/client/echo_api/csharp-restsharp/): 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 .Net clients (samples/client/echo_api/csharp-restsharp/): 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?'