Skip to content

fix: draft porting to newer proxy implementation design #1744

fix: draft porting to newer proxy implementation design

fix: draft porting to newer proxy implementation design #1744

Triggered via push January 30, 2025 19:27
Status Failure
Total duration 48s
Artifacts

ci-cd.yml

on: push
Continuous Integration
36s
Continuous Integration
Continuous Deployment
0s
Continuous Deployment
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Continuous Integration: 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?)
Continuous Integration: 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?)
Continuous Integration: 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?)
Continuous Integration: 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?)
Continuous Integration: 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?)
Continuous Integration: 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?)
Continuous Integration: 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?)
Continuous Integration: 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?)
Continuous Integration: 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?)
Continuous Integration: src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiResponseGenerator.cs#L11
The type or namespace name 'Interfaces' does not exist in the namespace 'Microsoft.OpenApi.Models' (are you missing an assembly reference?)