You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Command sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json failed to execute, maybe due to the punycode module is deprecated.
The detailed error message is as follows:
09:38:42.447 command sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
09:38:42.447 info Config: {"stderr":{"showInComment":".*ERROR.*"},"envs":[],"exitCode":{"showInComment":true,"result":"error"}}
09:38:43.536 cmderr [automation_generate.sh] (node:40626) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
09:38:43.536 cmderr [automation_generate.sh] (Use `node --trace-deprecation ...` to show where the warning was created)
09:38:43.551 cmdout [automation_generate.sh] at getGeneratedPackageDirectory (/opt/hostedtoolcache/node/22.13.0/x64/lib/node_modules/@azure-tools/js-sdk-release-tools/dist/common/utils.js:162:15)
09:38:43.552 cmdout [automation_generate.sh] at async generateRLCInPipeline (/opt/hostedtoolcache/node/22.13.0/x64/lib/node_modules/@azure-tools/js-sdk-release-tools/dist/llc/generateRLCInPipeline/generateRLCInPipeline.js:30:37)
09:38:43.552 cmdout [automation_generate.sh] at async automationGenerateInPipeline (/opt/hostedtoolcache/node/22.13.0/x64/lib/node_modules/@azure-tools/js-sdk-release-tools/dist/autoGenerateInPipeline.js:38:17).
09:38:43.569 error C Script return with result [failed] code [1] signal [null] cwd [/mnt/vss/_work/1/s/azure-sdk-for-js]: sh .scripts/automation_generate.sh
spec that have this issue: cognitiveservices-anomalydetector
The text was updated successfully, but these errors were encountered:
Description:
Command
sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
failed to execute, maybe due to thepunycode
module is deprecated.The detailed error message is as follows:
spec that have this issue:
cognitiveservices-anomalydetector
The text was updated successfully, but these errors were encountered: