Skip to content

Migrate to OpenApi.NET V2.0 #1295

Migrate to OpenApi.NET V2.0

Migrate to OpenApi.NET V2.0 #1295

Triggered via pull request January 31, 2025 22:24
Status Failure
Total duration 4m 8s
Artifacts

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/Common/EdmModelHelper.cs#L13
The type or namespace name 'Interfaces' does not exist in the namespace 'Microsoft.OpenApi.Models' (are you missing an assembly reference?)
Analyze (csharp): src/Microsoft.OpenApi.OData.Reader/Common/OpenApiOperationExtensions.cs#L7
The type or namespace name 'Interfaces' does not exist in the namespace 'Microsoft.OpenApi.Models' (are you missing an assembly reference?)
Analyze (csharp): src/Microsoft.OpenApi.OData.Reader/Common/Utils.cs#L15
The type or namespace name 'Interfaces' does not exist in the namespace 'Microsoft.OpenApi.Models' (are you missing an assembly reference?)
Analyze (csharp): src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiEdmTypeSchemaGenerator.cs#L17
The type or namespace name 'Interfaces' does not exist in the namespace 'Microsoft.OpenApi.Models' (are you missing an assembly reference?)
Analyze (csharp): src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiErrorSchemaGenerator.cs#L15
The type or namespace name 'Interfaces' does not exist in the namespace 'Microsoft.OpenApi.Models' (are you missing an assembly reference?)
Analyze (csharp): src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiLinkGenerator.cs#L12
The type or namespace name 'Interfaces' does not exist in the namespace 'Microsoft.OpenApi.Models' (are you missing an assembly reference?)
Analyze (csharp): src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiParameterGenerator.cs#L19
The type or namespace name 'Interfaces' does not exist in the namespace 'Microsoft.OpenApi.Models' (are you missing an assembly reference?)
Analyze (csharp): src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiPathItemGenerator.cs#L10
The type or namespace name 'Interfaces' does not exist in the namespace 'Microsoft.OpenApi.Models' (are you missing an assembly reference?)
Analyze (csharp): src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiRequestBodyGenerator.cs#L13
The type or namespace name 'Interfaces' does not exist in the namespace 'Microsoft.OpenApi.Models' (are you missing an assembly reference?)
Analyze (csharp): src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiResponseGenerator.cs#L12
The type or namespace name 'Interfaces' does not exist in the namespace 'Microsoft.OpenApi.Models' (are you missing an assembly reference?)