Skip to content
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

[ServerErrors][TypeScript] undefined #58577

Closed
typescript-bot opened this issue May 19, 2024 · 5 comments
Closed

[ServerErrors][TypeScript] undefined #58577

typescript-bot opened this issue May 19, 2024 · 5 comments

Comments

@typescript-bot
Copy link
Collaborator

The following errors were reported by undefined
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 0 of 0 visited repos (:warning: expected 300)
Outcome Count

Investigation Status

Repo Errors Outcome
!1599418c345290503169b685597725f8 1
!bec59109d6a5ecb2ac04728395101f9a 1
@typescript-bot
Copy link
Collaborator Author

Error: Debug Failure. False expression.
Req #285 - completionInfo
    at consumeTokenAndAdvanceScanner (/typescript-5.4.5/lib/tsserver.js:173529:13)
    at processChildNode (/typescript-5.4.5/lib/tsserver.js:173438:9)
    at /typescript-5.4.5/lib/tsserver.js:173377:9
    at visitNode2 (/typescript-5.4.5/lib/tsserver.js:30479:18)
    at forEachChildInMappedType (/typescript-5.4.5/lib/tsserver.js:30622:133)
    at forEachChild (/typescript-5.4.5/lib/tsserver.js:30996:35)
    at processNode (/typescript-5.4.5/lib/tsserver.js:173374:5)
    at processChildNode (/typescript-5.4.5/lib/tsserver.js:173453:7)
    at /typescript-5.4.5/lib/tsserver.js:173377:9
    at visitNode2 (/typescript-5.4.5/lib/tsserver.js:30479:18)
    at forEachChildInArrayType (/typescript-5.4.5/lib/tsserver.js:30597:12)
    at forEachChild (/typescript-5.4.5/lib/tsserver.js:30996:35)
    at processNode (/typescript-5.4.5/lib/tsserver.js:173374:5)
    at processChildNode (/typescript-5.4.5/lib/tsserver.js:173453:7)
    at /typescript-5.4.5/lib/tsserver.js:173377:9
    at visitNode2 (/typescript-5.4.5/lib/tsserver.js:30479:18)
    at forEachChildInConditionalType (/typescript-5.4.5/lib/tsserver.js:30605:90)
    at forEachChild (/typescript-5.4.5/lib/tsserver.js:30996:35)
    at processNode (/typescript-5.4.5/lib/tsserver.js:173374:5)
    at processChildNode (/typescript-5.4.5/lib/tsserver.js:173453:7)
    at /typescript-5.4.5/lib/tsserver.js:173377:9
    at visitNode2 (/typescript-5.4.5/lib/tsserver.js:30479:18)
    at forEachChildInParenthesizedTypeOrTypeOperator (/typescript-5.4.5/lib/tsserver.js:30946:10)
    at forEachChild (/typescript-5.4.5/lib/tsserver.js:30996:35)
    at processNode (/typescript-5.4.5/lib/tsserver.js:173374:5)
    at processChildNode (/typescript-5.4.5/lib/tsserver.js:173453:7)
    at processChildNodes (/typescript-5.4.5/lib/tsserver.js:173496:32)
    at /typescript-5.4.5/lib/tsserver.js:173390:9
    at visitNodes (/typescript-5.4.5/lib/tsserver.js:30484:14)
    at forEachChildInUnionOrIntersectionType (/typescript-5.4.5/lib/tsserver.js:30943:10)
    at forEachChild (/typescript-5.4.5/lib/tsserver.js:30996:35)
    at processNode (/typescript-5.4.5/lib/tsserver.js:173374:5)
    at processChildNode (/typescript-5.4.5/lib/tsserver.js:173453:7)
    at /typescript-5.4.5/lib/tsserver.js:173377:9
    at visitNode2 (/typescript-5.4.5/lib/tsserver.js:30479:18)
    at forEachChildInMappedType (/typescript-5.4.5/lib/tsserver.js:30622:175)
    at forEachChild (/typescript-5.4.5/lib/tsserver.js:30996:35)
    at processNode (/typescript-5.4.5/lib/tsserver.js:173374:5)
    at processChildNode (/typescript-5.4.5/lib/tsserver.js:173453:7)
    at /typescript-5.4.5/lib/tsserver.js:173377:9
    at visitNode2 (/typescript-5.4.5/lib/tsserver.js:30479:18)
    at forEachChildInParameter (/typescript-5.4.5/lib/tsserver.js:30529:177)
    at forEachChild (/typescript-5.4.5/lib/tsserver.js:30996:35)
    at processNode (/typescript-5.4.5/lib/tsserver.js:173374:5)
    at processChildNode (/typescript-5.4.5/lib/tsserver.js:173453:7)
    at processChildNodes (/typescript-5.4.5/lib/tsserver.js:173496:32)
    at /typescript-5.4.5/lib/tsserver.js:173390:9
    at visitNodes (/typescript-5.4.5/lib/tsserver.js:30484:14)
    at forEachChildInMethodDeclaration (/typescript-5.4.5/lib/tsserver.js:30558:273)
    at forEachChild (/typescript-5.4.5/lib/tsserver.js:30996:35)
    at processNode (/typescript-5.4.5/lib/tsserver.js:173374:5)
    at formatSpanWorker (/typescript-5.4.5/lib/tsserver.js:173176:5)
    at /typescript-5.4.5/lib/tsserver.js:173116:105
    at getFormattingScanner (/typescript-5.4.5/lib/tsserver.js:171919:15)
    at Object.formatNodeGivenIndentation (/typescript-5.4.5/lib/tsserver.js:173116:10)
    at /typescript-5.4.5/lib/tsserver.js:160210:36
    at flatMap (/typescript-5.4.5/lib/tsserver.js:2609:17)
    at Object.printAndFormatSnippetList (/typescript-5.4.5/lib/tsserver.js:160208:21)
    at getEntryForMemberCompletion (/typescript-5.4.5/lib/tsserver.js:159971:28)
    at createCompletionEntry (/typescript-5.4.5/lib/tsserver.js:159795:35)
    at getCompletionEntriesFromSymbols (/typescript-5.4.5/lib/tsserver.js:160382:19)
    at completionInfoFromData (/typescript-5.4.5/lib/tsserver.js:159451:23)
    at Object.getCompletionsAtPosition (/typescript-5.4.5/lib/tsserver.js:158993:24)
    at Object.getCompletionsAtPosition2 [as getCompletionsAtPosition] (/typescript-5.4.5/lib/tsserver.js:146550:35)
    at IOSession.getCompletions (/typescript-5.4.5/lib/tsserver.js:186785:54)
    at completionInfo (/typescript-5.4.5/lib/tsserver.js:185175:43)
    at /typescript-5.4.5/lib/tsserver.js:187569:69
    at IOSession.executeWithRequestId (/typescript-5.4.5/lib/tsserver.js:187561:14)
    at IOSession.executeCommand (/typescript-5.4.5/lib/tsserver.js:187569:29)
    at IOSession.onMessage (/typescript-5.4.5/lib/tsserver.js:187611:51)
    at Interface.<anonymous> (/typescript-5.4.5/lib/tsserver.js:189196:14)

Repos no longer reporting the error

@typescript-bot
Copy link
Collaborator Author

Error: Debug Failure. False expression.
Req #8331 - completionInfo
    at consumeTokenAndAdvanceScanner (/typescript-5.4.5/lib/tsserver.js:173529:13)
    at processChildNode (/typescript-5.4.5/lib/tsserver.js:173438:9)
    at /typescript-5.4.5/lib/tsserver.js:173377:9
    at visitNode2 (/typescript-5.4.5/lib/tsserver.js:30479:18)
    at forEachChildInPropertySignature (/typescript-5.4.5/lib/tsserver.js:30535:92)
    at forEachChild (/typescript-5.4.5/lib/tsserver.js:30996:35)
    at processNode (/typescript-5.4.5/lib/tsserver.js:173374:5)
    at processChildNode (/typescript-5.4.5/lib/tsserver.js:173453:7)
    at processChildNodes (/typescript-5.4.5/lib/tsserver.js:173496:32)
    at /typescript-5.4.5/lib/tsserver.js:173390:9
    at visitNodes (/typescript-5.4.5/lib/tsserver.js:30484:14)
    at forEachChildInTypeLiteral (/typescript-5.4.5/lib/tsserver.js:30594:12)
    at forEachChild (/typescript-5.4.5/lib/tsserver.js:30996:35)
    at processNode (/typescript-5.4.5/lib/tsserver.js:173374:5)
    at processChildNode (/typescript-5.4.5/lib/tsserver.js:173453:7)
    at processChildNodes (/typescript-5.4.5/lib/tsserver.js:173496:32)
    at /typescript-5.4.5/lib/tsserver.js:173390:9
    at visitNodes (/typescript-5.4.5/lib/tsserver.js:30484:14)
    at forEachChildInUnionOrIntersectionType (/typescript-5.4.5/lib/tsserver.js:30943:10)
    at forEachChild (/typescript-5.4.5/lib/tsserver.js:30996:35)
    at processNode (/typescript-5.4.5/lib/tsserver.js:173374:5)
    at processChildNode (/typescript-5.4.5/lib/tsserver.js:173453:7)
    at /typescript-5.4.5/lib/tsserver.js:173377:9
    at visitNode2 (/typescript-5.4.5/lib/tsserver.js:30479:18)
    at forEachChildInParenthesizedTypeOrTypeOperator (/typescript-5.4.5/lib/tsserver.js:30946:10)
    at forEachChild (/typescript-5.4.5/lib/tsserver.js:30996:35)
    at processNode (/typescript-5.4.5/lib/tsserver.js:173374:5)
    at processChildNode (/typescript-5.4.5/lib/tsserver.js:173453:7)
    at /typescript-5.4.5/lib/tsserver.js:173377:9
    at visitNode2 (/typescript-5.4.5/lib/tsserver.js:30479:18)
    at forEachChildInIndexedAccessType (/typescript-5.4.5/lib/tsserver.js:30619:12)
    at forEachChild (/typescript-5.4.5/lib/tsserver.js:30996:35)
    at processNode (/typescript-5.4.5/lib/tsserver.js:173374:5)
    at processChildNode (/typescript-5.4.5/lib/tsserver.js:173453:7)
    at /typescript-5.4.5/lib/tsserver.js:173377:9
    at visitNode2 (/typescript-5.4.5/lib/tsserver.js:30479:18)
    at forEachChildInConditionalType (/typescript-5.4.5/lib/tsserver.js:30605:90)
    at forEachChild (/typescript-5.4.5/lib/tsserver.js:30996:35)
    at processNode (/typescript-5.4.5/lib/tsserver.js:173374:5)
    at processChildNode (/typescript-5.4.5/lib/tsserver.js:173453:7)
    at /typescript-5.4.5/lib/tsserver.js:173377:9
    at visitNode2 (/typescript-5.4.5/lib/tsserver.js:30479:18)
    at forEachChildInTypeParameter (/typescript-5.4.5/lib/tsserver.js:30520:131)
    at forEachChild (/typescript-5.4.5/lib/tsserver.js:30996:35)
    at processNode (/typescript-5.4.5/lib/tsserver.js:173374:5)
    at processChildNode (/typescript-5.4.5/lib/tsserver.js:173453:7)
    at processChildNodes (/typescript-5.4.5/lib/tsserver.js:173496:32)
    at /typescript-5.4.5/lib/tsserver.js:173390:9
    at visitNodes (/typescript-5.4.5/lib/tsserver.js:30484:14)
    at forEachChildInMethodDeclaration (/typescript-5.4.5/lib/tsserver.js:30558:221)
    at forEachChild (/typescript-5.4.5/lib/tsserver.js:30996:35)
    at processNode (/typescript-5.4.5/lib/tsserver.js:173374:5)
    at formatSpanWorker (/typescript-5.4.5/lib/tsserver.js:173176:5)
    at /typescript-5.4.5/lib/tsserver.js:173116:105
    at getFormattingScanner (/typescript-5.4.5/lib/tsserver.js:171919:15)
    at Object.formatNodeGivenIndentation (/typescript-5.4.5/lib/tsserver.js:173116:10)
    at /typescript-5.4.5/lib/tsserver.js:160210:36
    at flatMap (/typescript-5.4.5/lib/tsserver.js:2609:17)
    at Object.printAndFormatSnippetList (/typescript-5.4.5/lib/tsserver.js:160208:21)
    at getEntryForMemberCompletion (/typescript-5.4.5/lib/tsserver.js:159971:28)
    at createCompletionEntry (/typescript-5.4.5/lib/tsserver.js:159795:35)
    at getCompletionEntriesFromSymbols (/typescript-5.4.5/lib/tsserver.js:160382:19)
    at completionInfoFromData (/typescript-5.4.5/lib/tsserver.js:159451:23)
    at Object.getCompletionsAtPosition (/typescript-5.4.5/lib/tsserver.js:158993:24)
    at Object.getCompletionsAtPosition2 [as getCompletionsAtPosition] (/typescript-5.4.5/lib/tsserver.js:146550:35)
    at IOSession.getCompletions (/typescript-5.4.5/lib/tsserver.js:186785:54)
    at completionInfo (/typescript-5.4.5/lib/tsserver.js:185175:43)
    at /typescript-5.4.5/lib/tsserver.js:187569:69
    at IOSession.executeWithRequestId (/typescript-5.4.5/lib/tsserver.js:187561:14)
    at IOSession.executeCommand (/typescript-5.4.5/lib/tsserver.js:187569:29)
    at IOSession.onMessage (/typescript-5.4.5/lib/tsserver.js:187611:51)
    at Interface.<anonymous> (/typescript-5.4.5/lib/tsserver.js:189196:14)

Repos no longer reporting the error

@MartinJohns
Copy link
Contributor

Go home typescript-bot, you're drunk.

@jakebailey
Copy link
Member

@armanio123 seems like something broke.

@armanio123
Copy link
Member

Fixed. Closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants