Skip to content

[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

[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.

[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

Triggered via pull request November 13, 2024 05:39
Status Failure
Total duration 1m 46s
Artifacts

consistency.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Lint
Process completed with exit code 1.
Common types up to date
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/
Check Changes
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/
Spell check
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/
Format
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
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