chore(deps): bump Microsoft.OpenApi from 2.0.0-preview.14 to 2.0.0-preview9 #671
Azure Pipelines / OpenAPI.NET.OData (build build)
failed
Mar 18, 2025 in 2m 18s
build build failed
Annotations
Check failure on line 125 in src\Microsoft.OpenApi.OData.Reader\PathItem\PathItemHandler.cs
azure-pipelines / OpenAPI.NET.OData (build build)
src\Microsoft.OpenApi.OData.Reader\PathItem\PathItemHandler.cs#L125
src\Microsoft.OpenApi.OData.Reader\PathItem\PathItemHandler.cs(125,31): Error CS1503: Argument 1: cannot convert from 'System.Net.Http.HttpMethod' to 'Microsoft.OpenApi.Models.OperationType'
azure-pipelines / OpenAPI.NET.OData (build build)
src\Microsoft.OpenApi.OData.Reader\Operation\SingletonOperationHandler.cs#L57
src\Microsoft.OpenApi.OData.Reader\Operation\SingletonOperationHandler.cs(57,13): Error CS0019: Operator '??=' cannot be applied to operands of type 'IList<OpenApiTagReference>' and 'HashSet<OpenApiTagReference>'
azure-pipelines / OpenAPI.NET.OData (build build)
src\Microsoft.OpenApi.OData.Reader\Operation\ODataTypeCastGetOperationHandler.cs#L241
src\Microsoft.OpenApi.OData.Reader\Operation\ODataTypeCastGetOperationHandler.cs(241,9): Error CS0019: Operator '??=' cannot be applied to operands of type 'IList<OpenApiTagReference>' and 'HashSet<OpenApiTagReference>'
azure-pipelines / OpenAPI.NET.OData (build build)
src\Microsoft.OpenApi.OData.Reader\Operation\NavigationPropertyOperationHandler.cs#L102
src\Microsoft.OpenApi.OData.Reader\Operation\NavigationPropertyOperationHandler.cs(102,13): Error CS0019: Operator '??=' cannot be applied to operands of type 'IList<OpenApiTagReference>' and 'HashSet<OpenApiTagReference>'
azure-pipelines / OpenAPI.NET.OData (build build)
src\Microsoft.OpenApi.OData.Reader\Operation\MediaEntityOperationalHandler.cs#L100
src\Microsoft.OpenApi.OData.Reader\Operation\MediaEntityOperationalHandler.cs(100,13): Error CS0019: Operator '??=' cannot be applied to operands of type 'IList<OpenApiTagReference>' and 'HashSet<OpenApiTagReference>'
Loading