feat(type-safe-api): support for modelling apis in typespec #1396
Annotations
7 errors and 1 warning
build
Object literal may only specify known properties, and 'typeSpec' does not exist in type 'ModelProject'.
|
build
Object literal may only specify known properties, and 'typeSpec' does not exist in type 'WebSocketModelProject'.
|
build
Property 'typeSpec' does not exist on type 'ModelProject'.
|
build
Property 'typeSpec' does not exist on type 'WebSocketModelProject'.
|
build
'TypeSpecAsyncModelProject' is declared but its value is never read.
|
build
'TypeSpecModelProject' is declared but its value is never read.
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|