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

Fix lro wrong return type in AppConfig #30548

Merged
merged 1 commit into from
Sep 12, 2024

Update routes.tsp

803f0d1
Select commit
Loading
Failed to load commit list.
Merged

Fix lro wrong return type in AppConfig #30548

Update routes.tsp
803f0d1
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-python failed Sep 12, 2024 in 7m 36s

SDK azure-sdk-for-python failed

Details

Note

For more instructions, please refer to the FAQ .

  • Code Generator Failed in generating from bcdcadc. 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
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    cmdout	[automation_generate.sh] 2024-09-12 22:22:58 [ERROR] Error occurred when call tsp-client:
    cmdout	[automation_generate.sh] 2024-09-12 22:22:58 [ERROR] ExternalError: Emitter "@azure-tools/typespec-python" crashed! This is a bug.
    cmdout	[automation_generate.sh] 2024-09-12 22:22:58 [ERROR] TypeError: Cannot convert undefined or null to object
    cmdout	[automation_generate.sh] 2024-09-12 22:22:58 [ERROR]     error: TypeError: Cannot convert undefined or null to object
    cmdout	[automation_generate.sh] 2024-09-12 22:22:58 [ERROR] fail to generate sdk for specification/appconfiguration/AppConfiguration: Command 'tsp-client init --tsp-config /mnt/vss/_work/1/s/azure-rest-api-specs/specification/appconfiguration/AppConfiguration --local-spec-repo /mnt/vss/_work/1/s/azure-rest-api-specs/specification/appconfiguration/AppConfiguration --commit bcdcadcc2111e9317fa355a612157491f32e7fda --repo Azure/azure-rest-api-specs --debug' returned non-zero exit status 1.
    cmdout	[automation_generate.sh] 2024-09-12 22:22:58 [ERROR] ======================================= Whant Can I do (begin) ========================================================================
    cmdout	[automation_generate.sh] 2024-09-12 22:22:58 [ERROR] Fail to generate sdk for specification/appconfiguration/AppConfiguration. If you are from service team, please first check if the failure happens only to Python automation, or for all SDK automations.
    cmdout	[automation_generate.sh] 2024-09-12 22:22:58 [ERROR] If it happens for all SDK automations, please double check your Swagger / Typespec, and check whether there is error in ModelValidation and LintDiff.
    cmdout	[automation_generate.sh] 2024-09-12 22:22:58 [ERROR] If it happens to Python alone, you can open an issue to https://github.com/Azure/autorest.python/issues. Please include the link of this Pull Request in the issue.
    cmdout	[automation_generate.sh] 2024-09-12 22:22:58 [ERROR] ======================================= Whant Can I do (end) =========================================================================
    error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-python]: sh scripts/automation_generate.sh
    warn	Warning: File azure-sdk-for-python_tmp/generateOutput.json not found to read. Please re-run the pipeline if the error is transitient error or report this issue through https://aka.ms/azsdk/support/specreview-channel.
    warn	Warning: Package processing is skipped as the SDK generation fails. Please look into the above generation errors or report this issue through https://aka.ms/azsdk/support/specreview-channel.