Skip to content

Merge branch 'feature/swift6' of https://github.com/4brunu/openapi-ge… #251

Merge branch 'feature/swift6' of https://github.com/4brunu/openapi-ge…

Merge branch 'feature/swift6' of https://github.com/4brunu/openapi-ge… #251

Triggered via push September 22, 2024 16:23
Status Success
Total duration 3m 24s
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#L133
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#L155
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/Client/ApiClient.cs#L540
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
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#L133
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#L155
The result of the expression is always 'true' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'