Closed as not planned
Description
The following errors were reported by 5.6.0-dev.20240818 vs 5.5.4
Pipeline that generated this bug
Logs for the pipeline run
File that generated the pipeline
This run considered 300 popular TS repos from GH (after skipping the top 0).
Successfully analyzed 284 of 300 visited repos
Outcome | Count |
---|---|
Detected interesting changes | 17 |
Detected no interesting changes | 267 |
Git clone failed | 3 |
Language service disabled in new TS | 1 |
Unknown failure | 12 |
Investigation Status
Repo | Errors | Outcome |
---|---|---|
Error: Debug Failure. False expression: Token end is child end | jhipster/generator-jhipster | Continues to report NoTruncation. Fixed in #59332 |
RangeError: Maximum call stack size exceeded | wandb/openui angular/angular-cli |
I checked for an infinite loop and found nothing evident, the issue seems to be on a huge file as well, so we might be just trying services with a huge call stack. Visual Studio Code doesn't throw the exception, so I wonder if the stack size is configured differently. Increasing stack-size=2048 causes the issue to go away. Fixed in PR: microsoft/typescript-server-replay#10 |
Metadata
Metadata
Assignees
Labels
No labels