Update api.service.mustache (#16406) #28
Annotations
10 warnings
samples/client/petstore/csharp/OpenAPIClientCore/src/Org.OpenAPITools/Model/Cat.cs#L131
'Cat.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
|
samples/client/petstore/csharp/OpenAPIClientCore/src/Org.OpenAPITools/Model/ChildCat.cs#L55
'ChildCat.PetType' hides inherited member 'GrandparentAnimal.PetType'. Use the new keyword if hiding was intended.
|
samples/client/petstore/csharp/OpenAPIClientCore/src/Org.OpenAPITools/Model/ChildCat.cs#L150
'ChildCat.BaseValidate(ValidationContext)' hides inherited member 'ParentPet.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
|
samples/client/petstore/csharp/OpenAPIClientCore/src/Org.OpenAPITools/Model/Dog.cs#L134
'Dog.BaseValidate(ValidationContext)' hides inherited member 'Animal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
|
samples/client/petstore/csharp/OpenAPIClientCore/src/Org.OpenAPITools/Model/ParentPet.cs#L121
'ParentPet.BaseValidate(ValidationContext)' hides inherited member 'GrandparentAnimal.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
|
samples/client/petstore/csharp/OpenAPIClientCore/src/Org.OpenAPITools/Model/NumberOnly.cs#L36
'NumberOnly' cannot be marked as CLS-compliant because the assembly does not have a CLSCompliant attribute
|
samples/client/petstore/csharp/OpenAPIClientCore/src/Org.OpenAPITools/Model/RolesReportsHash.cs#L110
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
samples/client/petstore/csharp/OpenAPIClientCore/src/Org.OpenAPITools/Model/ObjectWithDeprecatedFields.cs#L45
'ObjectWithDeprecatedFields.Id' is obsolete
|
samples/client/petstore/csharp/OpenAPIClientCore/src/Org.OpenAPITools/Model/ObjectWithDeprecatedFields.cs#L46
'ObjectWithDeprecatedFields.DeprecatedRef' is obsolete
|
samples/client/petstore/csharp/OpenAPIClientCore/src/Org.OpenAPITools/Model/ObjectWithDeprecatedFields.cs#L47
'ObjectWithDeprecatedFields.Bars' is obsolete
|
The logs for this run have expired and are no longer available.
Loading