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

Support optional facets on type definitions #2791

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

Support optional facets on type definitions

1f59c49
Select commit
Loading
Failed to load commit list.
Open

Support optional facets on type definitions #2791

Support optional facets on type definitions
1f59c49
Select commit
Loading
Failed to load commit list.
Azure Pipelines / OData-main-pipeline-Rolling failed Jan 26, 2024 in 4m 51s

Build #OData_OData-main-pipeline-Rolling_merge_20240126.1 failed

Annotations

Check failure on line 12 in src\Microsoft.OData.Edm\Schema\Interfaces\IEdmFacetedTypeDefinition.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OData-main-pipeline-Rolling

src\Microsoft.OData.Edm\Schema\Interfaces\IEdmFacetedTypeDefinition.cs#L12

src\Microsoft.OData.Edm\Schema\Interfaces\IEdmFacetedTypeDefinition.cs(12,22): Error RS0016: Symbol 'IEdmFacetedTypeDefinition' is not part of the declared API

Check failure on line 17 in src\Microsoft.OData.Edm\Schema\Interfaces\IEdmFacetedTypeDefinition.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OData-main-pipeline-Rolling

src\Microsoft.OData.Edm\Schema\Interfaces\IEdmFacetedTypeDefinition.cs#L17

src\Microsoft.OData.Edm\Schema\Interfaces\IEdmFacetedTypeDefinition.cs(17,26): Error RS0016: Symbol 'MaxLength.get' is not part of the declared API

Check failure on line 22 in src\Microsoft.OData.Edm\Schema\Interfaces\IEdmFacetedTypeDefinition.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OData-main-pipeline-Rolling

src\Microsoft.OData.Edm\Schema\Interfaces\IEdmFacetedTypeDefinition.cs#L22

src\Microsoft.OData.Edm\Schema\Interfaces\IEdmFacetedTypeDefinition.cs(22,27): Error RS0016: Symbol 'IsUnicode.get' is not part of the declared API

Check failure on line 27 in src\Microsoft.OData.Edm\Schema\Interfaces\IEdmFacetedTypeDefinition.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OData-main-pipeline-Rolling

src\Microsoft.OData.Edm\Schema\Interfaces\IEdmFacetedTypeDefinition.cs#L27

src\Microsoft.OData.Edm\Schema\Interfaces\IEdmFacetedTypeDefinition.cs(27,26): Error RS0016: Symbol 'Precision.get' is not part of the declared API