JsonSchema.NET Integration #281
Annotations
9 errors and 6 warnings
src/Microsoft.OpenApi/Models/References/OpenApiHeaderReference.cs#L75
The type or namespace name 'OpenApiSchema' could not be found (are you missing a using directive or an assembly reference?)
|
src/Microsoft.OpenApi/Models/References/OpenApiHeaderReference.cs#L75
'OpenApiHeaderReference.Schema': cannot override inherited member 'OpenApiHeader.Schema' because it is not marked virtual, abstract, or override
|
src/Microsoft.OpenApi/Models/References/OpenApiParameterReference.cs#L86
The type or namespace name 'OpenApiSchema' could not be found (are you missing a using directive or an assembly reference?)
|
src/Microsoft.OpenApi/Models/References/OpenApiParameterReference.cs#L86
'OpenApiParameterReference.Schema': cannot override inherited member 'OpenApiParameter.Schema' because it is not marked virtual, abstract, or override
|
src/Microsoft.OpenApi/Models/References/OpenApiHeaderReference.cs#L75
The type or namespace name 'OpenApiSchema' could not be found (are you missing a using directive or an assembly reference?)
|
src/Microsoft.OpenApi/Models/References/OpenApiHeaderReference.cs#L75
'OpenApiHeaderReference.Schema': cannot override inherited member 'OpenApiHeader.Schema' because it is not marked virtual, abstract, or override
|
src/Microsoft.OpenApi/Models/References/OpenApiParameterReference.cs#L86
The type or namespace name 'OpenApiSchema' could not be found (are you missing a using directive or an assembly reference?)
|
src/Microsoft.OpenApi/Models/References/OpenApiParameterReference.cs#L86
'OpenApiParameterReference.Schema': cannot override inherited member 'OpenApiParameter.Schema' because it is not marked virtual, abstract, or override
|
|
src/Microsoft.OpenApi/Validations/ValidationRuleSet.cs#L8
The using directive for 'System.Linq' appeared previously in this namespace
|
src/Microsoft.OpenApi/Validations/ValidationRuleSet.cs#L9
The using directive for 'System.Reflection' appeared previously in this namespace
|
src/Microsoft.OpenApi/Writers/OpenApiWriterSettings.cs#L34
'ReferenceInlineSetting' is obsolete: 'Use InlineLocalReference and InlineExternalReference settings instead'
|
src/Microsoft.OpenApi/Validations/ValidationRuleSet.cs#L8
The using directive for 'System.Linq' appeared previously in this namespace
|
src/Microsoft.OpenApi/Validations/ValidationRuleSet.cs#L9
The using directive for 'System.Reflection' appeared previously in this namespace
|
src/Microsoft.OpenApi/Writers/OpenApiWriterSettings.cs#L34
'ReferenceInlineSetting' is obsolete: 'Use InlineLocalReference and InlineExternalReference settings instead'
|
The logs for this run have expired and are no longer available.
Loading