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

New Azure Cognitive Search API version 2023-07-01-Preview #23779

Merged
merged 13 commits into from
May 4, 2023

Conversation

Careyjmac
Copy link
Contributor

Data Plane API - Pull Request

Introducing new preview Azure Cognitive Search data plane API version 2023-07-01-Preview. This version includes the following changes from the previous 2021-04-30-Preview API version:

  • Deprecates the TextAnalyticsV2 EntityRecognition and Sentiment skills. These skills will become non-functional in August 2024, but we are preemptively blocking any upserts with skillsets containing these skills starting in this API version.
  • Various changes to support the upcoming vector search feature.
  • Various changes to improve the existing semantic search feature.
  • Adding user identity configuration to the WebApiSkill, knowledge store and indexer cache features. These features actually already existed in the 2021-04-30-Preview API version but the PR to add them to the swagger was never merged for some reason.

See the private PR for a better diff.

API Info: The Basics

Most of the information about your service should be captured in the issue that serves as your API Spec engagement record.

  • Link to API Spec engagement record issue:

Is this review for (select one):

  • a private preview
  • a public preview
  • GA release

Change Scope

This section will help us focus on the specific parts of your API that are new or have been modified.
Please share a link to the design document for the new APIs, a link to the previous API Spec document (if applicable), and the root paths that have been updated.

  • Design Document:
  • Previous API Spec Doc:
  • Updated paths:

❔Got questions? Need additional info?? We are here to help!

Contact us!

The Azure API Review Board is dedicated to helping you create amazing APIs. You can read about our mission and learn more about our process on our wiki.

Click here for links to tools, specs, guidelines & other good stuff

Tooling

Guidelines & Specifications

Helpful Links

@Careyjmac Careyjmac requested review from arv100kri, bleroy and a team as code owners May 1, 2023 17:54
@Careyjmac Careyjmac requested review from DominikMe and weidongxu-microsoft and removed request for a team May 1, 2023 17:54
@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented May 1, 2023

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️❌Breaking Change(Cross-Version): 179 Errors, 131 Warnings failed [Detail]
compared swaggers (via Oad v0.10.4)] new version base version
searchindex.json 2023-07-01-Preview(303bf71) 2019-05-06(main)
searchindex.json 2023-07-01-Preview(303bf71) 2021-04-30-Preview(main)
searchservice.json 2023-07-01-Preview(303bf71) 2019-05-06(main)
searchservice.json 2023-07-01-Preview(303bf71) 2021-04-30-Preview(main)

The following breaking changes are detected by comparison with the latest stable version:

Only 30 items are listed, please refer to log for more details.

