Skip to content

Fix/csharp reserved headers and file parameter not serialising correctly #124

Fix/csharp reserved headers and file parameter not serialising correctly

Fix/csharp reserved headers and file parameter not serialising correctly #124

Re-run triggered April 22, 2026 14:35
Status Failure
Total duration 4m 4s
Artifacts

samples-dotnet10.yaml

on: pull_request
Matrix: Build .Net 10 projects
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 74 warnings
Build .Net 10 projects (samples/client/petstore/csharp/httpclient/net10/Petstore): samples/client/petstore/csharp/httpclient/net10/Petstore/src/Org.OpenAPITools/Model/Descendant1.cs#L154
'Descendant1.BaseValidate(ValidationContext)' hides inherited member 'TestDescendants.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build .Net 10 projects (samples/client/petstore/csharp/httpclient/net10/Petstore): samples/client/petstore/csharp/httpclient/net10/Petstore/src/Org.OpenAPITools/Model/Descendant1.cs#L72
'Descendant1.AdditionalProperties' hides inherited member 'TestDescendants.AdditionalProperties'. Use the new keyword if hiding was intended.
Build .Net 10 projects (samples/client/petstore/csharp/httpclient/net10/Petstore): samples/client/petstore/csharp/httpclient/net10/Petstore/src/Org.OpenAPITools/Model/CopyActivity.cs#L175
'CopyActivity.BaseValidate(ValidationContext)' hides inherited member 'EntityBase.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build .Net 10 projects (samples/client/petstore/csharp/httpclient/net10/Petstore): samples/client/petstore/csharp/httpclient/net10/Petstore/src/Org.OpenAPITools/Model/CopyActivity.cs#L91
'CopyActivity.AdditionalProperties' hides inherited member 'EntityBase.AdditionalProperties'. Use the new keyword if hiding was intended.
Build .Net 10 projects (samples/client/petstore/csharp/httpclient/net10/Petstore): samples/client/petstore/csharp/httpclient/net10/Petstore/src/Org.OpenAPITools/Model/CopyActivity.cs#L55
'CopyActivity.Schema' hides inherited member 'EntityBase.Schema'. Use the new keyword if hiding was intended.
Build .Net 10 projects (samples/client/petstore/csharp/httpclient/net10/Petstore): samples/client/petstore/csharp/httpclient/net10/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L170
'ChildCat.BaseValidate(ValidationContext)' hides inherited member 'ParentPet.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build .Net 10 projects (samples/client/petstore/csharp/httpclient/net10/Petstore): samples/client/petstore/csharp/httpclient/net10/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L86
'ChildCat.AdditionalProperties' hides inherited member 'ParentPet.AdditionalProperties'. Use the new keyword if hiding was intended.
Build .Net 10 projects (samples/client/petstore/csharp/httpclient/net10/Petstore): samples/client/petstore/csharp/httpclient/net10/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L55
'ChildCat.PetType' hides inherited member 'GrandparentAnimal.PetType'. Use the new keyword if hiding was intended.
Build .Net 10 projects (samples/client/petstore/csharp/httpclient/net10/Petstore): samples/client/petstore/csharp/httpclient/net10/Petstore/src/Org.OpenAPITools/Model/Cat.cs#L146
'Cat.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build .Net 10 projects (samples/client/petstore/csharp/httpclient/net10/Petstore): samples/client/petstore/csharp/httpclient/net10/Petstore/src/Org.OpenAPITools/Model/Cat.cs#L67
'Cat.AdditionalProperties' hides inherited member 'Animal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build .Net 10 projects (samples/client/petstore/csharp/restsharp/net10/EnumMappings): samples/client/petstore/csharp/restsharp/net10/EnumMappings/src/Org.OpenAPITools/Model/Order.cs#L184
The result of the expression is always 'true' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
Build .Net 10 projects (samples/client/petstore/csharp/restsharp/net10/EnumMappings): samples/client/petstore/csharp/restsharp/net10/EnumMappings/src/Org.OpenAPITools/Model/Order.cs#L184
The result of the expression is always 'true' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'