Fixes #1144: Enable retrieve the clr element type from GroupbyWrapper #1278
Azure Pipelines / AspNetCoreOData-main-rolling-1ES
failed
Jul 12, 2024 in 3m 59s
Build #20240712.7 failed
Annotations
azure-pipelines / AspNetCoreOData-main-rolling-1ES
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
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
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
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
Loading