Rule Message
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AnalyzerName' removed or renamed?
New: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L2030:3
Old: Azure.Search/stable/2019-05-06/searchservice.json#L1432:3
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'TokenizerName' removed or renamed?
New: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L2030:3
Old: Azure.Search/stable/2019-05-06/searchservice.json#L1432:3
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'StandardAnalyzer' removed or renamed?
New: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L2030:3
Old: Azure.Search/stable/2019-05-06/searchservice.json#L1432:3
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'PathHierarchyTokenizer' removed or renamed?
New: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L2030:3
Old: Azure.Search/stable/2019-05-06/searchservice.json#L1432:3
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'StandardTokenizer' removed or renamed?
New: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L2030:3
Old: Azure.Search/stable/2019-05-06/searchservice.json#L1432:3
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'StandardTokenizerV2' removed or renamed?
New: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L2030:3
Old: Azure.Search/stable/2019-05-06/searchservice.json#L1432:3
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'DataContainer' removed or renamed?
New: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L2030:3
Old: Azure.Search/stable/2019-05-06/searchservice.json#L1432:3
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'DataSourceType' removed or renamed?
New: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L2030:3
Old: Azure.Search/stable/2019-05-06/searchservice.json#L1432:3
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'DataSource' removed or renamed?
New: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L2030:3
Old: Azure.Search/stable/2019-05-06/searchservice.json#L1432:3
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'Indexer' removed or renamed?
New: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L2030:3
Old: Azure.Search/stable/2019-05-06/searchservice.json#L1432:3
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'Index' removed or renamed?
New: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L2030:3
Old: Azure.Search/stable/2019-05-06/searchservice.json#L1432:3
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'Skillset' removed or renamed?
New: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L2030:3
Old: Azure.Search/stable/2019-05-06/searchservice.json#L1432:3
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'TextExtractionAlgorithm' removed or renamed?
New: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L2030:3
Old: Azure.Search/stable/2019-05-06/searchservice.json#L1432:3
1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'SearchServiceNameParameter' removed or renamed?
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L2690:3
Old: Azure.Search/stable/2019-05-06/searchindex.json#L1291:3
1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'SearchDnsSuffixParameter' removed or renamed?
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L2690:3
Old: Azure.Search/stable/2019-05-06/searchindex.json#L1291:3
1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'SearchServiceNameParameter' removed or renamed?
New: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L11521:3
Old: Azure.Search/stable/2019-05-06/searchservice.json#L6410:3
1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'SearchDnsSuffixParameter' removed or renamed?
New: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L11521:3
Old: Azure.Search/stable/2019-05-06/searchservice.json#L6410:3
1011 - AddingResponseCode The new version adds a response code 'default'.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L63:11
1011 - AddingResponseCode The new version adds a response code 'default'.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L576:11
1011 - AddingResponseCode The new version adds a response code 'default'.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L626:11
1011 - AddingResponseCode The new version adds a response code 'default'.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L682:11
1011 - AddingResponseCode The new version adds a response code 'default'.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L832:11
1011 - AddingResponseCode The new version adds a response code 'default'.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L881:11
1011 - AddingResponseCode The new version adds a response code 'default'.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L936:11
1011 - AddingResponseCode The new version adds a response code 'default'.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1096:11
1011 - AddingResponseCode The new version adds a response code 'default'.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1145:11
1011 - AddingResponseCode The new version adds a response code 'default'.
New: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L92:11
1011 - AddingResponseCode The new version adds a response code 'default'.
New: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L143:11
1011 - AddingResponseCode The new version adds a response code 'default'.
New: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L188:11
1011 - AddingResponseCode The new version adds a response code 'default'.
New: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L235:11


The following breaking changes are detected by comparison with the latest preview version:

Rule Message
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L678:13
Old: Azure.Search/preview/2021-04-30-Preview/searchindex.json#L609:13
⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
Old: Azure.Search/preview/2021-04-30-Preview/searchservice.json#L6686:11
⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
Old: Azure.Search/preview/2021-04-30-Preview/searchservice.json#L8812:11
⚠️ 1042 - ChangedParameterOrder The order of parameter 'searchFields' was changed.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L87:9
Old: Azure.Search/preview/2021-04-30-Preview/searchindex.json#L87:9
⚠️ 1042 - ChangedParameterOrder The order of parameter 'queryLanguage' was changed.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L87:9
Old: Azure.Search/preview/2021-04-30-Preview/searchindex.json#L87:9
⚠️ 1042 - ChangedParameterOrder The order of parameter 'speller' was changed.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L87:9
Old: Azure.Search/preview/2021-04-30-Preview/searchindex.json#L87:9
⚠️ 1042 - ChangedParameterOrder The order of parameter 'answers' was changed.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L87:9
Old: Azure.Search/preview/2021-04-30-Preview/searchindex.json#L87:9
⚠️ 1042 - ChangedParameterOrder The order of parameter 'searchMode' was changed.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L87:9
Old: Azure.Search/preview/2021-04-30-Preview/searchindex.json#L87:9
⚠️ 1042 - ChangedParameterOrder The order of parameter 'scoringStatistics' was changed.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L87:9
Old: Azure.Search/preview/2021-04-30-Preview/searchindex.json#L87:9
⚠️ 1042 - ChangedParameterOrder The order of parameter 'sessionId' was changed.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L87:9
Old: Azure.Search/preview/2021-04-30-Preview/searchindex.json#L87:9
⚠️ 1042 - ChangedParameterOrder The order of parameter '$select' was changed.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L87:9
Old: Azure.Search/preview/2021-04-30-Preview/searchindex.json#L87:9
⚠️ 1042 - ChangedParameterOrder The order of parameter '$skip' was changed.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L87:9
Old: Azure.Search/preview/2021-04-30-Preview/searchindex.json#L87:9
⚠️ 1042 - ChangedParameterOrder The order of parameter '$top' was changed.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L87:9
Old: Azure.Search/preview/2021-04-30-Preview/searchindex.json#L87:9
⚠️ 1042 - ChangedParameterOrder The order of parameter 'captions' was changed.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L87:9
Old: Azure.Search/preview/2021-04-30-Preview/searchindex.json#L87:9
⚠️ 1042 - ChangedParameterOrder The order of parameter 'semanticFields' was changed.
New: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L87:9
Old: Azure.Search/preview/2021-04-30-Preview/searchindex.json#L87:9
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️⚠️LintDiff: 21 Warnings warning [Detail]
compared tags (via openapi-validator v2.0.1) new version base version
package-2023-07-01-preview package-2023-07-01-preview(303bf71) default(main)

