Skip to content

Default to OAS-compliant handling of additionalProperties #72

Default to OAS-compliant handling of additionalProperties

Default to OAS-compliant handling of additionalProperties #72

Triggered via pull request June 13, 2025 19:40
Status Success
Total duration 41s
Artifacts
Matrix: Build .Net clients
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#L164
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#L141
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#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/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/Model/DataQuery.cs#L79
'DataQuery.AdditionalProperties' hides inherited member 'Query.AdditionalProperties'. Use the new keyword if hiding was intended.
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#L164
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#L141
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#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/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/Model/DataQuery.cs#L79
'DataQuery.AdditionalProperties' hides inherited member 'Query.AdditionalProperties'. Use the new keyword if hiding was intended.