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
--------------------------------------------------
Library Version 0.4.8
TypeSpec Compiler Version 0.57.0
--------------------------------------------------
Error: Command failed: npx tsp compile . --emit=@azure-tools/typespec-apiview --option @azure-tools/typespec-apiview.emitter-output-dir={project-root}/output/apiview.json
Emitter "@azure-tools/typespec-apiview" crashed! This is a bug.
Please file an issue at https://github.com/Azure/azure-sdk-tools/issues
Error: Case "ArrayLiteral" not implemented
at ApiView.tokenize (file:///mnt/vss/_work/1/azure-rest-api-specs/specification/node_modules/@azure-tools/typespec-apiview/dist/src/apiview.js:596:23)
at ApiView.tokenizeModelProperty (file:///mnt/vss/_work/1/azure-rest-api-specs/specification/node_modules/@azure-tools/typespec-apiview/dist/src/apiview.js:760:18)
at ApiView.tokenize (file:///mnt/vss/_work/1/azure-rest-api-specs/specification/node_modules/@azure-tools/typespec-apiview/dist/src/apiview.js:414:22)
at ApiView.tokenizeModelStatement (file:///mnt/vss/_work/1/azure-rest-api-specs/specification/node_modules/@azure-tools/typespec-apiview/dist/src/apiview.js:665:22)
at ApiView.tokenize (file:///mnt/vss/_work/1/azure-rest-api-specs/specification/node_modules/@azure-tools/typespec-apiview/dist/src/apiview.js:424:22)
at ApiView.tokenizeNamespaceModel (file:///mnt/vss/_work/1/azure-rest-api-specs/specification/node_modules/@azure-tools/typespec-apiview/dist/src/apiview.js:885:18)
at ApiView.emit (file:///mnt/vss/_work/1/azure-rest-api-specs/specification/node_modules/@azure-tools/typespec-apiview/dist/src/apiview.js:251:22)
at Object.emitApiView (file:///mnt/vss/_work/1/azure-rest-api-specs/specification/node_modules/@azure-tools/typespec-apiview/dist/src/emitter.js:159:21)
at Object.$onEmit [as emitFunction] (file:///mnt/vss/_work/1/azure-rest-api-specs/specification/node_modules/@azure-tools/typespec-apiview/dist/src/emitter.js:9:19)
at runEmitter (file:///mnt/vss/_work/1/azure-rest-api-specs/specification/node_modules/@typespec/compiler/dist/src/core/program.js:452:27)
--------------------------------------------------
Library Version 0.4.8
I'm guessing it's from this code with the new Typespec 0.57
The text was updated successfully, but these errors were encountered:
maririos
added
APIView
TypeSpec
Issues or feature requests for tooling to support TypeSpec (Cadl)
and removed
needs-triage
Workflow: This is a new issue that needs to be triaged to the appropriate team.
labels
Jul 9, 2024
I'm guessing it's from this code with the new Typespec 0.57
The text was updated successfully, but these errors were encountered: