feat(models): add shared Content interface #7908
ci-cd.yml
on: pull_request
Continuous Integration
53s
Validate Project for Trimming
1m 30s
Validate performance of the library
0s
Annotations
7 errors
|
Continuous Integration
Process completed with exit code 1.
|
|
Continuous Integration:
src/Microsoft.OpenApi/Models/Interfaces/IOpenApiContentElement.cs#L11
'IOpenApiContentElement.Content' hides inherited member 'IOpenApiReadOnlyContentElement.Content'. Use the new keyword if hiding was intended.
|
|
Continuous Integration:
src/Microsoft.OpenApi/Models/Interfaces/IOpenApiContentElement.cs#L11
'IOpenApiContentElement.Content' hides inherited member 'IOpenApiReadOnlyContentElement.Content'. Use the new keyword if hiding was intended.
|
|
Continuous Integration:
src/Microsoft.OpenApi/Models/Interfaces/IOpenApiContentElement.cs#L11
'IOpenApiContentElement.Content' hides inherited member 'IOpenApiReadOnlyContentElement.Content'. Use the new keyword if hiding was intended.
|
|
Continuous Integration:
src/Microsoft.OpenApi/Models/Interfaces/IOpenApiContentElement.cs#L11
'IOpenApiContentElement.Content' hides inherited member 'IOpenApiReadOnlyContentElement.Content'. Use the new keyword if hiding was intended.
|
|
Validate Project for Trimming
Process completed with exit code 1.
|
|
Validate Project for Trimming:
src/Microsoft.OpenApi/Models/Interfaces/IOpenApiContentElement.cs#L11
'IOpenApiContentElement.Content' hides inherited member 'IOpenApiReadOnlyContentElement.Content'. Use the new keyword if hiding was intended.
|