Skip to content

Fix output of bin/generate-samples.sh in tmux #26

Fix output of bin/generate-samples.sh in tmux

Fix output of bin/generate-samples.sh in tmux #26

Triggered via pull request January 22, 2026 09:58
Status Failure
Total duration 14m 17s
Artifacts

samples-dotnet7-client.yml

on: pull_request
Matrix: Build clients
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 50 warnings
Build clients (samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization/)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
Build clients (samples/client/petstore/csharp/restsharp/net4.8/Petstore/): samples/client/petstore/csharp/restsharp/net4.8/Petstore/src/Org.OpenAPITools/Model/NumberOnly.cs#L36
'NumberOnly' cannot be marked as CLS-compliant because the assembly does not have a CLSCompliant attribute
Build clients (samples/client/petstore/csharp/restsharp/net4.8/Petstore/): samples/client/petstore/csharp/restsharp/net4.8/Petstore/src/Org.OpenAPITools/Model/Dog.cs#L148
'Dog.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net4.8/Petstore/): samples/client/petstore/csharp/restsharp/net4.8/Petstore/src/Org.OpenAPITools/Model/Dog.cs#L66
'Dog.AdditionalProperties' hides inherited member 'Animal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net4.8/Petstore/): samples/client/petstore/csharp/restsharp/net4.8/Petstore/src/Org.OpenAPITools/Model/ParentPet.cs#L136
'ParentPet.BaseValidate(ValidationContext)' hides inherited member 'GrandparentAnimal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net4.8/Petstore/): samples/client/petstore/csharp/restsharp/net4.8/Petstore/src/Org.OpenAPITools/Model/ParentPet.cs#L59
'ParentPet.AdditionalProperties' hides inherited member 'GrandparentAnimal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net4.8/Petstore/): samples/client/petstore/csharp/restsharp/net4.8/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L169
'ChildCat.BaseValidate(ValidationContext)' hides inherited member 'ParentPet.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net4.8/Petstore/): samples/client/petstore/csharp/restsharp/net4.8/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L85
'ChildCat.AdditionalProperties' hides inherited member 'ParentPet.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net4.8/Petstore/): samples/client/petstore/csharp/restsharp/net4.8/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L54
'ChildCat.PetType' hides inherited member 'GrandparentAnimal.PetType'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net4.8/Petstore/): samples/client/petstore/csharp/restsharp/net4.8/Petstore/src/Org.OpenAPITools/Model/Cat.cs#L145
'Cat.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net4.8/Petstore/): samples/client/petstore/csharp/restsharp/net4.8/Petstore/src/Org.OpenAPITools/Model/Cat.cs#L66
'Cat.AdditionalProperties' hides inherited member 'Animal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net8/EnumMappings/): samples/client/petstore/csharp/restsharp/net8/EnumMappings/src/Org.OpenAPITools/Model/NumberOnly.cs#L36
'NumberOnly' cannot be marked as CLS-compliant because the assembly does not have a CLSCompliant attribute
Build clients (samples/client/petstore/csharp/restsharp/net8/EnumMappings/): samples/client/petstore/csharp/restsharp/net8/EnumMappings/src/Org.OpenAPITools/Model/ParentPet.cs#L136
'ParentPet.BaseValidate(ValidationContext)' hides inherited member 'GrandparentAnimal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net8/EnumMappings/): samples/client/petstore/csharp/restsharp/net8/EnumMappings/src/Org.OpenAPITools/Model/ParentPet.cs#L59
'ParentPet.AdditionalProperties' hides inherited member 'GrandparentAnimal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net8/EnumMappings/): samples/client/petstore/csharp/restsharp/net8/EnumMappings/src/Org.OpenAPITools/Model/Dog.cs#L148
'Dog.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net8/EnumMappings/): samples/client/petstore/csharp/restsharp/net8/EnumMappings/src/Org.OpenAPITools/Model/Dog.cs#L66
'Dog.AdditionalProperties' hides inherited member 'Animal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net8/EnumMappings/): samples/client/petstore/csharp/restsharp/net8/EnumMappings/src/Org.OpenAPITools/Model/ChildCat.cs#L169
'ChildCat.BaseValidate(ValidationContext)' hides inherited member 'ParentPet.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net8/EnumMappings/): samples/client/petstore/csharp/restsharp/net8/EnumMappings/src/Org.OpenAPITools/Model/ChildCat.cs#L85
'ChildCat.AdditionalProperties' hides inherited member 'ParentPet.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net8/EnumMappings/): samples/client/petstore/csharp/restsharp/net8/EnumMappings/src/Org.OpenAPITools/Model/ChildCat.cs#L54
'ChildCat.PetType' hides inherited member 'GrandparentAnimal.PetType'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net8/EnumMappings/): samples/client/petstore/csharp/restsharp/net8/EnumMappings/src/Org.OpenAPITools/Model/Cat.cs#L145
'Cat.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net8/EnumMappings/): samples/client/petstore/csharp/restsharp/net8/EnumMappings/src/Org.OpenAPITools/Model/Cat.cs#L66
'Cat.AdditionalProperties' hides inherited member 'Animal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net4.7/Petstore/): samples/client/petstore/csharp/restsharp/net4.7/Petstore/src/Org.OpenAPITools/Model/NumberOnly.cs#L36
'NumberOnly' cannot be marked as CLS-compliant because the assembly does not have a CLSCompliant attribute
Build clients (samples/client/petstore/csharp/restsharp/net4.7/Petstore/): samples/client/petstore/csharp/restsharp/net4.7/Petstore/src/Org.OpenAPITools/Model/ParentPet.cs#L136
'ParentPet.BaseValidate(ValidationContext)' hides inherited member 'GrandparentAnimal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net4.7/Petstore/): samples/client/petstore/csharp/restsharp/net4.7/Petstore/src/Org.OpenAPITools/Model/ParentPet.cs#L59
'ParentPet.AdditionalProperties' hides inherited member 'GrandparentAnimal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net4.7/Petstore/): samples/client/petstore/csharp/restsharp/net4.7/Petstore/src/Org.OpenAPITools/Model/Dog.cs#L148
'Dog.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net4.7/Petstore/): samples/client/petstore/csharp/restsharp/net4.7/Petstore/src/Org.OpenAPITools/Model/Dog.cs#L66
'Dog.AdditionalProperties' hides inherited member 'Animal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net4.7/Petstore/): samples/client/petstore/csharp/restsharp/net4.7/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L169
'ChildCat.BaseValidate(ValidationContext)' hides inherited member 'ParentPet.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net4.7/Petstore/): samples/client/petstore/csharp/restsharp/net4.7/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L85
'ChildCat.AdditionalProperties' hides inherited member 'ParentPet.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net4.7/Petstore/): samples/client/petstore/csharp/restsharp/net4.7/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L54
'ChildCat.PetType' hides inherited member 'GrandparentAnimal.PetType'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net4.7/Petstore/): samples/client/petstore/csharp/restsharp/net4.7/Petstore/src/Org.OpenAPITools/Model/Cat.cs#L145
'Cat.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net4.7/Petstore/): samples/client/petstore/csharp/restsharp/net4.7/Petstore/src/Org.OpenAPITools/Model/Cat.cs#L66
'Cat.AdditionalProperties' hides inherited member 'Animal.AdditionalProperties'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net8/Petstore/): samples/client/petstore/csharp/restsharp/net8/Petstore/src/Org.OpenAPITools/Model/NumberOnly.cs#L36
'NumberOnly' cannot be marked as CLS-compliant because the assembly does not have a CLSCompliant attribute
Build clients (samples/client/petstore/csharp/restsharp/net8/Petstore/): samples/client/petstore/csharp/restsharp/net8/Petstore/src/Org.OpenAPITools/Model/ParentPet.cs#L121
'ParentPet.BaseValidate(ValidationContext)' hides inherited member 'GrandparentAnimal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net8/Petstore/): samples/client/petstore/csharp/restsharp/net8/Petstore/src/Org.OpenAPITools/Model/Dog.cs#L133
'Dog.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net8/Petstore/): samples/client/petstore/csharp/restsharp/net8/Petstore/src/Org.OpenAPITools/Model/Descendant2.cs#L138
'Descendant2.BaseValidate(ValidationContext)' hides inherited member 'TestDescendants.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net8/Petstore/): samples/client/petstore/csharp/restsharp/net8/Petstore/src/Org.OpenAPITools/Model/Descendant1.cs#L138
'Descendant1.BaseValidate(ValidationContext)' hides inherited member 'TestDescendants.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net8/Petstore/): samples/client/petstore/csharp/restsharp/net8/Petstore/src/Org.OpenAPITools/Model/CopyActivity.cs#L159
'CopyActivity.BaseValidate(ValidationContext)' hides inherited member 'EntityBase.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net8/Petstore/): samples/client/petstore/csharp/restsharp/net8/Petstore/src/Org.OpenAPITools/Model/CopyActivity.cs#L54
'CopyActivity.Schema' hides inherited member 'EntityBase.Schema'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net8/Petstore/): samples/client/petstore/csharp/restsharp/net8/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L154
'ChildCat.BaseValidate(ValidationContext)' hides inherited member 'ParentPet.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net8/Petstore/): samples/client/petstore/csharp/restsharp/net8/Petstore/src/Org.OpenAPITools/Model/ChildCat.cs#L54
'ChildCat.PetType' hides inherited member 'GrandparentAnimal.PetType'. Use the new keyword if hiding was intended.
Build clients (samples/client/petstore/csharp/restsharp/net8/Petstore/): samples/client/petstore/csharp/restsharp/net8/Petstore/src/Org.OpenAPITools/Model/Cat.cs#L130
'Cat.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.