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

[TypeSpec] Upgrade to 0.49.0 #26200

Merged
merged 19 commits into from
Oct 12, 2023
Merged

[TypeSpec] Upgrade to 0.49.0 #26200

merged 19 commits into from
Oct 12, 2023

Conversation

mikeharder
Copy link
Member

@mikeharder mikeharder commented Oct 12, 2023

@openapi-workflow-bot
Copy link

Hi @mikeharder, this service has enabled Service API Toolset. All spec updates MUST be initiated from service ADO project repo, so that to guarantee it to be the source of truth., please review this pull request if it's intentional or reject it if it's not expected. Normally, all the specification or example changes should start with PR created in ADO.

  • You can refer to Service API Toolset Introduction for details.
  • Please contact service focal contacts or Service API Toolset Support Channel if need further help.
  • @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 12, 2023

    Next Steps to Merge

    Next steps that must be taken to merge this PR:
    • ❌ Your PR has breaking changes (label: BreakingChangeReviewRequired). See the PR description for help.
    • ❌ The required check named Swagger ModelValidation has failed. Refer to the check in the PR's 'Checks' tab for details on how to fix it.

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 12, 2023

    Swagger Validation Report

    ️❌BreakingChange: 1 Errors, 0 Warnings failed [Detail]
    compared swaggers (via Oad v0.10.4)] new version base version
    azure.codesigning.json 2023-06-15-preview(ecb6886) 2023-06-15-preview(main)
    EventGrid.json 2023-06-01-preview(ecb6886) 2023-06-01-preview(main)
    Rule Message
    1042 - ChangedParameterOrder The order of parameter 'operationId' was changed.
    New: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L149:9
    Old: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L149:9
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    compared tags (via openapi-validator v2.1.6) new version base version
    2023-06-15-preview 2023-06-15-preview(ecb6886) 2023-06-15-preview(main)
    package-2023-06-01-preview package-2023-06-01-preview(ecb6886) package-2023-06-01-preview(main)

    The following errors/warnings exist before current PR submission:

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

    Rule Message
    AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L89
    AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L170
    ⚠️ SecurityDefinitionDescription Security definition should have a description.
    Location: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L43
    ⚠️ LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
    Location: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L54
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L63
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L70
    ⚠️ ParameterDescription Parameter should have a description.
    Location: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L77
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L153
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L156
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L159
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L226
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L233
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L284
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L287
    ⚠️ SchemaNamesConvention Schema name should be Pascal case.
    Location: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L320
    ⚠️ SchemaNamesConvention Schema name should be Pascal case.
    Location: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L354
    ⚠️ SchemaNamesConvention Schema name should be Pascal case.
    Location: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L367
    ⚠️ SchemaNamesConvention Schema name should be Pascal case.
    Location: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L381
    ⚠️ SecurityDefinitionDescription Security definition should have a description.
    Location: Microsoft.EventGrid/preview/2023-06-01-preview/EventGrid.json#L45
    ⚠️ OperationId OperationId should be of the form 'Noun_Verb'
    Location: Microsoft.EventGrid/preview/2023-06-01-preview/EventGrid.json#L58
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Microsoft.EventGrid/preview/2023-06-01-preview/EventGrid.json#L67
    ⚠️ ListInOperationName Since operation response has model definition in array type, it should be of the form '_list'.
    Location: Microsoft.EventGrid/preview/2023-06-01-preview/EventGrid.json#L115
    ⚠️ PaginationResponse Operation might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.EventGrid/preview/2023-06-01-preview/EventGrid.json#L115
    ⚠️ OperationId OperationId should be of the form 'Noun_Verb'
    Location: Microsoft.EventGrid/preview/2023-06-01-preview/EventGrid.json#L116
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Microsoft.EventGrid/preview/2023-06-01-preview/EventGrid.json#L122
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Microsoft.EventGrid/preview/2023-06-01-preview/EventGrid.json#L129
    ⚠️ PaginationResponse Operation might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.EventGrid/preview/2023-06-01-preview/EventGrid.json#L184
    ⚠️ OperationId OperationId should be of the form 'Noun_Verb'
    Location: Microsoft.EventGrid/preview/2023-06-01-preview/EventGrid.json#L185
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Microsoft.EventGrid/preview/2023-06-01-preview/EventGrid.json#L191
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Microsoft.EventGrid/preview/2023-06-01-preview/EventGrid.json#L198
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️SwaggerAPIView succeeded [Detail] [Expand]
    ️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
    ️❌ModelValidation: 4 Errors, 0 Warnings failed [Detail]
    Rule Message
    LRO_RESPONSE_HEADER Long running operation should return Operation-Id or Operation-Location or azure-AsyncOperation in header but not provided
    Url: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L86:22
    ExampleUrl: preview/2023-06-15-preview/examples/CertificateProfileOperations_Sign.json
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: ekus
    Url: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L546:30
    ExampleUrl: preview/2023-06-15-preview/examples/CertificateProfileOperations_ListSignEkus.json#L12:17
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: value
    Url: Azure.CodeSigning/preview/2023-06-15-preview/azure.codesigning.json#L546:30
    ExampleUrl: preview/2023-06-15-preview/examples/CertificateProfileOperations_ListSignEkus.json
    INVALID_TYPE Expected type but found type object
    Url: Microsoft.EventGrid/preview/2023-06-01-preview/EventGrid.json#L87:22
    ExampleUrl: preview/2023-06-01-preview/examples/publish.json#L24:16
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️️✔️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).
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    ️️✔️Automated merging requirements met succeeded [Detail] [Expand]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 12, 2023

    Swagger Generation Artifacts

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

    Breaking Changes Tracking




    ️❌ azure-sdk-for-net-track2 failed [Detail]
    • Failed [Logs]Release - Generate from f776434. 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
      warn		specification/codesigning/data-plane/readme.md skipped due to azure-sdk-for-net-track2 not found in swagger-to-sdk
      warn		specification/containerservice/Fleet.Management/tspconfig.yaml skipped due to azure-sdk-for-net-track2 not found in tspconfig.yaml
      warn		specification/containerstorage/ContainerStorage.Management/tspconfig.yaml skipped due to azure-sdk-for-net-track2 not found in tspconfig.yaml
      warn		specification/mpcnetworkfunction/MpcNetworkFunction.Management/tspconfig.yaml skipped due to azure-sdk-for-net-track2 not found in tspconfig.yaml
      warn		specification/networkanalytics/NetworkAnalytics.Management/tspconfig.yaml skipped due to azure-sdk-for-net-track2 not found in tspconfig.yaml
      warn		specification/sphere/Sphere.Management/tspconfig.yaml skipped due to azure-sdk-for-net-track2 not found in tspconfig.yaml
      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]
      cmderr	[Invoke-GenerateAndBuildV2.ps1] npm notice New major version of npm available! 8.19.4 -> 10.2.0
      cmderr	[Invoke-GenerateAndBuildV2.ps1] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.0>
      cmderr	[Invoke-GenerateAndBuildV2.ps1] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[Invoke-GenerateAndBuildV2.ps1] npm notice
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/Invoke-GenerateAndBuildV2.ps1:141
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 141 | �[0m               �[36;1mGeneratePackage `�[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/Invoke-GenerateAndBuildV2.ps1:141
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 141 | �[0m               �[36;1mGeneratePackage `�[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;1mGet-ChildItem: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:807
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 807 | �[0m … rtifacts += �[36;1mGet-ChildItem $artifactsPath -Filter *.nupkg -exclude *.s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mCannot find path
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m'/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/packages/Debug/' because
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1mit does not exist.
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/Invoke-GenerateAndBuildV2.ps1:141
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 141 | �[0m               �[36;1mGeneratePackage `�[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.Messaging.EventGridV2 [View full logs]  [Release SDK Changes]
      info	[Changelog]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from f776434. 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] E: Unable to locate package python3.10-venv
      cmderr	[automation_init.sh] E: Couldn't find any package by glob 'python3.10-venv'
      cmderr	[automation_init.sh] E: Couldn't find any package by regex 'python3.10-venv'
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      warn		specification/codesigning/data-plane/readme.md skipped due to azure-sdk-for-python-track2 not found in swagger-to-sdk
      warn		specification/eventgrid/data-plane/readme.md skipped due to azure-sdk-for-python-track2 not found in swagger-to-sdk
      warn		specification/containerservice/Fleet.Management/tspconfig.yaml skipped due to azure-sdk-for-python-track2 not found in tspconfig.yaml
      warn		specification/containerstorage/ContainerStorage.Management/tspconfig.yaml skipped due to azure-sdk-for-python-track2 not found in tspconfig.yaml
      warn		specification/eventgrid/Azure.Messaging.EventGrid/tspconfig.yaml skipped due to azure-sdk-for-python-track2 not found in tspconfig.yaml
      warn		specification/mpcnetworkfunction/MpcNetworkFunction.Management/tspconfig.yaml skipped due to azure-sdk-for-python-track2 not found in tspconfig.yaml
      warn		specification/networkanalytics/NetworkAnalytics.Management/tspconfig.yaml skipped due to azure-sdk-for-python-track2 not found in tspconfig.yaml
      warn		specification/sphere/Sphere.Management/tspconfig.yaml skipped due to azure-sdk-for-python-track2 not found in tspconfig.yaml
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh]
      cmderr	[automation_generate.sh] npm notice New major version of npm available! 9.8.1 -> 10.2.0
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.0>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-voiceservices [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Model CommunicationsGateway has a new parameter identity
      info	[Changelog]   - Model CommunicationsGateway has a new parameter integrated_mcp_enabled
      info	[Changelog]   - Model CommunicationsGatewayUpdate has a new parameter identity
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from f776434. 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
      cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.2.1
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.2.1
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      warn		specification/codesigning/data-plane/readme.md skipped due to azure-sdk-for-java not found in swagger-to-sdk
      warn		specification/eventgrid/data-plane/readme.md skipped due to azure-sdk-for-java not found in swagger-to-sdk
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
    • ️✔️azure-resourcemanager-voiceservices [View full logs]  [Release SDK Changes]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from f776434. 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
      warn		specification/codesigning/data-plane/readme.md skipped due to azure-sdk-for-go not found in swagger-to-sdk
      warn		specification/eventgrid/data-plane/readme.md skipped due to azure-sdk-for-go not found in swagger-to-sdk
      warn		specification/containerservice/Fleet.Management/tspconfig.yaml skipped due to azure-sdk-for-go not found in tspconfig.yaml
      warn		specification/containerstorage/ContainerStorage.Management/tspconfig.yaml skipped due to azure-sdk-for-go not found in tspconfig.yaml
      warn		specification/eventgrid/Azure.Messaging.EventGrid/tspconfig.yaml skipped due to azure-sdk-for-go not found in tspconfig.yaml
      warn		specification/mpcnetworkfunction/MpcNetworkFunction.Management/tspconfig.yaml skipped due to azure-sdk-for-go not found in tspconfig.yaml
      warn		specification/networkanalytics/NetworkAnalytics.Management/tspconfig.yaml skipped due to azure-sdk-for-go not found in tspconfig.yaml
      warn		specification/sphere/Sphere.Management/tspconfig.yaml skipped due to azure-sdk-for-go not found in tspconfig.yaml
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️sdk/resourcemanager/voiceservices/armvoiceservices [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New enum type `ManagedServiceIdentityType` with values `ManagedServiceIdentityTypeNone`, `ManagedServiceIdentityTypeSystemAssigned`, `ManagedServiceIdentityTypeSystemAssignedUserAssigned`, `ManagedServiceIdentityTypeUserAssigned`
      info	[Changelog] - New struct `ManagedServiceIdentity`
      info	[Changelog] - New struct `UserAssignedIdentity`
      info	[Changelog] - New field `Identity` in struct `CommunicationsGateway`
      info	[Changelog] - New field `IntegratedMcpEnabled` in struct `CommunicationsGatewayProperties`
      info	[Changelog] - New field `Identity` in struct `CommunicationsGatewayUpdate`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 12 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from f776434. 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
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      warn		specification/codesigning/data-plane/readme.md skipped due to azure-sdk-for-js not found in swagger-to-sdk
      warn		specification/eventgrid/data-plane/readme.md skipped due to azure-sdk-for-js not found in swagger-to-sdk
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️@azure/arm-voiceservices [View full logs]  [Release SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added Interface ManagedServiceIdentity
      info	[Changelog]   - Added Interface UserAssignedIdentity
      info	[Changelog]   - Added Type Alias ManagedServiceIdentityType
      info	[Changelog]   - Interface CommunicationsGateway has a new optional parameter identity
      info	[Changelog]   - Interface CommunicationsGateway has a new optional parameter integratedMcpEnabled
      info	[Changelog]   - Interface CommunicationsGatewayUpdate has a new optional parameter identity
      info	[Changelog]   - Added Enum KnownManagedServiceIdentityType
    ️❌ azure-resource-manager-schemas failed [Detail]
    • Failed [Logs]Release - Generate from f776434. 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] npm notice
      cmderr	[initScript.sh] npm notice New major version of npm available! 8.19.4 -> 10.2.0
      cmderr	[initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.0>
      cmderr	[initScript.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[initScript.sh] npm notice
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      warn		specification/codesigning/data-plane/readme.md skipped due to azure-resource-manager-schemas not found in swagger-to-sdk
      warn		specification/eventgrid/data-plane/readme.md skipped due to azure-resource-manager-schemas not found in swagger-to-sdk
      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
    • voiceservices/resource-manager [View full logs
    ️❌ azure-powershell failed [Detail]
    • Pipeline Framework Failed [Logs]Release - Generate from f776434. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      warn		specification/codesigning/data-plane/readme.md skipped due to azure-powershell not found in swagger-to-sdk
      warn		specification/eventgrid/data-plane/readme.md skipped due to azure-powershell not found in swagger-to-sdk
      warn		specification/containerservice/Fleet.Management/tspconfig.yaml skipped due to azure-powershell not found in tspconfig.yaml
      warn		specification/containerstorage/ContainerStorage.Management/tspconfig.yaml skipped due to azure-powershell not found in tspconfig.yaml
      warn		specification/eventgrid/Azure.Messaging.EventGrid/tspconfig.yaml skipped due to azure-powershell not found in tspconfig.yaml
      warn		specification/mpcnetworkfunction/MpcNetworkFunction.Management/tspconfig.yaml skipped due to azure-powershell not found in tspconfig.yaml
      warn		specification/networkanalytics/NetworkAnalytics.Management/tspconfig.yaml skipped due to azure-powershell not found in tspconfig.yaml
      warn		specification/sphere/Sphere.Management/tspconfig.yaml skipped due to azure-powershell not found in tspconfig.yaml
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
      SSL error: syscall failure: Broken pipe
      Error: SSL error: syscall failure: Broken pipe
    • ️✔️Az.voiceservices.DefaultTag [View full logs
      error	Fatal error: SSL error: syscall failure: Broken pipe
      error	The following packages are still pending:
      error		Az.voiceservices.DefaultTag
    ️❌ azure-sdk-for-python failed [Detail]
    • Code Generator Failed [Logs]Release - Generate from f776434. 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.
      warn		specification/codesigning/data-plane/readme.md skipped due to azure-sdk-for-python not found in swagger-to-sdk
      warn		specification/eventgrid/data-plane/readme.md skipped due to azure-sdk-for-python not found in swagger-to-sdk
      warn		specification/voiceservices/resource-manager/readme.md skipped due to azure-sdk-for-python not found in swagger-to-sdk
      warn		specification/containerservice/Fleet.Management/tspconfig.yaml skipped due to azure-sdk-for-python not found in tspconfig.yaml
      warn		specification/containerstorage/ContainerStorage.Management/tspconfig.yaml skipped due to azure-sdk-for-python not found in tspconfig.yaml
      warn		specification/mpcnetworkfunction/MpcNetworkFunction.Management/tspconfig.yaml skipped due to azure-sdk-for-python not found in tspconfig.yaml
      warn		specification/networkanalytics/NetworkAnalytics.Management/tspconfig.yaml skipped due to azure-sdk-for-python not found in tspconfig.yaml
      warn		specification/sphere/Sphere.Management/tspconfig.yaml skipped due to azure-sdk-for-python not found in tspconfig.yaml
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh]
      cmderr	[automation_generate.sh] npm notice New major version of npm available! 9.8.1 -> 10.2.0
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.0>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
      cmdout	[automation_generate.sh] [Autorest]/mnt/vss/_work/1/s/azure-sdk-for-python_tmp/venv-sdk/auto_temp.json does not exist!!!Error happened during codegen
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-python]: sh scripts/automation_generate.sh
      warn	Skip package processing as generation is failed
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot openapi-workflow-bot bot added the DoNotMerge <valid label in PR review process> use to hold merge after approval label Oct 12, 2023
    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 12, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/voiceservices/armvoiceservices https://apiview.dev/Assemblies/Review/6ed17efbb16649988bc95006e8be8d59
    Java azure-resourcemanager-voiceservices https://apiview.dev/Assemblies/Review/a096fd233b8c43c9864a791499517228
    JavaScript @azure/arm-voiceservices https://apiview.dev/Assemblies/Review/052960812c4f40bdb139d1d3c19bbaaf

    @AzureRestAPISpecReview AzureRestAPISpecReview added BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required Cadl Authored with Cadl data-plane labels Oct 12, 2023
    @mikeharder mikeharder marked this pull request as ready for review October 12, 2023 19:14
    @mikeharder mikeharder requested review from scgbear and weidongxu-microsoft and removed request for a team October 12, 2023 19:14
    @AzureRestAPISpecReview AzureRestAPISpecReview added ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review ARMReview labels Oct 12, 2023
    @openapi-workflow-bot
    Copy link

    Please address or respond to feedback from the ARM API reviewer.
    When you are ready to continue the ARM API review, please remove the ARMChangesRequested label.
    This will notify the reviewer to have another look.
    If the feedback provided needs further discussion, please use this Teams channel to post your questions - aka.ms/azsdk/support/specreview-channel.
    Please include [ARM Query] in the title of your question to indicate that it is ARM-related.

    @mikeharder mikeharder merged commit f776434 into main Oct 12, 2023
    27 of 34 checks passed
    @mikeharder mikeharder deleted the typespec-49 branch October 12, 2023 20:14
    @openapi-pipeline-app
    Copy link

    Swagger pipeline restarted successfully, please wait for status update in this comment.

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review ARMReview BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required Cadl Authored with Cadl data-plane DoNotMerge <valid label in PR review process> use to hold merge after approval resource-manager ShiftLeftViolation
    Projects
    Archived in project
    Development

    Successfully merging this pull request may close these issues.

    4 participants