We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description: error | JsonSpec/SyntaxError | Syntax error Encountered: Unexpected token { in JSON
07:29:57.639 cmdout [Go] warning | DeprecatedConfig | Using directive.54.suppress which is deprecated and will be removed in the future. 07:29:57.639 cmdout [Go] info | Installing AutoRest extension '@autorest/go' (4.0.0-preview.63 -> 4.0.0-preview.63) 07:29:57.639 cmdout [Go] info | Installed AutoRest extension '@autorest/go' (4.0.0-preview.63->4.0.0-preview.63) 07:29:57.639 cmdout [Go] info | Installing AutoRest extension '@autorest/modelerfour' (4.26.2 -> 4.26.2) 07:29:57.639 cmdout [Go] info | Installed AutoRest extension '@autorest/modelerfour' (4.26.2->4.26.2) 07:29:57.640 cmdout [Go] error | JsonSpec/SyntaxError | Syntax Error Encountered: Unexpected token { in JSON 07:29:57.640 cmdout [Go] - file:///mnt/vss/_work/1/s/azure-rest-api-specs/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2024-11-01/virtualMachineScaleSet.json:408:13 07:29:57.640 cmdout [Go] error | JsonSpec/SyntaxError | Syntax Error Encountered: Unexpected token { in JSON 07:29:57.640 cmdout [Go] - file:///mnt/vss/_work/1/s/azure-rest-api-specs/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2024-11-01/virtualMachineScaleSet.json:408:13 07:29:57.640 cmdout [Go] fatal | Process() cancelled due to failure 07:29:57.640 cmdout [Go] error | YAMLException: missed comma between flow collection entries (408:13) 07:29:57.640 cmdout [Go] 405 | "type": "boolean", 07:29:57.640 cmdout [Go] 406 | "description": "Optional parame ... 07:29:57.640 cmdout [Go] 407 | } 07:29:57.641 cmdout [Go] 408 | { 07:29:57.641 cmdout [Go] -------------------^ 07:29:57.641 cmdout [Go] 409 | "$ref": "../../../common-type ... 07:29:57.641 cmdout [Go] 410 | }, 07:29:57.641 cmdout [Go] error | stack: YAMLException: missed comma between flow collection entries (408:13) 07:29:57.641 cmdout [Go] 405 | "type": "boolean", 07:29:57.641 cmdout [Go] 406 | "description": "Optional parame ... 07:29:57.641 cmdout [Go] 407 | } 07:29:57.641 cmdout [Go] 408 | { 07:29:57.643 cmdout [Go] -------------------^ 07:29:57.643 cmdout [Go] 409 | "$ref": "../../../common-type ... 07:29:57.643 cmdout [Go] 410 | }, 07:29:57.643 cmdout [Go] at generateError (/home/cloudtest/.autorest/@autorestcore@3.10.3/node_modules/@autorest/core/dist/vendors-common_temp_node_modules_pnpm_azure_logger_1_0_4_node_modules_azure_logger_dist-esms-d85d5d.js:42526:10) 07:29:57.643 cmdout [Go] at throwError (/home/cloudtest/.autorest/@autorestcore@3.10.3/node_modules/@autorest/core/dist/vendors-common_temp_node_modules_pnpm_azure_logger_1_0_4_node_modules_azure_logger_dist-esms-d85d5d.js:42530:9)
Additional context: Go: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4407177&view=logs&j=0303ead4-2e3b-557b-303e-fe8735d4d18f&t=b29b24f0-8be9-5e66-edce-54fd3565c09c&l=313 Js: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4407177&view=logs&j=47092895-c7c8-567a-c7a6-8c88f3ec178e&t=d293a8e8-c6af-5091-cdf7-4c66482dd6f2&l=299 Java: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4407177&view=logs&j=a8a7a537-82b0-583c-7971-bac70b9822ca&t=37e3947b-3cfb-5d36-86ba-0e22bb7dbc33&l=324 .Net: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4407177&view=logs&j=03afb3bb-7296-55ad-aa07-ceee610c73b2&t=0f320c29-1c90-5304-d2d3-c58a6bb76437&l=307
The text was updated successfully, but these errors were encountered:
@jianingwang123 this one can be ignored
Sorry, something went wrong.
jianingwang123
No branches or pull requests
Description:
error | JsonSpec/SyntaxError | Syntax error Encountered: Unexpected token { in JSON
Additional context:
Go:
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4407177&view=logs&j=0303ead4-2e3b-557b-303e-fe8735d4d18f&t=b29b24f0-8be9-5e66-edce-54fd3565c09c&l=313
Js:
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4407177&view=logs&j=47092895-c7c8-567a-c7a6-8c88f3ec178e&t=d293a8e8-c6af-5091-cdf7-4c66482dd6f2&l=299
Java:
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4407177&view=logs&j=a8a7a537-82b0-583c-7971-bac70b9822ca&t=37e3947b-3cfb-5d36-86ba-0e22bb7dbc33&l=324
.Net:
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4407177&view=logs&j=03afb3bb-7296-55ad-aa07-ceee610c73b2&t=0f320c29-1c90-5304-d2d3-c58a6bb76437&l=307
The text was updated successfully, but these errors were encountered: