We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.4.11
Add some invalid typescript or an invalid assert to an example, run docgen.
Docgen should report the TSC and TSX errors?
Docgen reports no errors
Here is a repro, also tried updating all dependencies but still no change.
When I add debug logs to the output of the TSC command, I can see the errors and non-zero exit code, but docgen succeeds anyways:
The text was updated successfully, but these errors were encountered:
tested docgen 0.3.8 in my project and it works, seems to be 0.4.0 that isn't reporting tsc or tsx errors
Sorry, something went wrong.
b9bfab0
Successfully merging a pull request may close this issue.
What version of Effect is running?
2.4.11
What steps can reproduce the bug?
Add some invalid typescript or an invalid assert to an example, run docgen.
What is the expected behavior?
Docgen should report the TSC and TSX errors?
What do you see instead?
Docgen reports no errors
Additional information
Here is a repro, also tried updating all dependencies but still no change.
When I add debug logs to the output of the TSC command, I can see the errors and non-zero exit code, but docgen succeeds anyways:
The text was updated successfully, but these errors were encountered: