The following errors were reported by 5.7.0-dev.20241006 vs 5.6.2
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 |
9 |
| Detected no interesting changes |
275 |
| Git clone failed |
3 |
| Language service disabled in new TS |
1 |
| Unknown failure |
12 |
Investigation Status
| Repo |
Errors |
Outcome |
| VSCodeVim/Vim |
Error: Debug Failure. False expression. |
Duplicate of #58740. Fix available #59004 |
| pnpm/pnpm |
TypeError: Cannot read properties of undefined (reading 'sourceFile') |
Could not be reproduced locally. |
| mattermost/mattermost |
Error: Debug Failure. No error for last overload signature |
File repro can be reduced to // file: @PROJECT_ROOT@/e2e-tests/cypress/tests/integration/channels/channel/convert_channel_to_private_spec.js // "references" line, character: 3, 27 describe(() => { before(() => { cy.apiInitSetup().then(); }); });
|
The following errors were reported by 5.7.0-dev.20241006 vs 5.6.2
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
Investigation Status