[must fix]The following errors/warnings are introduced by current PR:

Rule Message Related RPC [For API reviewers]
⚠️ Nullable Avoid the use of x-nullable.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L443
⚠️ Nullable Avoid the use of x-nullable.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L473
⚠️ ParameterNamesConvention Parameter name '$select' should not begin with '$' or '@'.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L489
⚠️ ParameterNamesConvention Parameter name '$skip' should not begin with '$' or '@'.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L501
⚠️ ParameterNamesConvention Parameter name '$top' should not begin with '$' or '@'.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L511
⚠️ SchemaDescriptionOrTitle Schema should have a description or title.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1317
⚠️ Nullable Avoid the use of x-nullable.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1539
⚠️ Nullable Avoid the use of x-nullable.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L2441
⚠️ Nullable Avoid the use of x-nullable.
Location: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L6153
⚠️ Nullable Avoid the use of x-nullable.
Location: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L6158
⚠️ Nullable Avoid the use of x-nullable.
Location: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L6177
⚠️ Nullable Avoid the use of x-nullable.
Location: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L6186
⚠️ Nullable Avoid the use of x-nullable.
Location: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L6195
⚠️ Nullable Avoid the use of x-nullable.
Location: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L6203
⚠️ Nullable Avoid the use of x-nullable.
Location: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L7394
⚠️ Nullable Avoid the use of x-nullable.
Location: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L7401
⚠️ Nullable Avoid the use of x-nullable.
Location: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L7927
⚠️ Nullable Avoid the use of x-nullable.
Location: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L8108
⚠️ Nullable Avoid the use of x-nullable.
Location: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L8998
⚠️ Nullable Avoid the use of x-nullable.
Location: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L9003
⚠️ Nullable Avoid the use of x-nullable.
Location: Azure.Search/preview/2023-07-01-Preview/searchservice.json#L11354


The following errors/warnings exist before current PR submission:

Only 30 items are listed, please refer to log for more details.

Rule Message
HostParametersValidation The host parameter must be typed 'type 'string', format 'url''.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L16
MissingTypeObject The schema 'SuggestDocumentsResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1156
RequiredReadOnlyProperties Property 'value' is a required property. It should not be marked as 'readonly'
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1156
MissingTypeObject The schema 'SuggestResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1180
RequiredReadOnlyProperties Property '@search.text' is a required property. It should not be marked as 'readonly'
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1180
MissingTypeObject The schema 'FacetResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1195
MissingTypeObject The schema 'AnswerResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1207
MissingTypeObject The schema 'CaptionResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1235
MissingTypeObject The schema 'SearchDocumentsResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1415
RequiredReadOnlyProperties Property 'value' is a required property. It should not be marked as 'readonly'
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1415
MissingTypeObject The schema 'SearchResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1492
RequiredReadOnlyProperties Property '@search.score' is a required property. It should not be marked as 'readonly'
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1492
MissingTypeObject The schema 'IndexBatch' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1554
MissingTypeObject The schema 'IndexAction' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1570
MissingTypeObject The schema 'IndexingResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1614
RequiredReadOnlyProperties Property 'key' is a required property. It should not be marked as 'readonly'
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1614
RequiredReadOnlyProperties Property 'status' is a required property. It should not be marked as 'readonly'
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1614
RequiredReadOnlyProperties Property 'statusCode' is a required property. It should not be marked as 'readonly'
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1614
MissingTypeObject The schema 'IndexDocumentsResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1648
RequiredReadOnlyProperties Property 'value' is a required property. It should not be marked as 'readonly'
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L1648
MissingTypeObject The schema 'SearchRequest' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L2360
MissingTypeObject The schema 'SuggestRequest' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L2503
MissingTypeObject The schema 'AutocompleteRequest' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L2564
MissingTypeObject The schema 'AutocompleteResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L2620
RequiredReadOnlyProperties Property 'value' is a required property. It should not be marked as 'readonly'
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L2620
MissingTypeObject The schema 'AutocompleteItem' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L2644
RequiredReadOnlyProperties Property 'text' is a required property. It should not be marked as 'readonly'
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L2644
RequiredReadOnlyProperties Property 'queryPlusText' is a required property. It should not be marked as 'readonly'
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L2644
MissingTypeObject The schema 'SearchError' is considered an object but without a 'type:object', please add the missing 'type:object'.
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L2663
RequiredReadOnlyProperties Property 'message' is a required property. It should not be marked as 'readonly'
Location: Azure.Search/preview/2023-07-01-Preview/searchindex.json#L2663
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
️⚠️~[Staging] ServiceAPIReadinessTest: 0 Warnings warning [Detail]

