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

Update readme.python.md #17357

Merged
merged 1 commit into from
Jan 14, 2022
Merged

Update readme.python.md #17357

merged 1 commit into from
Jan 14, 2022

Conversation

BigCat20196
Copy link
Contributor

@BigCat20196 BigCat20196 commented Jan 14, 2022

@BigCat20196 BigCat20196 requested a review from msyyc as a code owner January 14, 2022 06:18
@openapi-workflow-bot
Copy link

Hi, @BigCat20196 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. [email protected]

    @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 Jan 14, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️LintDiff succeeded [Detail] [Expand]
    Validation passes for LintDiff.
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/containerregistry/resource-manager/readme.md
    tag: specification/containerregistry/resource-manager/readme.md#tag-package-2021-09
    ️️✔️~[Staging] ApiReadinessCheck succeeded [Detail] [Expand]
    ️️✔️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.
    ️️✔️SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation
    ️️✔️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).
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jan 14, 2022

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
    ️❌SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    ️✔️azure-sdk-for-go-track2 - armcontainerregistry - 0.3.1
    azure-sdk-for-python-track2 - track2_azure-mgmt-containerregistry - 8.2.0
    +	Model NetworkRuleSet no longer has parameter virtual_network_rules
    +	Model Registry no longer has parameter anonymous_pull_enabled
    +	Model RegistryUpdateParameters no longer has parameter anonymous_pull_enabled
    +	Removed operation RegistriesOperations.begin_generate_credentials
    ️✔️azure-sdk-for-go - containerregistry/mgmt/2019-05-01/containerregistry - v61.1.0
    ️✔️azure-sdk-for-go - containerregistry/mgmt/2019-04-01/containerregistry - v61.1.0
    ️✔️azure-sdk-for-go - containerregistry/mgmt/2018-09-01/containerregistry - v61.1.0
    ️✔️azure-sdk-for-go - containerregistry/mgmt/2017-10-01/containerregistry - v61.1.0
    ️✔️azure-sdk-for-go - containerregistry/mgmt/2017-03-01/containerregistry - v61.1.0
    ️✔️azure-sdk-for-go - preview/containerregistry/mgmt/2021-09-01/containerregistry - v61.1.0
    azure-sdk-for-go - preview/containerregistry/mgmt/2021-08-01-preview/containerregistry - v61.1.0
    +	Type of `ErrorResponseBody.Details` has been changed from `*InnerErrorDescription` to `*[]InnerErrorDescription`
    azure-sdk-for-go - preview/containerregistry/mgmt/2021-06-01-preview/containerregistry - v61.1.0
    +	Type of `ErrorResponseBody.Details` has been changed from `*InnerErrorDescription` to `*[]InnerErrorDescription`
    azure-sdk-for-go - preview/containerregistry/mgmt/2020-11-01-preview/containerregistry - v61.1.0
    +	Type of `ErrorResponseBody.Details` has been changed from `*InnerErrorDescription` to `*[]InnerErrorDescription`
    azure-sdk-for-go - preview/containerregistry/mgmt/2019-12-01-preview/containerregistry - v61.1.0
    +	Field `StorageAccount` of struct `RegistryProperties` has been removed
    +	Struct `StorageAccountProperties` has been removed
    +	Type of `ErrorResponseBody.Details` has been changed from `*InnerErrorDescription` to `*[]InnerErrorDescription`
    azure-sdk-for-go - preview/containerregistry/mgmt/2019-06-01-preview/containerregistry - v61.1.0
    +	Type of `ErrorResponseBody.Details` has been changed from `*InnerErrorDescription` to `*[]InnerErrorDescription`
    ️✔️azure-sdk-for-go - preview/containerregistry/mgmt/2018-02-01/containerregistry - v61.1.0
    ️✔️azure-sdk-for-go - preview/containerregistry/mgmt/2017-06-01-preview/containerregistry - v61.1.0
    ️✔️azure-sdk-for-go - preview/containerregistry/mgmt/2016-06-27-preview/containerregistry - v61.1.0
    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs]Release - Generate from 28e4e14. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-6.0
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/containerregistry/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.ContainerRegistry [View full logs]  [Release SDK Changes]
      cmdout	[msbuild] /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(330,53): error CS1061: 'ContainerRegistryManagementClient' does not contain a definition for 'ExportPipelines' and no accessible extension method 'ExportPipelines' accepting a first argument of type 'ContainerRegistryManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(334,25): error CS0246: The type or namespace name 'ExportPipeline' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(341,38): error CS0246: The type or namespace name 'ExportPipelineTargetProperties' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(361,54): error CS1061: 'ContainerRegistryManagementClient' does not contain a definition for 'ExportPipelines' and no accessible extension method 'ExportPipelines' accepting a first argument of type 'ContainerRegistryManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(367,49): error CS1061: 'ContainerRegistryManagementClient' does not contain a definition for 'ExportPipelines' and no accessible extension method 'ExportPipelines' accepting a first argument of type 'ContainerRegistryManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(371,32): error CS1061: 'ContainerRegistryManagementClient' does not contain a definition for 'ExportPipelines' and no accessible extension method 'ExportPipelines' accepting a first argument of type 'ContainerRegistryManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(374,32): error CS1061: 'ContainerRegistryManagementClient' does not contain a definition for 'ExportPipelines' and no accessible extension method 'ExportPipelines' accepting a first argument of type 'ContainerRegistryManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(397,53): error CS1061: 'ContainerRegistryManagementClient' does not contain a definition for 'ImportPipelines' and no accessible extension method 'ImportPipelines' accepting a first argument of type 'ContainerRegistryManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(401,25): error CS0246: The type or namespace name 'ImportPipeline' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(408,38): error CS0246: The type or namespace name 'ImportPipelineSourceProperties' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(414,39): error CS0246: The type or namespace name 'PipelineTriggerProperties' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(416,49): error CS0246: The type or namespace name 'PipelineSourceTriggerProperties' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(437,54): error CS1061: 'ContainerRegistryManagementClient' does not contain a definition for 'ImportPipelines' and no accessible extension method 'ImportPipelines' accepting a first argument of type 'ContainerRegistryManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(443,49): error CS1061: 'ContainerRegistryManagementClient' does not contain a definition for 'ImportPipelines' and no accessible extension method 'ImportPipelines' accepting a first argument of type 'ContainerRegistryManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(447,32): error CS1061: 'ContainerRegistryManagementClient' does not contain a definition for 'ImportPipelines' and no accessible extension method 'ImportPipelines' accepting a first argument of type 'ContainerRegistryManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(450,32): error CS1061: 'ContainerRegistryManagementClient' does not contain a definition for 'ImportPipelines' and no accessible extension method 'ImportPipelines' accepting a first argument of type 'ContainerRegistryManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(330,53): error CS1061: 'ContainerRegistryManagementClient' does not contain a definition for 'ExportPipelines' and no accessible extension method 'ExportPipelines' accepting a first argument of type 'ContainerRegistryManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(334,25): error CS0246: The type or namespace name 'ExportPipeline' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(341,38): error CS0246: The type or namespace name 'ExportPipelineTargetProperties' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(361,54): error CS1061: 'ContainerRegistryManagementClient' does not contain a definition for 'ExportPipelines' and no accessible extension method 'ExportPipelines' accepting a first argument of type 'ContainerRegistryManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(367,49): error CS1061: 'ContainerRegistryManagementClient' does not contain a definition for 'ExportPipelines' and no accessible extension method 'ExportPipelines' accepting a first argument of type 'ContainerRegistryManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(371,32): error CS1061: 'ContainerRegistryManagementClient' does not contain a definition for 'ExportPipelines' and no accessible extension method 'ExportPipelines' accepting a first argument of type 'ContainerRegistryManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(374,32): error CS1061: 'ContainerRegistryManagementClient' does not contain a definition for 'ExportPipelines' and no accessible extension method 'ExportPipelines' accepting a first argument of type 'ContainerRegistryManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(397,53): error CS1061: 'ContainerRegistryManagementClient' does not contain a definition for 'ImportPipelines' and no accessible extension method 'ImportPipelines' accepting a first argument of type 'ContainerRegistryManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(401,25): error CS0246: The type or namespace name 'ImportPipeline' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(408,38): error CS0246: The type or namespace name 'ImportPipelineSourceProperties' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(414,39): error CS0246: The type or namespace name 'PipelineTriggerProperties' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(416,49): error CS0246: The type or namespace name 'PipelineSourceTriggerProperties' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(437,54): error CS1061: 'ContainerRegistryManagementClient' does not contain a definition for 'ImportPipelines' and no accessible extension method 'ImportPipelines' accepting a first argument of type 'ContainerRegistryManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(443,49): error CS1061: 'ContainerRegistryManagementClient' does not contain a definition for 'ImportPipelines' and no accessible extension method 'ImportPipelines' accepting a first argument of type 'ContainerRegistryManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(447,32): error CS1061: 'ContainerRegistryManagementClient' does not contain a definition for 'ImportPipelines' and no accessible extension method 'ImportPipelines' accepting a first argument of type 'ContainerRegistryManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Tests/ContainerRegistryTests.cs(450,32): error CS1061: 'ContainerRegistryManagementClient' does not contain a definition for 'ImportPipelines' and no accessible extension method 'ImportPipelines' accepting a first argument of type 'ContainerRegistryManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerregistry/Microsoft.Azure.Management.ContainerRegistry/tests/Microsoft.Azure.Management.ContainerRegistry.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]
    • ⚠️Warning [Logs]Release - Generate from 28e4e14. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh] npm notice
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 8.1.2 -> 8.3.1
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.3.1>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-containerregistry [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation RegistriesOperations.get_private_link_resource
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Model NetworkRuleSet no longer has parameter virtual_network_rules
      info	[Changelog]   - Model Registry no longer has parameter anonymous_pull_enabled
      info	[Changelog]   - Model RegistryUpdateParameters no longer has parameter anonymous_pull_enabled
      info	[Changelog]   - Removed operation RegistriesOperations.begin_generate_credentials
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 28e4e14. 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] 2022-01-14 07:49:31 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-containerregistry-generated"
      cmderr	[generate.py] 2022-01-14 07:49:31 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1"
      cmderr	[generate.py] 2022-01-14 07:49:31 INFO autorest --version=3.6.6 --use=@autorest/[email protected] --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/containerregistry/azure-resourcemanager-containerregistry-generated --java.namespace=com.azure.resourcemanager.containerregistry.generated   --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --generate-samples --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL  ../azure-rest-api-specs/specification/containerregistry/resource-manager/readme.md
      cmderr	[generate.py] 2022-01-14 07:50:13 INFO [CI][Success] Write to ci.yml
      cmderr	[generate.py] 2022-01-14 07:50:13 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2022-01-14 07:50:13 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2022-01-14 07:50:13 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2022-01-14 07:50:13 INFO [POM][Skip] pom already has module sdk/containerregistry
      cmderr	[generate.py] 2022-01-14 07:50:13 INFO [POM][Success] Write to root pom
    • ️✔️azure-resourcemanager-containerregistry-generated [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2022-01-14 07:51:56 DEBUG Got artifact_id: azure-resourcemanager-containerregistry-generated
      cmderr	[Inst] 2022-01-14 07:51:56 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2022-01-14 07:51:56 DEBUG Got artifact: azure-resourcemanager-containerregistry-generated-1.0.0-beta.1-sources.jar
      cmderr	[Inst] 2022-01-14 07:51:56 DEBUG Got artifact: azure-resourcemanager-containerregistry-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2022-01-14 07:51:56 DEBUG Match jar package: azure-resourcemanager-containerregistry-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2022-01-14 07:51:56 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/17357/azure-sdk-for-java/azure-resourcemanager-containerregistry-generated/azure-resourcemanager-containerregistry-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-containerregistry-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-containerregistry-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-containerregistry-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 28e4e14. SDK Automation 14.0.0
      command	sh ./eng/initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️containerregistry/mgmt/2019-05-01/containerregistry [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️containerregistry/mgmt/2019-04-01/containerregistry [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️containerregistry/mgmt/2018-09-01/containerregistry [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️containerregistry/mgmt/2017-10-01/containerregistry [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️containerregistry/mgmt/2017-03-01/containerregistry [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️preview/containerregistry/mgmt/2021-09-01/containerregistry [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️preview/containerregistry/mgmt/2021-08-01-preview/containerregistry [View full logs
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type of `ErrorResponseBody.Details` has been changed from `*InnerErrorDescription` to `*[]InnerErrorDescription`
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]
      info	[Changelog] Total 1 breaking change(s), 0 additive change(s).
    • ️✔️preview/containerregistry/mgmt/2021-06-01-preview/containerregistry [View full logs
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type of `ErrorResponseBody.Details` has been changed from `*InnerErrorDescription` to `*[]InnerErrorDescription`
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]
      info	[Changelog] Total 1 breaking change(s), 0 additive change(s).
    • ️✔️preview/containerregistry/mgmt/2020-11-01-preview/containerregistry [View full logs
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type of `ErrorResponseBody.Details` has been changed from `*InnerErrorDescription` to `*[]InnerErrorDescription`
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]
      info	[Changelog] Total 1 breaking change(s), 0 additive change(s).
    • ️✔️preview/containerregistry/mgmt/2019-12-01-preview/containerregistry [View full logs
      Only show 9 items here, please refer to log for details.
      info	[Changelog] - New const `NetworkRuleBypassOptionsAzureServices`
      info	[Changelog] - New const `NetworkRuleBypassOptionsNone`
      info	[Changelog] - New function `PossibleNetworkRuleBypassOptionsValues() []NetworkRuleBypassOptions`
      info	[Changelog] - New struct `OperationLogSpecificationDefinition`
      info	[Changelog] - New field `NetworkRuleBypassOptions` in struct `RegistryPropertiesUpdateParameters`
      info	[Changelog] - New field `LogSpecifications` in struct `OperationServiceSpecificationDefinition`
      info	[Changelog] - New field `NetworkRuleBypassOptions` in struct `RegistryProperties`
      info	[Changelog]
      info	[Changelog] Total 4 breaking change(s), 8 additive change(s).
    • ️✔️preview/containerregistry/mgmt/2019-06-01-preview/containerregistry [View full logs
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type of `ErrorResponseBody.Details` has been changed from `*InnerErrorDescription` to `*[]InnerErrorDescription`
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]
      info	[Changelog] Total 1 breaking change(s), 0 additive change(s).
    • ️✔️preview/containerregistry/mgmt/2018-02-01/containerregistry [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️preview/containerregistry/mgmt/2017-06-01-preview/containerregistry [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️preview/containerregistry/mgmt/2016-06-27-preview/containerregistry [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    ️️✔️ azure-sdk-for-go-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 28e4e14. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️armcontainerregistry [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    ️⚠️ azure-sdk-for-js warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 28e4e14. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      cmderr	[automation_init.sh]  deprecated [email protected]: The functionality that this package provided is now in @npmcli/arborist
      cmderr	[automation_init.sh]  [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
      cmderr	[automation_init.sh] npm WARN deprecated @opentelemetry/[email protected]: Package renamed to @opentelemetry/api, see https://github.com/open-telemetry/opentelemetry-js
      cmderr	[automation_init.sh] notice created a lockfile as package-lock.json. You should commit this file.
      cmderr	[automation_init.sh] npm WARN @octokit/[email protected] requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️track2_@azure/arm-containerregistry [View full logs]  [Release SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 28e4e14. 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
      warn	No file changes detected after generation
    • ️✔️containerregistry [View full logs
    Posted by Swagger Pipeline | How to fix these errors?

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants