We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
scripts/type_checker.js doesn't check types. I guess it was broken after listr2 update at #16663.
scripts/type_checker.js
listr2
Type checking should work.
yarn type_check will fail although you can find various errors in the .ts files.
yarn type_check
.ts
8.3.1
No response
The text was updated successfully, but these errors were encountered:
oh no 😞
Sorry, something went wrong.
sainthkh
Successfully merging a pull request may close this issue.
Current behavior
scripts/type_checker.js
doesn't check types. I guess it was broken afterlistr2
update at #16663.Desired behavior
Type checking should work.
Test code to reproduce
yarn type_check
will fail although you can find various errors in the.ts
files.Cypress Version
8.3.1
Other
No response
The text was updated successfully, but these errors were encountered: