Skip to content

chore(deps): bump Microsoft.OpenApi #1859

chore(deps): bump Microsoft.OpenApi

chore(deps): bump Microsoft.OpenApi #1859

Triggered via push March 18, 2025 18:35
Status Failure
Total duration 45s
Artifacts

ci-cd.yml

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

Annotations

10 errors
Continuous Integration: src/Microsoft.OpenApi.OData.Reader/PathItem/PathItemHandler.cs#L125
Argument 1: cannot convert from 'System.Net.Http.HttpMethod' to 'Microsoft.OpenApi.Models.OperationType'
Continuous Integration: src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiDocumentGenerator.cs#L41
'OpenApiDocument' does not contain a definition for 'Security'
Continuous Integration: src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiDocumentGenerator.cs#L48
Cannot implicitly convert type 'System.Collections.Generic.ISet<Microsoft.OpenApi.Models.OpenApiTag>' to 'System.Collections.Generic.IList<Microsoft.OpenApi.Models.OpenApiTag>'. An explicit conversion exists (are you missing a cast?)
Continuous Integration: src/Microsoft.OpenApi.OData.Reader/Operation/SingletonOperationHandler.cs#L57
Operator '??=' cannot be applied to operands of type 'IList<OpenApiTagReference>' and 'HashSet<OpenApiTagReference>'
Continuous Integration: src/Microsoft.OpenApi.OData.Reader/Operation/ODataTypeCastGetOperationHandler.cs#L241
Operator '??=' cannot be applied to operands of type 'IList<OpenApiTagReference>' and 'HashSet<OpenApiTagReference>'
Continuous Integration: src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiPathItemGenerator.cs#L62
Cannot implicitly convert type 'System.Collections.Generic.Dictionary<System.Net.Http.HttpMethod, Microsoft.OpenApi.Models.OpenApiOperation>' to 'System.Collections.Generic.IDictionary<Microsoft.OpenApi.Models.OperationType, Microsoft.OpenApi.Models.OpenApiOperation>'. An explicit conversion exists (are you missing a cast?)
Continuous Integration: src/Microsoft.OpenApi.OData.Reader/Operation/NavigationPropertyOperationHandler.cs#L102
Operator '??=' cannot be applied to operands of type 'IList<OpenApiTagReference>' and 'HashSet<OpenApiTagReference>'
Continuous Integration: src/Microsoft.OpenApi.OData.Reader/Operation/MediaEntityOperationalHandler.cs#L100
Operator '??=' cannot be applied to operands of type 'IList<OpenApiTagReference>' and 'HashSet<OpenApiTagReference>'
Continuous Integration: src/Microsoft.OpenApi.OData.Reader/Operation/EntitySetOperationHandler.cs#L50
Operator '??=' cannot be applied to operands of type 'IList<OpenApiTagReference>' and 'HashSet<OpenApiTagReference>'
Continuous Integration: src/Microsoft.OpenApi.OData.Reader/Operation/EdmOperationOperationHandler.cs#L157
Operator '??=' cannot be applied to operands of type 'IList<OpenApiTagReference>' and 'HashSet<OpenApiTagReference>'