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

Add swagger for missing CheckPolicyRestrictions API version #15888

Merged
merged 4 commits into from
Sep 8, 2021

Conversation

calecarter
Copy link
Contributor

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify - Add old missing swagger version for swagger completeness in s360
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month. Already deployed
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month. As soon as possible
  4. If updating an existing version, please select the specific langauge SDKs and CLIs that must be refreshed after the swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No refresh required for updates in this PR

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following apply to the PR so that label “WaitForARMFeedback” will be added automatically to begin ARM API Review. Failure to comply may result in delays to the manifest.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[x] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits.
  • Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

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.

Please follow the link to find more details on PR review process.

@calecarter calecarter requested a review from pilor as a code owner September 1, 2021 20:45
@openapi-workflow-bot
Copy link

Hi, @calecarter 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. vsswagger@microsoft.com

    @openapi-workflow-bot
    Copy link

    [Call for Action] To better understand Azure service dev/test scenario, and support Azure service developer better on Swagger and REST API related tests in early phase, please help to fill in with this survey https://aka.ms/SurveyForEarlyPhase. It will take 5 to 10 minutes. If you already complete survey, please neglect this comment. Thanks.

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Sep 1, 2021

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️LintDiff: 1 Warnings warning [Detail]
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ R4024 - PreviewVersionOverOneYear The API version:2020-07-01-preview having been in a preview state over one year , please move it to GA or retire.
    Location: Microsoft.PolicyInsights/preview/2020-07-01-preview/checkPolicyRestrictions.json#L5


    The following errors/warnings exist before current PR submission:

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

    Rule Message
    R4013 - IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: Microsoft.PolicyInsights/stable/2019-07-01/remediations.json#L1233
    R4013 - IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: Microsoft.PolicyInsights/stable/2019-07-01/remediations.json#L1238
    R4013 - IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: Microsoft.PolicyInsights/stable/2019-07-01/remediations.json#L1243
    R4013 - IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: Microsoft.PolicyInsights/stable/2019-10-01/policyStates.json#L1483
    R4013 - IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: Microsoft.PolicyInsights/stable/2019-10-01/policyStates.json#L1483
    R4018 - OperationsApiResponseSchema The response schema of operations API '/providers/Microsoft.PolicyInsights/operations' does not match the ARM specification. Please standardize the schema.
    Location: Microsoft.PolicyInsights/stable/2019-10-01/policyStates.json#L1135
    R4037 - MissingTypeObject The schema 'PolicyTrackedResourcesQueryResults' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/preview/2018-07-01-preview/policyTrackedResources.json#L233
    R4037 - MissingTypeObject The schema 'QueryFailure' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/preview/2018-07-01-preview/policyTrackedResources.json#L341
    R4037 - MissingTypeObject The schema 'error' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/preview/2018-07-01-preview/policyTrackedResources.json#L344
    R4037 - MissingTypeObject The schema 'RemediationListResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2019-07-01/remediations.json#L1054
    R4037 - MissingTypeObject The schema 'RemediationDeploymentsListResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2019-07-01/remediations.json#L1072
    R4037 - MissingTypeObject The schema 'RemediationDeployment' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2019-07-01/remediations.json#L1090
    R4037 - MissingTypeObject The schema 'Remediation' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2019-07-01/remediations.json#L1132
    R4037 - MissingTypeObject The schema 'RemediationProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2019-07-01/remediations.json#L1158
    R4037 - MissingTypeObject The schema 'RemediationFilters' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2019-07-01/remediations.json#L1219
    R4037 - MissingTypeObject The schema 'RemediationDeploymentSummary' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2019-07-01/remediations.json#L1231
    R4037 - MissingTypeObject The schema 'ErrorResponse' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2019-07-01/remediations.json#L1251
    R4037 - MissingTypeObject The schema 'ErrorDefinition' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2019-07-01/remediations.json#L1260
    R4037 - MissingTypeObject The schema 'TypedErrorInfo' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2019-07-01/remediations.json#L1296
    R4037 - MissingTypeObject The schema 'PolicyEventsQueryResults' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2019-10-01/policyEvents.json#L680
    R4037 - MissingTypeObject The schema 'QueryFailure' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2019-10-01/policyEvents.json#L881
    R4037 - MissingTypeObject The schema 'error' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2019-10-01/policyEvents.json#L884
    R4037 - MissingTypeObject The schema 'PolicyStatesQueryResults' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2019-10-01/policyStates.json#L1210
    R4037 - MissingTypeObject The schema 'SummarizeResults' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2019-10-01/policyStates.json#L1489
    R4037 - MissingTypeObject The schema 'Summary' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2019-10-01/policyStates.json#L1512
    R4037 - MissingTypeObject The schema 'SummaryResults' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2019-10-01/policyStates.json#L1536
    R4037 - MissingTypeObject The schema 'ComplianceDetail' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2019-10-01/policyStates.json#L1578
    R4037 - MissingTypeObject The schema 'PolicyAssignmentSummary' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2019-10-01/policyStates.json#L1592
    R4037 - MissingTypeObject The schema 'PolicyDefinitionSummary' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2019-10-01/policyStates.json#L1623
    R4037 - MissingTypeObject The schema 'PolicyGroupSummary' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.PolicyInsights/stable/2019-10-01/policyStates.json#L1651
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/policyinsights/resource-manager/readme.md
    tag: specification/policyinsights/resource-manager/readme.md#tag-package-2021-01
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️Cross-Version Breaking Changes succeeded [Detail] [Expand]
    There are no breaking changes.

    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️❌[Staging] SDK Track2 Validation: 3 Errors, 0 Warnings failed [Detail]
    The following errors/warnings are introduced by current PR:
    Rule Message
    PreCheck/DuplicateSchema "readme":"policyinsights/resource-manager/readme.md",
    "tag":"package-2020-07-preview",
    "details":"Duplicate Schema named ErrorResponse -- properties.error.$ref: undefined => "#/components/schemas/schemas:292" ; This error can be temporarily avoided by using the 'modelerfour.lenient-model-deduplication' setting. NOTE: This setting will be removed in a future version of @autorest/modelerfour; schemas should be updated to fix this issue sooner than that."
    PreCheck/DuplicateSchema "readme":"policyinsights/resource-manager/readme.md",
    "tag":"package-2020-07-preview",
    "details":"Duplicate Schema named ErrorDefinition -- properties.details.$ref: undefined => "#/components/schemas/schemas:296" ; This error can be temporarily avoided by using the 'modelerfour.lenient-model-deduplication' setting. NOTE: This setting will be removed in a future version of @autorest/modelerfour; schemas should be updated to fix this issue sooner than that."
    AutorestCore/Exception "readme":"policyinsights/resource-manager/readme.md",
    "tag":"package-2020-07-preview",
    "details":"Error: Plugin prechecker reported failure."
    💬 AutorestCore/Exception "readme":"policyinsights/resource-manager/readme.md",
    "tag":"package-2020-07-preview",
    "details":"> Installing AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0)"
    💬 AutorestCore/Exception "readme":"policyinsights/resource-manager/readme.md",
    "tag":"package-2020-07-preview",
    "details":"> Installed AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0->1.8.0)"
    💬 AutorestCore/Exception "readme":"policyinsights/resource-manager/readme.md",
    "tag":"package-2020-07-preview",
    "details":"> Loading AutoRest extension '@autorest/modelerfour' (4.15.456->4.15.456)"
    ️️✔️[Staging] PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️[Staging] SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️[Staging] Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Sep 1, 2021

    Swagger Generation Artifacts

    ️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    ️️✔️[Staging] SDK Breaking Change Tracking succeeded [Detail] [Expand]

    Breaking Changes Tracking

    ️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-policyinsights - 1.1.0b1
    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs]Release - Generate from 5959573. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-5.0
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/policyinsights/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
    • Microsoft.Azure.Management.PolicyInsights [View full logs]  [Release SDK Changes]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(242,46): error CS1929: 'IPolicyEventsOperations' does not contain a definition for 'ListQueryResultsForManagementGroupNext' and the best extension method overload 'PolicyTrackedResourcesOperationsExtensions.ListQueryResultsForManagementGroupNext(IPolicyTrackedResourcesOperations, string)' requires a receiver of type 'IPolicyTrackedResourcesOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(243,50): error CS1503: Argument 1: cannot convert from 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyTrackedResource>' to 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyEvent>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(341,46): error CS1929: 'IPolicyStatesOperations' does not contain a definition for 'ListQueryResultsForManagementGroupNext' and the best extension method overload 'PolicyTrackedResourcesOperationsExtensions.ListQueryResultsForManagementGroupNext(IPolicyTrackedResourcesOperations, string)' requires a receiver of type 'IPolicyTrackedResourcesOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(342,50): error CS1503: Argument 1: cannot convert from 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyTrackedResource>' to 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyState>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(359,44): error CS1929: 'IPolicyStatesOperations' does not contain a definition for 'ListQueryResultsForSubscriptionNext' and the best extension method overload 'PolicyTrackedResourcesOperationsExtensions.ListQueryResultsForSubscriptionNext(IPolicyTrackedResourcesOperations, string)' requires a receiver of type 'IPolicyTrackedResourcesOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(360,50): error CS1503: Argument 1: cannot convert from 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyTrackedResource>' to 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyState>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(461,46): error CS1929: 'IPolicyStatesOperations' does not contain a definition for 'ListQueryResultsForManagementGroupNext' and the best extension method overload 'PolicyTrackedResourcesOperationsExtensions.ListQueryResultsForManagementGroupNext(IPolicyTrackedResourcesOperations, string)' requires a receiver of type 'IPolicyTrackedResourcesOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(462,50): error CS1503: Argument 1: cannot convert from 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyTrackedResource>' to 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyState>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(464,45): error CS1929: 'IPolicyStatesOperations' does not contain a definition for 'ListQueryResultsForManagementGroupNext' and the best extension method overload 'PolicyTrackedResourcesOperationsExtensions.ListQueryResultsForManagementGroupNext(IPolicyTrackedResourcesOperations, string)' requires a receiver of type 'IPolicyTrackedResourcesOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(465,50): error CS1503: Argument 1: cannot convert from 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyTrackedResource>' to 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyState>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(698,46): error CS1929: 'IPolicyStatesOperations' does not contain a definition for 'ListQueryResultsForSubscriptionNext' and the best extension method overload 'PolicyTrackedResourcesOperationsExtensions.ListQueryResultsForSubscriptionNext(IPolicyTrackedResourcesOperations, string)' requires a receiver of type 'IPolicyTrackedResourcesOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(699,50): error CS1503: Argument 1: cannot convert from 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyTrackedResource>' to 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyState>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(714,46): error CS1929: 'IPolicyStatesOperations' does not contain a definition for 'ListQueryResultsForSubscriptionNext' and the best extension method overload 'PolicyTrackedResourcesOperationsExtensions.ListQueryResultsForSubscriptionNext(IPolicyTrackedResourcesOperations, string)' requires a receiver of type 'IPolicyTrackedResourcesOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(715,50): error CS1503: Argument 1: cannot convert from 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyTrackedResource>' to 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyState>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(749,46): error CS1929: 'IPolicyStatesOperations' does not contain a definition for 'ListQueryResultsForSubscriptionNext' and the best extension method overload 'PolicyTrackedResourcesOperationsExtensions.ListQueryResultsForSubscriptionNext(IPolicyTrackedResourcesOperations, string)' requires a receiver of type 'IPolicyTrackedResourcesOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(750,50): error CS1503: Argument 1: cannot convert from 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyTrackedResource>' to 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyState>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(765,46): error CS1929: 'IPolicyStatesOperations' does not contain a definition for 'ListQueryResultsForSubscriptionNext' and the best extension method overload 'PolicyTrackedResourcesOperationsExtensions.ListQueryResultsForSubscriptionNext(IPolicyTrackedResourcesOperations, string)' requires a receiver of type 'IPolicyTrackedResourcesOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(766,50): error CS1503: Argument 1: cannot convert from 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyTrackedResource>' to 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyState>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(786,46): error CS1929: 'IPolicyStatesOperations' does not contain a definition for 'ListQueryResultsForSubscriptionNext' and the best extension method overload 'PolicyTrackedResourcesOperationsExtensions.ListQueryResultsForSubscriptionNext(IPolicyTrackedResourcesOperations, string)' requires a receiver of type 'IPolicyTrackedResourcesOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(787,50): error CS1503: Argument 1: cannot convert from 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyTrackedResource>' to 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyState>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(242,46): error CS1929: 'IPolicyEventsOperations' does not contain a definition for 'ListQueryResultsForManagementGroupNext' and the best extension method overload 'PolicyTrackedResourcesOperationsExtensions.ListQueryResultsForManagementGroupNext(IPolicyTrackedResourcesOperations, string)' requires a receiver of type 'IPolicyTrackedResourcesOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(243,50): error CS1503: Argument 1: cannot convert from 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyTrackedResource>' to 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyEvent>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(341,46): error CS1929: 'IPolicyStatesOperations' does not contain a definition for 'ListQueryResultsForManagementGroupNext' and the best extension method overload 'PolicyTrackedResourcesOperationsExtensions.ListQueryResultsForManagementGroupNext(IPolicyTrackedResourcesOperations, string)' requires a receiver of type 'IPolicyTrackedResourcesOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(342,50): error CS1503: Argument 1: cannot convert from 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyTrackedResource>' to 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyState>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(359,44): error CS1929: 'IPolicyStatesOperations' does not contain a definition for 'ListQueryResultsForSubscriptionNext' and the best extension method overload 'PolicyTrackedResourcesOperationsExtensions.ListQueryResultsForSubscriptionNext(IPolicyTrackedResourcesOperations, string)' requires a receiver of type 'IPolicyTrackedResourcesOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(360,50): error CS1503: Argument 1: cannot convert from 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyTrackedResource>' to 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyState>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(461,46): error CS1929: 'IPolicyStatesOperations' does not contain a definition for 'ListQueryResultsForManagementGroupNext' and the best extension method overload 'PolicyTrackedResourcesOperationsExtensions.ListQueryResultsForManagementGroupNext(IPolicyTrackedResourcesOperations, string)' requires a receiver of type 'IPolicyTrackedResourcesOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(462,50): error CS1503: Argument 1: cannot convert from 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyTrackedResource>' to 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyState>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(464,45): error CS1929: 'IPolicyStatesOperations' does not contain a definition for 'ListQueryResultsForManagementGroupNext' and the best extension method overload 'PolicyTrackedResourcesOperationsExtensions.ListQueryResultsForManagementGroupNext(IPolicyTrackedResourcesOperations, string)' requires a receiver of type 'IPolicyTrackedResourcesOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(465,50): error CS1503: Argument 1: cannot convert from 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyTrackedResource>' to 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyState>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(698,46): error CS1929: 'IPolicyStatesOperations' does not contain a definition for 'ListQueryResultsForSubscriptionNext' and the best extension method overload 'PolicyTrackedResourcesOperationsExtensions.ListQueryResultsForSubscriptionNext(IPolicyTrackedResourcesOperations, string)' requires a receiver of type 'IPolicyTrackedResourcesOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(699,50): error CS1503: Argument 1: cannot convert from 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyTrackedResource>' to 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyState>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(714,46): error CS1929: 'IPolicyStatesOperations' does not contain a definition for 'ListQueryResultsForSubscriptionNext' and the best extension method overload 'PolicyTrackedResourcesOperationsExtensions.ListQueryResultsForSubscriptionNext(IPolicyTrackedResourcesOperations, string)' requires a receiver of type 'IPolicyTrackedResourcesOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(715,50): error CS1503: Argument 1: cannot convert from 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyTrackedResource>' to 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyState>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(749,46): error CS1929: 'IPolicyStatesOperations' does not contain a definition for 'ListQueryResultsForSubscriptionNext' and the best extension method overload 'PolicyTrackedResourcesOperationsExtensions.ListQueryResultsForSubscriptionNext(IPolicyTrackedResourcesOperations, string)' requires a receiver of type 'IPolicyTrackedResourcesOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(750,50): error CS1503: Argument 1: cannot convert from 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyTrackedResource>' to 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyState>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(765,46): error CS1929: 'IPolicyStatesOperations' does not contain a definition for 'ListQueryResultsForSubscriptionNext' and the best extension method overload 'PolicyTrackedResourcesOperationsExtensions.ListQueryResultsForSubscriptionNext(IPolicyTrackedResourcesOperations, string)' requires a receiver of type 'IPolicyTrackedResourcesOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(766,50): error CS1503: Argument 1: cannot convert from 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyTrackedResource>' to 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyState>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(786,46): error CS1929: 'IPolicyStatesOperations' does not contain a definition for 'ListQueryResultsForSubscriptionNext' and the best extension method overload 'PolicyTrackedResourcesOperationsExtensions.ListQueryResultsForSubscriptionNext(IPolicyTrackedResourcesOperations, string)' requires a receiver of type 'IPolicyTrackedResourcesOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/PolicyInsightsTests.cs(787,50): error CS1503: Argument 1: cannot convert from 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyTrackedResource>' to 'Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.PolicyInsights.Models.PolicyState>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/policyinsights/Microsoft.Azure.Management.PolicyInsights/tests/Microsoft.Azure.Management.PolicyInsights.Tests.csproj]
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: dotnet
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 5959573. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      cmderr	[generate.py] 2021-09-08 00:43:12 INFO [VERSION][Found] current version "com.azure.resourcemanager:azure-resourcemanager-policyinsights;1.0.0-beta.1;1.0.0-beta.2"
      cmderr	[generate.py] 2021-09-08 00:43:12 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.2"
      cmderr	[generate.py] 2021-09-08 00:43:12 INFO autorest --version=3.4.5 --use=@autorest/java@4.0.36 --java.azure-libraries-for-java-folder=/home/vsts/work/1/s/azure-sdk-for-java --java.output-folder=/home/vsts/work/1/s/azure-sdk-for-java/sdk/policyinsights/azure-resourcemanager-policyinsights --java.namespace=com.azure.resourcemanager.policyinsights   --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL  ../azure-rest-api-specs/specification/policyinsights/resource-manager/readme.md
      cmderr	[generate.py] 2021-09-08 00:43:57 INFO [CI][Skip] ci.yml already has module azure-resourcemanager-policyinsights
      cmderr	[generate.py] 2021-09-08 00:43:57 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2021-09-08 00:43:57 INFO [POM][Skip] pom already has module azure-resourcemanager-policyinsights
      cmderr	[generate.py] 2021-09-08 00:43:57 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2021-09-08 00:43:57 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2021-09-08 00:43:57 INFO [POM][Skip] pom already has module sdk/policyinsights
      cmderr	[generate.py] 2021-09-08 00:43:57 INFO [POM][Success] Write to root pom
    • ️✔️azure-resourcemanager-policyinsights [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-09-08 00:45:29 DEBUG Got artifact_id: azure-resourcemanager-policyinsights
      cmderr	[Inst] 2021-09-08 00:45:29 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-09-08 00:45:29 DEBUG Got artifact: azure-resourcemanager-policyinsights-1.0.0-beta.2.jar
      cmderr	[Inst] 2021-09-08 00:45:29 DEBUG Match jar package: azure-resourcemanager-policyinsights-1.0.0-beta.2.jar
      cmderr	[Inst] 2021-09-08 00:45:29 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/15888/azure-sdk-for-java/azure-resourcemanager-policyinsights/azure-resourcemanager-policyinsights-1.0.0-beta.2.jar\" -o azure-resourcemanager-policyinsights-1.0.0-beta.2.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-policyinsights -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-policyinsights-1.0.0-beta.2.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 5959573. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.7.0 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/policyinsights/resource-manager/readme.md
    • ️✔️@azure/arm-policyinsights [View full logs]  [Release SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/policyInsightsClient.js → ./dist/arm-policyinsights.js...
      cmderr	[npmPack] created ./dist/arm-policyinsights.js in 493ms
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 5959573. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh] WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
      cmderr	[generateScript.sh] (node:2673) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, unlink '/home/vsts/work/1/s/azure-resource-manager-schemas/schemas/2018-07-01-preview/Microsoft.PolicyInsights.json'
      cmderr	[generateScript.sh] (Use `node --trace-warnings ...` to show where the warning was created)
      cmderr	[generateScript.sh] (node:2673) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
      cmderr	[generateScript.sh] (node:2673) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
      cmderr	[generateScript.sh] (node:2673) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, unlink '/home/vsts/work/1/s/azure-resource-manager-schemas/schemas/2019-07-01/Microsoft.PolicyInsights.json'
      cmderr	[generateScript.sh] (node:2673) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
      warn	No file changes detected after generation
    • ️✔️policyinsights [View full logs
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot
    Copy link

    Hi @calecarter, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff.

    TaskHow to fixPrioritySupport (Microsoft alias)
    AvocadoFix-AvocadoHighruowan
    Semantic validationFix-SemanticValidation-ErrorHighraychen, jianyxi
    Model validationFix-ModelValidation-ErrorHighraychen,jianyxi
    LintDiffFix-LintDiffhighjianyxi, ruoxuan
    If you need further help, please feedback via swagger feedback."

    @pilor pilor added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Sep 1, 2021
    @weidongxu-microsoft
    Copy link
    Member

    @calecarter

    I assume this is not really a new api-version, but just adding something missing in specs?

    Let me know when it need merged.

    @calecarter
    Copy link
    Contributor Author

    calecarter commented Sep 7, 2021

    @weidongxu-microsoft you are correct. We were just flagged for missing this api version in swagger. Nothing new.

    It can be merged at your earliest convenience.

    @weidongxu-microsoft weidongxu-microsoft merged commit 5959573 into Azure:main Sep 8, 2021
    @calecarter calecarter deleted the calec/checkcompliance branch September 8, 2021 00:42
    iscai-msft added a commit to iscai-msft/azure-rest-api-specs that referenced this pull request Sep 10, 2021
    …into add_endpoint
    
    * 'main' of https://github.com/Azure/azure-rest-api-specs: (5079 commits)
      Add Microsoft.ExtendedLocation [CustomLocation] 2021-08-15 stable API Version (Azure#15967)
      Updated SKU property to be read only (Azure#15965)
      Add Microsoft.Communication.UserDisconnected Event (Azure#15870)
      Add collection APIs (Azure#15221)
      [Cognitive Services - Personalizer] v1.1-preview.2 (Azure#15699)
      Adding default error response & updating basePath (Azure#15784)
      Update readme and readme.python (Azure#15973)
      add synapse batch tag package-composite-v1 (Azure#15974)
      Microsoft.BareMetalInfrastructure: add stable API version 2021-08-09 (Azure#15680)
      change readme.go.md template to track 2 (Azure#15972)
      [CosmosDB] Adding apiVersion 2021-07-01-preview (Azure#14817)
      Merge Dev-containerservice-microsoft.containerservice-2021-08-01 branch to main (Azure#15954)
      DiskRP swagger for 2021-04-01 (Azure#15665)
      Use IncidentSeverity in IncidentInfo (Azure#15762)
      Add stable API version "2021-09-01" (Azure#15897)
      add-purview-typescript-file (Azure#15948)
      Swagger Completeness for Microsoft.Authorization (Azure#15253)
      [Hub Generated] Review request for Microsoft.Aadiam to add version preview/2020-03-01-preview and stable/2020-03-01 (Azure#15861)
      Add swagger for missing CheckPolicyRestrictions API version (Azure#15888)
      Add Red Hat OpenShift 2021-09-01-preview (Azure#15616)
      ...
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants