Fkellner bugfix/one of three #938
Annotations
10 warnings and 1 notice
Build:
samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization/src/Org.OpenAPITools/Model/ChildCat.cs#L211
'ChildCat.BaseValidate(ValidationContext)' hides inherited member 'ParentPet.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
|
Build:
samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization/src/Org.OpenAPITools/Model/ChildCat.cs#L127
'ChildCat.AdditionalProperties' hides inherited member 'ParentPet.AdditionalProperties'. Use the new keyword if hiding was intended.
|
Build:
samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization/src/Org.OpenAPITools/Model/ChildCat.cs#L71
'ChildCat.ShouldSerializePetType()' hides inherited member 'GrandparentAnimal.ShouldSerializePetType()'. Use the new keyword if hiding was intended.
|
Build:
samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization/src/Org.OpenAPITools/Model/ChildCat.cs#L55
'ChildCat.PetType' hides inherited member 'GrandparentAnimal.PetType'. Use the new keyword if hiding was intended.
|
Build:
samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization/src/Org.OpenAPITools/Model/CopyActivity.cs#L212
'CopyActivity.BaseValidate(ValidationContext)' hides inherited member 'EntityBase.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
|
Build:
samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization/src/Org.OpenAPITools/Model/CopyActivity.cs#L128
'CopyActivity.AdditionalProperties' hides inherited member 'EntityBase.AdditionalProperties'. Use the new keyword if hiding was intended.
|
Build:
samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization/src/Org.OpenAPITools/Model/CopyActivity.cs#L71
'CopyActivity.ShouldSerializeSchema()' hides inherited member 'EntityBase.ShouldSerializeSchema()'. Use the new keyword if hiding was intended.
|
Build:
samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization/src/Org.OpenAPITools/Model/CopyActivity.cs#L55
'CopyActivity.Schema' hides inherited member 'EntityBase.Schema'. Use the new keyword if hiding was intended.
|
Build:
samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization/src/Org.OpenAPITools/Model/Cat.cs#L167
'Cat.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
|
Build:
samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization/src/Org.OpenAPITools/Model/Cat.cs#L88
'Cat.AdditionalProperties' hides inherited member 'Animal.AdditionalProperties'. Use the new keyword if hiding was intended.
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Loading