Migrate to OpenApi.NET V2.0 #463
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
Build
4m 6s
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?)
|