-
Notifications
You must be signed in to change notification settings - Fork 469
Cyclic errors and others don't show up in .compiler.log #5106
New issue
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
Comments
can you provide more concrete information so that it can be addressed in a batch style. This is a bit vague |
See here: I think that breaks the contract of what |
Sorry I think this is my mistake. I presumed the compiler log always indented an error two spaces. This one isn’t, so the mini parser skipped it |
@chenglou is this still relevant? |
ping @chenglou |
Just revisited this. For context: self-cycle error goes to |
This is done. |
The errors outside of the typical pipeline (cyclic deps, ppx, etc) don't show in
.compiler.log
.Just filing this, though I'm not sure we should put more stress onto
.compiler.log
The text was updated successfully, but these errors were encountered: