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
Emitter "@typespec/http-server-js" crashed! This is a bug.
Please file an issue at https://github.com/microsoft/typespec/issues
Error: UNREACHABLE: HttpPart must have a Model argument
at emitWellKnownModel (file:///C:/r/prod/pserv/PServAgentService/node_modules/@typespec/http-server-js/dist/src/common/model.js:105:23)
at emitTypeReference (file:///C:/r/prod/pserv/PServAgentService/node_modules/@typespec/http-server-js/dist/src/common/reference.js:55:24)
at emitModel (file:///C:/r/prod/pserv/PServAgentService/node_modules/@typespec/http-server-js/dist/src/common/model.js:47:31)
at emitModel.next (<anonymous>)
at emitDeclaration (file:///C:/r/prod/pserv/PServAgentService/node_modules/@typespec/http-server-js/dist/src/common/declaration.js:21:20)
at emitDeclaration.next (<anonymous>)
at completePendingDeclarations (file:///C:/r/prod/pserv/PServAgentService/node_modules/@typespec/http-server-js/dist/src/ctx.js:111:28)
at emitRawServerOperation (file:///C:/r/prod/pserv/PServAgentService/node_modules/@typespec/http-server-js/dist/src/http/server/index.js:67:5)
at emitRawServerOperation.next (<anonymous>)
at emitRawServer (file:///C:/r/prod/pserv/PServAgentService/node_modules/@typespec/http-server-js/dist/src/http/server/index.js:44:16)
--------------------------------------------------
Library Version 0.58.0-alpha.11
TypeSpec Compiler Version 0.67.2
--------------------------------------------------
Describe the bug
The above when using a HttpPart results in
Reproduction
Run the sample provided above in the description
Checklist
The text was updated successfully, but these errors were encountered: