Skip to content

Migrate to OpenApi.NET V2.0 #462

Migrate to OpenApi.NET V2.0

Migrate to OpenApi.NET V2.0 #462

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

sonarcloud.yml

on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
check if SONAR_TOKEN is set in github secrets
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: 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?)
Build: 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?)
Build: 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?)
Build: 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?)
Build: 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?)
Build: 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?)
Build: 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?)
Build: 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?)
Build: 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?)
Build: 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?)