Fixes #1144: Enable retrieve the clr element type from GroupbyWrapper #1278
Azure Pipelines / AspNetCoreOData-main-rolling-1ES (build Main Build)
failed
Jul 12, 2024 in 3m 45s
build Main Build failed
Annotations
azure-pipelines / AspNetCoreOData-main-rolling-1ES (build Main Build)
test\Microsoft.AspNetCore.OData.NewtonsoftJson.Tests\JDynamicTypeWrapperConverterTests.cs#L18
test\Microsoft.AspNetCore.OData.NewtonsoftJson.Tests\JDynamicTypeWrapperConverterTests.cs(18,28): Error CS0305: Using the generic type 'AggregationWrapper<T>' requires 1 type arguments
azure-pipelines / AspNetCoreOData-main-rolling-1ES (build Main Build)
test\Microsoft.AspNetCore.OData.NewtonsoftJson.Tests\JDynamicTypeWrapperConverterTests.cs#L20
test\Microsoft.AspNetCore.OData.NewtonsoftJson.Tests\JDynamicTypeWrapperConverterTests.cs(20,28): Error CS0305: Using the generic type 'EntitySetAggregationWrapper<T>' requires 1 type arguments
azure-pipelines / AspNetCoreOData-main-rolling-1ES (build Main Build)
test\Microsoft.AspNetCore.OData.NewtonsoftJson.Tests\JDynamicTypeWrapperConverterTests.cs#L23
test\Microsoft.AspNetCore.OData.NewtonsoftJson.Tests\JDynamicTypeWrapperConverterTests.cs(23,28): Error CS0305: Using the generic type 'NoGroupByAggregationWrapper<T>' requires 1 type arguments
azure-pipelines / AspNetCoreOData-main-rolling-1ES (build Main Build)
test\Microsoft.AspNetCore.OData.NewtonsoftJson.Tests\JDynamicTypeWrapperConverterTests.cs#L24
test\Microsoft.AspNetCore.OData.NewtonsoftJson.Tests\JDynamicTypeWrapperConverterTests.cs(24,28): Error CS0305: Using the generic type 'NoGroupByWrapper<T>' requires 1 type arguments
azure-pipelines / AspNetCoreOData-main-rolling-1ES (build Main Build)
test\Microsoft.AspNetCore.OData.NewtonsoftJson.Tests\JSelectExpandWrapperConverterTests.cs#L29
test\Microsoft.AspNetCore.OData.NewtonsoftJson.Tests\JSelectExpandWrapperConverterTests.cs(29,28): Error CS0305: Using the generic type 'NoGroupByWrapper<T>' requires 1 type arguments
Loading