Edit to allow core and framework targets on the same build #317
Annotations
9 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
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:
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:
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:
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:
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:
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:
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:
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?'
|
Loading