Skip to content

Merge remote-tracking branch 'origin/master' into nullable-annotation… #2

Merge remote-tracking branch 'origin/master' into nullable-annotation…

Merge remote-tracking branch 'origin/master' into nullable-annotation… #2

Triggered via push January 6, 2025 08:22
Status Success
Total duration 44s
Artifacts
Matrix: Build .Net clients
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Build .Net clients (samples/client/echo_api/csharp/restsharp/net8/EchoApi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build .Net clients (samples/client/echo_api/csharp/restsharp/net8/EchoApi): samples/client/echo_api/csharp/restsharp/net8/EchoApi/src/Org.OpenAPITools/Api/QueryApi.cs#L1183
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/net8/EchoApi): samples/client/echo_api/csharp/restsharp/net8/EchoApi/src/Org.OpenAPITools/Api/QueryApi.cs#L1276
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/net8/EchoApi): samples/client/echo_api/csharp/restsharp/net8/EchoApi/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/net8/EchoApi): samples/client/echo_api/csharp/restsharp/net8/EchoApi/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/net8/EchoApi): samples/client/echo_api/csharp/restsharp/net8/EchoApi/src/Org.OpenAPITools/Api/QueryApi.cs#L1183
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/net8/EchoApi): samples/client/echo_api/csharp/restsharp/net8/EchoApi/src/Org.OpenAPITools/Api/QueryApi.cs#L1276
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/net8/EchoApi): samples/client/echo_api/csharp/restsharp/net8/EchoApi/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/net8/EchoApi): samples/client/echo_api/csharp/restsharp/net8/EchoApi/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?'