[tcgc] deprecate Error
usage and add Exception
usage. for all models used in exception response, they will no longer have Output
usage, but have Exception
usage.
#5408
Annotations
1 error and 2 warnings
Lint
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
packages/typespec-client-generator-core/src/types.ts#L724
`Error` is deprecated. Use `isSdkErrorModel` instead
|
Loading