API Test is not triggered due to precheck failure. Check pipeline log for details.

️❌SwaggerAPIView: 0 Errors, 0 Warnings failed [Detail]
️️✔️CadlAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️🔄PoliCheck inProgress [Detail]
️️✔️PrettierCheck succeeded [Detail] [Expand]
Validation passes for PrettierCheck.
️️✔️SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
️️✔️CadlValidation succeeded [Detail] [Expand]
Validation passes for CadlValidation.
️️✔️TypeSpec Validation succeeded [Detail] [Expand]
Validation passes for TypeSpec Validation.
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
Posted by Swagger Pipeline | How to fix these errors?

@openapi-workflow-bot
Copy link

Hi, @Careyjmac Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vscswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented May 1, 2023

    Swagger Generation Artifacts

    ️🔄ApiDocPreview inProgress [Detail]
    ️️✔️SDK Breaking Change Tracking succeeded [Detail] [Expand]

    Breaking Changes Tracking

    ️❌ azure-sdk-for-net-track2 failed [Detail]
    • Failed [Logs]Release - Generate from e7e775e. SDK Automation 14.0.0
      command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
      command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:712
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 712 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mFailed to build sdk. exit code: False
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:712
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 712 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mFailed to packe sdk. exit code: False
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:712
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 712 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mFailed to generate sdk artifact
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
    • Azure.Search.Documents [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.LengthTokenFilter' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.LexicalAnalyzer' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.LexicalAnalyzerName' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.LexicalTokenizer' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.LexicalTokenizerName' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.LimitTokenFilter' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.LuceneStandardAnalyzer' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.LuceneStandardTokenizer' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.MagnitudeScoringFunction' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.MagnitudeScoringParameters' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.MappingCharFilter' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.MergeSkill' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.MicrosoftLanguageStemmingTokenizer' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.MicrosoftLanguageTokenizer' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.MicrosoftStemmingTokenizerLanguage' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.MicrosoftTokenizerLanguage' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.NGramTokenFilter' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.NGramTokenizer' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.OcrSkill' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.OcrSkillLanguage' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.OutputFieldMappingEntry' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.PathHierarchyTokenizer' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.PatternAnalyzer' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.PatternCaptureTokenFilter' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.PatternReplaceCharFilter' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.PatternReplaceTokenFilter' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.PatternTokenizer' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.PhoneticEncoder' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.PhoneticTokenFilter' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.RegexFlag' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.ScoringFunction' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.ScoringFunctionAggregation' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.ScoringFunctionInterpolation' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.ScoringProfile' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchableField' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchField' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchFieldDataType' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchFieldTemplate' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchIndex' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchIndexer' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchIndexerDataContainer' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchIndexerDataSourceConnection' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchIndexerDataSourceType' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchIndexerError' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchIndexerLimits' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchIndexerSkill' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchIndexerSkillset' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchIndexerStatus' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchIndexerWarning' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchIndexStatistics' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchResourceCounter' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchResourceEncryptionKey' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchServiceCounters' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchServiceLimits' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchServiceStatistics' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SearchSuggester' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SentimentSkill' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SentimentSkillLanguage' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.ShaperSkill' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.ShingleTokenFilter' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SimilarityAlgorithm' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SimpleField' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SnowballTokenFilter' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SnowballTokenFilterLanguage' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SoftDeleteColumnDeletionDetectionPolicy' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SplitSkill' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SplitSkillLanguage' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SqlIntegratedChangeTrackingPolicy' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.StemmerOverrideTokenFilter' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.StemmerTokenFilter' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.StemmerTokenFilterLanguage' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.StopAnalyzer' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.StopwordsList' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.StopwordsTokenFilter' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SynonymMap' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.SynonymTokenFilter' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.TagScoringFunction' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.TagScoringParameters' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.TextSplitMode' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.TextTranslationSkill' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.TextTranslationSkillLanguage' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.TextWeights' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.TokenCharacterKind' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.TokenFilter' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.TokenFilterName' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.TruncateTokenFilter' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.UaxUrlEmailTokenizer' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.UniqueTokenFilter' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.VisualFeature' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.WebApiSkill' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Indexes.Models.WordDelimiterTokenFilter' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.AutocompleteItem' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.AutocompleteMode' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.AutocompleteResults' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.FacetResult' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.FacetType' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.IndexActionCompletedEventArgs<T>' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.IndexActionEventArgs<T>' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.IndexActionFailedEventArgs<T>' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.IndexActionType' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.IndexDocumentsAction' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.IndexDocumentsAction<T>' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.IndexDocumentsBatch' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.IndexDocumentsBatch<T>' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.IndexDocumentsResult' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.IndexingResult' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.RangeFacetResult<T>' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.ScoringStatistics' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.SearchDocument' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.SearchMode' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.SearchModelFactory' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.SearchQueryType' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.SearchResult<T>' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.SearchResults<T>' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.SearchResultsPage<T>' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.SearchSuggestion<T>' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.SuggestResults<T>' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.Search.Documents.Models.ValueFacetResult<T>' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Microsoft.Extensions.Azure.SearchClientBuilderExtensions' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(96,5): error : ApiCompat failed for '/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/bin/Azure.Search.Documents/Debug/netstandard2.0/Azure.Search.Documents.dll' [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj::TargetFramework=netstandard2.0]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented May 1, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Swagger Azure.Search Create ApiView failed. Please ask PR assignee for help

    @ghost ghost added the Search label May 1, 2023
    @AzureRestAPISpecReview AzureRestAPISpecReview added BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required CI-FixRequiredOnFailure CI-MissingBaseCommit data-plane new-api-version labels May 1, 2023
    @openapi-workflow-bot
    Copy link

    Hi @Careyjmac, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
    Action: To initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.
    If you want to know the production traffic statistic, please see ARM Traffic statistic.
    If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ms/swaggerfeedback.
    Note: To avoid breaking change, you can refer to Shift Left Solution for detecting breaking change in early phase at your service code repository.

    @openapi-workflow-bot
    Copy link

    Hi, @Careyjmac, For review efficiency consideration, when creating a new api version, it is required to place API specs of the base version in the first commit, and push new version updates into successive commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki. Or you could onboard API spec pipeline

    @openapi-workflow-bot
    Copy link

    Hi @Careyjmac, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff. If you have any questions, please post your questions in this channel https://aka.ms/swaggersupport.

    TaskHow to fixPriority
    AvocadoFix-AvocadoHigh
    Semantic validationFix-SemanticValidation-ErrorHigh
    Model validationFix-ModelValidation-ErrorHigh
    LintDiffFix-LintDiffhigh
    If you need further help, please feedback via swagger feedback.

    @tg-msft tg-msft added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label May 3, 2023
    @tg-msft
    Copy link
    Member

    tg-msft commented May 3, 2023

    These changes were discussed with and approved by the API Stewardship Board. I looked through the searchservice.json diff and the searchindex.json diff to verify there are no actual breaking changes, aside from the deprecated skills. The official deprecation process has already begun for those so I'm adding the Approved-Breaking Change label.

    @openapi-workflow-bot
    Copy link

    Hi @Careyjmac, one or multiple validation error/warning suppression(s) is detected in your PR. Please follow the Swagger-Suppression-Process to get approval.

    @tg-msft tg-msft removed BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required SuppressionReviewRequired labels May 4, 2023
    @tg-msft
    Copy link
    Member

    tg-msft commented May 4, 2023

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @AzureRestAPISpecReview AzureRestAPISpecReview added the BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required label May 4, 2023
    Copy link
    Member

    @tg-msft tg-msft left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Everything looks great to me. The last fixes to make the spec more accurate for what the service does look correct and are not breaking changes. The only suppressions added were removed in later commits so that's fine too. The policheck errors need to be surpressed, but are blocked on Azure/azure-sdk-tools#6091. This is ready to merge.

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required CI-MissingBaseCommit data-plane new-api-version Search SuppressionReviewRequired
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    6 participants