Skip to content

feat(type-safe-api): support for modelling apis in typespec #1396

feat(type-safe-api): support for modelling apis in typespec

feat(type-safe-api): support for modelling apis in typespec #1396

Triggered via pull request October 25, 2024 02:06
Status Failure
Total duration 1m 12s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/