Skip to content

Migrate to OpenApi.NET V2.0 #1664

Migrate to OpenApi.NET V2.0

Migrate to OpenApi.NET V2.0 #1664

Triggered via pull request January 6, 2025 17:49
Status Failure
Total duration 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-cd.yml

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

Annotations

10 errors and 1 warning
Continuous Integration: src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L45
'OpenApiDocument' does not contain a definition for 'AddComponent' and no accessible extension method 'AddComponent' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Continuous Integration: src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L51
'OpenApiDocument' does not contain a definition for 'AddComponent' and no accessible extension method 'AddComponent' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Continuous Integration: src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L55
'OpenApiDocument' does not contain a definition for 'AddComponent' and no accessible extension method 'AddComponent' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Continuous Integration: src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L62
'OpenApiDocument' does not contain a definition for 'AddComponent' and no accessible extension method 'AddComponent' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Continuous Integration: src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L65
'OpenApiDocument' does not contain a definition for 'AddComponent' and no accessible extension method 'AddComponent' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Continuous Integration: src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L75
'OpenApiDocument' does not contain a definition for 'AddComponent' and no accessible extension method 'AddComponent' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Continuous Integration: src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L85
'OpenApiDocument' does not contain a definition for 'AddComponent' and no accessible extension method 'AddComponent' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Continuous Integration: src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L107
'OpenApiDocument' does not contain a definition for 'AddComponent' and no accessible extension method 'AddComponent' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Continuous Integration: src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L118
'OpenApiDocument' does not contain a definition for 'AddComponent' and no accessible extension method 'AddComponent' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Continuous Integration: src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L151
'OpenApiDocument' does not contain a definition for 'AddComponent' and no accessible extension method 'AddComponent' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Continuous Integration
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636