Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #1144: Enable retrieve the clr element type from GroupbyWrapper #1278

Draft
wants to merge 1 commit into
base: release-8.x
Choose a base branch
from

Fixes #1144: Enable retrieve the clr element type from GroupbyWrapper

cb3fd8c
Select commit
Loading
Failed to load commit list.
Draft

Fixes #1144: Enable retrieve the clr element type from GroupbyWrapper #1278

Fixes #1144: Enable retrieve the clr element type from GroupbyWrapper
cb3fd8c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / AspNetCoreOData-main-rolling-1ES failed Jul 12, 2024 in 3m 59s

Build #20240712.7 failed

Annotations

Check failure on line 18 in test\Microsoft.AspNetCore.OData.NewtonsoftJson.Tests\JDynamicTypeWrapperConverterTests.cs

See this annotation in the file changed.

@azure-pipelines 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

Check failure on line 20 in test\Microsoft.AspNetCore.OData.NewtonsoftJson.Tests\JDynamicTypeWrapperConverterTests.cs

See this annotation in the file changed.

@azure-pipelines 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

Check failure on line 23 in test\Microsoft.AspNetCore.OData.NewtonsoftJson.Tests\JDynamicTypeWrapperConverterTests.cs

See this annotation in the file changed.

@azure-pipelines 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

Check failure on line 24 in test\Microsoft.AspNetCore.OData.NewtonsoftJson.Tests\JDynamicTypeWrapperConverterTests.cs

See this annotation in the file changed.

@azure-pipelines 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