Skip to content

Migrate to OpenApi.NET V2.0 #1243

Migrate to OpenApi.NET V2.0

Migrate to OpenApi.NET V2.0 #1243

Triggered via pull request January 2, 2025 20:42
Status Failure
Total duration 3m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze (csharp): src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L45
'OpenApiDocument' does not contain a definition for 'AddComponentSchema' and no accessible extension method 'AddComponentSchema' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L51
'OpenApiDocument' does not contain a definition for 'AddComponentSchema' and no accessible extension method 'AddComponentSchema' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L55
'OpenApiDocument' does not contain a definition for 'AddComponentSchema' and no accessible extension method 'AddComponentSchema' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L62
'OpenApiDocument' does not contain a definition for 'AddComponentSchema' and no accessible extension method 'AddComponentSchema' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L65
'OpenApiDocument' does not contain a definition for 'AddComponentSchema' and no accessible extension method 'AddComponentSchema' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L75
'OpenApiDocument' does not contain a definition for 'AddComponentSchema' and no accessible extension method 'AddComponentSchema' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L85
'OpenApiDocument' does not contain a definition for 'AddComponentSchema' and no accessible extension method 'AddComponentSchema' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L107
'OpenApiDocument' does not contain a definition for 'AddComponentSchema' and no accessible extension method 'AddComponentSchema' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L118
'OpenApiDocument' does not contain a definition for 'AddComponentSchema' and no accessible extension method 'AddComponentSchema' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L151
'OpenApiDocument' does not contain a definition for 'AddComponentSchema' and no accessible extension method 'AddComponentSchema' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)