fix: override base class indexer to set OpenApiAny values #6455
ci-cd.yml
on: push
Continuous Integration
31s
Validate Project for Trimming
1m 12s
Annotations
20 errors
|
Continuous Integration:
src/Microsoft.OpenApi/Models/OpenApiCallback.cs#L18
'OpenApiCallback' does not implement interface member 'IOpenApiReadOnlyExtensible.Extensions'. 'OpenApiCallback.Extensions' cannot implement 'IOpenApiReadOnlyExtensible.Extensions' because it does not have the matching return type of 'Dictionary<string, IOpenApiExtension>'.
|
|
Continuous Integration:
src/Microsoft.OpenApi/Models/OpenApiComponents.cs#L17
'OpenApiComponents' does not implement interface member 'IOpenApiExtensible.Extensions'. 'OpenApiComponents.Extensions' cannot implement 'IOpenApiExtensible.Extensions' because it does not have the matching return type of 'OpenApiExtensionDictionary'.
|
|
Continuous Integration:
src/Microsoft.OpenApi/Models/OpenApiContact.cs#L14
'OpenApiContact' does not implement interface member 'IOpenApiExtensible.Extensions'. 'OpenApiContact.Extensions' cannot implement 'IOpenApiExtensible.Extensions' because it does not have the matching return type of 'OpenApiExtensionDictionary'.
|
|
Continuous Integration:
src/Microsoft.OpenApi/Models/OpenApiDiscriminator.cs#L14
'OpenApiDiscriminator' does not implement interface member 'IOpenApiExtensible.Extensions'. 'OpenApiDiscriminator.Extensions' cannot implement 'IOpenApiExtensible.Extensions' because it does not have the matching return type of 'OpenApiExtensionDictionary'.
|
|
Continuous Integration:
src/Microsoft.OpenApi/Models/OpenApiDocument.cs#L25
'OpenApiDocument' does not implement interface member 'IOpenApiExtensible.Extensions'. 'OpenApiDocument.Extensions' cannot implement 'IOpenApiExtensible.Extensions' because it does not have the matching return type of 'OpenApiExtensionDictionary'.
|
|
Continuous Integration:
src/Microsoft.OpenApi/Models/OpenApiEncoding.cs#L16
'OpenApiEncoding' does not implement interface member 'IOpenApiExtensible.Extensions'. 'OpenApiEncoding.Extensions' cannot implement 'IOpenApiExtensible.Extensions' because it does not have the matching return type of 'OpenApiExtensionDictionary'.
|
|
Continuous Integration:
src/Microsoft.OpenApi/Models/OpenApiExample.cs#L16
'OpenApiExample' does not implement interface member 'IOpenApiExtensible.Extensions'. 'OpenApiExample.Extensions' cannot implement 'IOpenApiExtensible.Extensions' because it does not have the matching return type of 'OpenApiExtensionDictionary'.
|
|
Continuous Integration:
src/Microsoft.OpenApi/Models/OpenApiExtensibleDictionary.cs#L17
'OpenApiExtensibleDictionary<T>' does not implement interface member 'IOpenApiExtensible.Extensions'. 'OpenApiExtensibleDictionary<T>.Extensions' cannot implement 'IOpenApiExtensible.Extensions' because it does not have the matching return type of 'OpenApiExtensionDictionary'.
|
|
Continuous Integration:
src/Microsoft.OpenApi/Models/OpenApiExternalDocs.cs#L14
'OpenApiExternalDocs' does not implement interface member 'IOpenApiExtensible.Extensions'. 'OpenApiExternalDocs.Extensions' cannot implement 'IOpenApiExtensible.Extensions' because it does not have the matching return type of 'OpenApiExtensionDictionary'.
|
|
Continuous Integration:
src/Microsoft.OpenApi/Models/OpenApiHeader.cs#L20
'OpenApiHeader' does not implement interface member 'IOpenApiExtensible.Extensions'. 'OpenApiHeader.Extensions' cannot implement 'IOpenApiExtensible.Extensions' because it does not have the matching return type of 'OpenApiExtensionDictionary'.
|
|
Validate Project for Trimming:
src/Microsoft.OpenApi/Models/OpenApiExample.cs#L16
'OpenApiExample' does not implement interface member 'IOpenApiExtensible.Extensions'. 'OpenApiExample.Extensions' cannot implement 'IOpenApiExtensible.Extensions' because it does not have the matching return type of 'OpenApiExtensionDictionary'.
|
|
Validate Project for Trimming:
src/Microsoft.OpenApi/Models/OpenApiExtensibleDictionary.cs#L17
'OpenApiExtensibleDictionary<T>' does not implement interface member 'IOpenApiExtensible.Extensions'. 'OpenApiExtensibleDictionary<T>.Extensions' cannot implement 'IOpenApiExtensible.Extensions' because it does not have the matching return type of 'OpenApiExtensionDictionary'.
|
|
Validate Project for Trimming:
src/Microsoft.OpenApi/Models/OpenApiExternalDocs.cs#L14
'OpenApiExternalDocs' does not implement interface member 'IOpenApiExtensible.Extensions'. 'OpenApiExternalDocs.Extensions' cannot implement 'IOpenApiExtensible.Extensions' because it does not have the matching return type of 'OpenApiExtensionDictionary'.
|
|
Validate Project for Trimming:
src/Microsoft.OpenApi/Models/OpenApiHeader.cs#L20
'OpenApiHeader' does not implement interface member 'IOpenApiExtensible.Extensions'. 'OpenApiHeader.Extensions' cannot implement 'IOpenApiExtensible.Extensions' because it does not have the matching return type of 'OpenApiExtensionDictionary'.
|
|
Validate Project for Trimming:
src/Microsoft.OpenApi/Models/OpenApiInfo.cs#L14
'OpenApiInfo' does not implement interface member 'IOpenApiExtensible.Extensions'. 'OpenApiInfo.Extensions' cannot implement 'IOpenApiExtensible.Extensions' because it does not have the matching return type of 'OpenApiExtensionDictionary'.
|
|
Validate Project for Trimming:
src/Microsoft.OpenApi/Models/OpenApiLicense.cs#L14
'OpenApiLicense' does not implement interface member 'IOpenApiExtensible.Extensions'. 'OpenApiLicense.Extensions' cannot implement 'IOpenApiExtensible.Extensions' because it does not have the matching return type of 'OpenApiExtensionDictionary'.
|
|
Validate Project for Trimming:
src/Microsoft.OpenApi/Models/OpenApiLink.cs#L15
'OpenApiLink' does not implement interface member 'IOpenApiExtensible.Extensions'. 'OpenApiLink.Extensions' cannot implement 'IOpenApiExtensible.Extensions' because it does not have the matching return type of 'OpenApiExtensionDictionary'.
|
|
Validate Project for Trimming:
src/Microsoft.OpenApi/Models/OpenApiMediaType.cs#L18
'OpenApiMediaType' does not implement interface member 'IOpenApiExtensible.Extensions'. 'OpenApiMediaType.Extensions' cannot implement 'IOpenApiExtensible.Extensions' because it does not have the matching return type of 'OpenApiExtensionDictionary'.
|
|
Validate Project for Trimming:
src/Microsoft.OpenApi/Models/OpenApiOAuthFlow.cs#L14
'OpenApiOAuthFlow' does not implement interface member 'IOpenApiExtensible.Extensions'. 'OpenApiOAuthFlow.Extensions' cannot implement 'IOpenApiExtensible.Extensions' because it does not have the matching return type of 'OpenApiExtensionDictionary'.
|
|
Validate Project for Trimming:
src/Microsoft.OpenApi/Models/OpenApiCallback.cs#L18
'OpenApiCallback' does not implement interface member 'IOpenApiReadOnlyExtensible.Extensions'. 'OpenApiCallback.Extensions' cannot implement 'IOpenApiReadOnlyExtensible.Extensions' because it does not have the matching return type of 'Dictionary<string, IOpenApiExtension>'.
|