microsoft / TypeScript

TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
https://www.typescriptlang.org
Apache License 2.0
99.1k stars 12.29k forks source link

[ServerErrors][TypeScript] 5.6.0-dev.20240630 #59085

Open typescript-bot opened 1 week ago

typescript-bot commented 1 week ago

The following errors were reported by 5.6.0-dev.20240630 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 286 of 300 visited repos | Outcome | Count | |---------|-------| | Detected interesting changes | 22 | | Detected no interesting changes | 264 | | Git clone failed | 3 | | Language service disabled in new TS | 1 | | Unknown failure | 10 |

Investigation Status

Repo Errors Outcome
Error: Debug Failure. False expression: Token end is child end 1 Fixed in https://github.com/microsoft/TypeScript/pull/58216
typescript-bot commented 1 week ago
RangeError: Maximum call stack size exceeded ``` Req #6817 - completionInfo at isThisInTypeQuery (/typescript-5.5.2/lib/typescript.js:20249:27) at checkIdentifierCalculateNodeCheckFlags (/typescript-5.5.2/lib/typescript.js:74569:9) at checkIdentifier (/typescript-5.5.2/lib/typescript.js:74635:5) at checkExpressionWorker (/typescript-5.5.2/lib/typescript.js:83166:16) at checkExpression (/typescript-5.5.2/lib/typescript.js:83120:32) at checkNonNullExpression (/typescript-5.5.2/lib/typescript.js:77355:29) at getQuickTypeOfExpression (/typescript-5.5.2/lib/typescript.js:83091:139) at getTypeOfExpression (/typescript-5.5.2/lib/typescript.js:83050:23) at getAssignedTypeOfBinaryExpression (/typescript-5.5.2/lib/typescript.js:72379:103) at getAssignedType (/typescript-5.5.2/lib/typescript.js:72404:16) at getInitialOrAssignedType (/typescript-5.5.2/lib/typescript.js:73033:120) at getTypeAtFlowAssignment (/typescript-5.5.2/lib/typescript.js:73051:54) at getTypeAtFlowNode (/typescript-5.5.2/lib/typescript.js:72978:18) at getTypeAtFlowCondition (/typescript-5.5.2/lib/typescript.js:73150:24) at getTypeAtFlowNode (/typescript-5.5.2/lib/typescript.js:72990:18) at getTypeAtFlowCondition (/typescript-5.5.2/lib/typescript.js:73150:24) at getTypeAtFlowNode (/typescript-5.5.2/lib/typescript.js:72990:18) at getTypeAtFlowBranchLabel (/typescript-5.5.2/lib/typescript.js:73198:26) at getTypeAtFlowNode (/typescript-5.5.2/lib/typescript.js:72998:48) at getFlowTypeOfReference (/typescript-5.5.2/lib/typescript.js:72941:45) at checkIdentifier (/typescript-5.5.2/lib/typescript.js:74691:134) at checkExpressionWorker (/typescript-5.5.2/lib/typescript.js:83166:16) at checkExpression (/typescript-5.5.2/lib/typescript.js:83120:32) at checkExpressionWithContextualType (/typescript-5.5.2/lib/typescript.js:82770:18) at getSignatureApplicabilityError (/typescript-5.5.2/lib/typescript.js:78600:25) at chooseOverload (/typescript-5.5.2/lib/typescript.js:79137:13) at resolveCall (/typescript-5.5.2/lib/typescript.js:78984:16) at resolveCallExpression (/typescript-5.5.2/lib/typescript.js:79421:12) at resolveSignature (/typescript-5.5.2/lib/typescript.js:79814:16) at getResolvedSignature (/typescript-5.5.2/lib/typescript.js:79840:18) at checkCallExpression (/typescript-5.5.2/lib/typescript.js:79951:23) at checkExpressionWorker (/typescript-5.5.2/lib/typescript.js:83210:16) at checkExpression (/typescript-5.5.2/lib/typescript.js:83120:32) at checkExpressionCached (/typescript-5.5.2/lib/typescript.js:82794:28) at /typescript-5.5.2/lib/typescript.js:81269:20 at traverse (/typescript-5.5.2/lib/typescript.js:17719:16) at visitNodes (/typescript-5.5.2/lib/typescript.js:31715:22) at forEachChildInBlock (/typescript-5.5.2/lib/typescript.js:32185:10) at forEachChild (/typescript-5.5.2/lib/typescript.js:32228:35) at traverse (/typescript-5.5.2/lib/typescript.js:17735:16) at visitNode2 (/typescript-5.5.2/lib/typescript.js:31707:18) at forEachChildInIfStatement (/typescript-5.5.2/lib/typescript.js:31940:51) at forEachChild (/typescript-5.5.2/lib/typescript.js:32228:35) at traverse (/typescript-5.5.2/lib/typescript.js:17735:16) at visitNodes (/typescript-5.5.2/lib/typescript.js:31715:22) at forEachChildInBlock (/typescript-5.5.2/lib/typescript.js:32185:10) at forEachChild (/typescript-5.5.2/lib/typescript.js:32228:35) at traverse (/typescript-5.5.2/lib/typescript.js:17735:16) at forEachReturnStatement (/typescript-5.5.2/lib/typescript.js:17715:10) at checkAndAggregateReturnExpressionTypes (/typescript-5.5.2/lib/typescript.js:81250:5) at getReturnTypeFromBody (/typescript-5.5.2/lib/typescript.js:81063:21) at getReturnTypeOfSignature (/typescript-5.5.2/lib/typescript.js:62550:426) at getReturnTypeOfSingleNonGenericCallSignature (/typescript-5.5.2/lib/typescript.js:83040:14) at getQuickTypeOfExpression (/typescript-5.5.2/lib/typescript.js:83091:94) at getTypeOfExpression (/typescript-5.5.2/lib/typescript.js:83050:23) at getAssignedTypeOfBinaryExpression (/typescript-5.5.2/lib/typescript.js:72379:103) at getAssignedType (/typescript-5.5.2/lib/typescript.js:72404:16) at getInitialOrAssignedType (/typescript-5.5.2/lib/typescript.js:73033:120) at getTypeAtFlowAssignment (/typescript-5.5.2/lib/typescript.js:73051:54) at getTypeAtFlowNode (/typescript-5.5.2/lib/typescript.js:72978:18) at getFlowTypeOfReference (/typescript-5.5.2/lib/typescript.js:72941:45) at checkIdentifier (/typescript-5.5.2/lib/typescript.js:74691:134) at checkExpressionWorker (/typescript-5.5.2/lib/typescript.js:83166:16) at checkExpression (/typescript-5.5.2/lib/typescript.js:83120:32) at /typescript-5.5.2/lib/typescript.js:78140:9 at forEach (/typescript-5.5.2/lib/typescript.js:2387:22) at resolveUntypedCall (/typescript-5.5.2/lib/typescript.js:78139:7) at resolveCallExpression (/typescript-5.5.2/lib/typescript.js:79391:14) at resolveSignature (/typescript-5.5.2/lib/typescript.js:79814:16) at getResolvedSignature (/typescript-5.5.2/lib/typescript.js:79840:18) at checkCallExpression (/typescript-5.5.2/lib/typescript.js:79951:23) at checkExpressionWorker (/typescript-5.5.2/lib/typescript.js:83210:16) at checkExpression (/typescript-5.5.2/lib/typescript.js:83120:32) at checkExpressionWithContextualType (/typescript-5.5.2/lib/typescript.js:82770:18) at getSignatureApplicabilityError (/typescript-5.5.2/lib/typescript.js:78600:25) at chooseOverload (/typescript-5.5.2/lib/typescript.js:79137:13) at resolveCall (/typescript-5.5.2/lib/typescript.js:78984:16) at resolveCallExpression (/typescript-5.5.2/lib/typescript.js:79421:12) at resolveSignature (/typescript-5.5.2/lib/typescript.js:79814:16) at getResolvedSignature (/typescript-5.5.2/lib/typescript.js:79840:18) at checkCallExpression (/typescript-5.5.2/lib/typescript.js:79951:23) at checkExpressionWorker (/typescript-5.5.2/lib/typescript.js:83210:16) at checkExpression (/typescript-5.5.2/lib/typescript.js:83120:32) at checkExpressionCached (/typescript-5.5.2/lib/typescript.js:82794:28) at /typescript-5.5.2/lib/typescript.js:81269:20 at traverse (/typescript-5.5.2/lib/typescript.js:17719:16) at visitNodes (/typescript-5.5.2/lib/typescript.js:31715:22) at forEachChildInBlock (/typescript-5.5.2/lib/typescript.js:32185:10) at forEachChild (/typescript-5.5.2/lib/typescript.js:32228:35) at traverse (/typescript-5.5.2/lib/typescript.js:17735:16) at visitNode2 (/typescript-5.5.2/lib/typescript.js:31707:18) at forEachChildInIfStatement (/typescript-5.5.2/lib/typescript.js:31940:51) at forEachChild (/typescript-5.5.2/lib/typescript.js:32228:35) at traverse (/typescript-5.5.2/lib/typescript.js:17735:16) at visitNodes (/typescript-5.5.2/lib/typescript.js:31715:22) at forEachChildInBlock (/typescript-5.5.2/lib/typescript.js:32185:10) at forEachChild (/typescript-5.5.2/lib/typescript.js:32228:35) at traverse (/typescript-5.5.2/lib/typescript.js:17735:16) at forEachReturnStatement (/typescript-5.5.2/lib/typescript.js:17715:10) at checkAndAggregateReturnExpressionTypes (/typescript-5.5.2/lib/typescript.js:81250:5) ```

Repos no longer reporting the error

typescript-bot commented 1 week ago
Error: start < 0 ``` Req #807 - references at createTextSpan (/typescript-5.5.2/lib/typescript.js:14731:11) at createTextSpanFromBounds (/typescript-5.5.2/lib/typescript.js:14739:10) at getErrorSpanForNode (/typescript-5.5.2/lib/typescript.js:17549:10) at createDiagnosticForNodeFromMessageChain (/typescript-5.5.2/lib/typescript.js:17359:16) at resolveExternalModule (/typescript-5.5.2/lib/typescript.js:52859:31) at resolveExternalModuleNameWorker (/typescript-5.5.2/lib/typescript.js:52753:61) at resolveExternalModuleName (/typescript-5.5.2/lib/typescript.js:52750:12) at getSymbolAtLocation (/typescript-5.5.2/lib/typescript.js:89366:18) at Object.getSymbolAtLocation (/typescript-5.5.2/lib/typescript.js:50022:21) at /typescript-5.5.2/lib/typescript.js:167411:36 at forEachImport (/typescript-5.5.2/lib/typescript.js:167446:7) at findModuleReferences (/typescript-5.5.2/lib/typescript.js:167410:5) at getReferencedSymbolsForModule (/typescript-5.5.2/lib/typescript.js:168294:35) at getReferencedSymbolsForModuleIfDeclaredBySourceFile (/typescript-5.5.2/lib/typescript.js:168236:30) at Object.getReferencedSymbolsForNode (/typescript-5.5.2/lib/typescript.js:168167:30) at Object.findReferencedSymbols (/typescript-5.5.2/lib/typescript.js:167758:34) at Object.findReferences (/typescript-5.5.2/lib/typescript.js:149270:41) at /typescript-5.5.2/lib/typescript.js:188440:43 at searchPosition (/typescript-5.5.2/lib/typescript.js:188582:28) at getPerProjectReferences (/typescript-5.5.2/lib/typescript.js:188561:32) at getReferencesWorker (/typescript-5.5.2/lib/typescript.js:188432:29) at IOSession.getReferences (/typescript-5.5.2/lib/typescript.js:190354:24) at references (/typescript-5.5.2/lib/typescript.js:188859:43) at /typescript-5.5.2/lib/typescript.js:191397:69 at IOSession.executeWithRequestId (/typescript-5.5.2/lib/typescript.js:191389:14) at IOSession.executeCommand (/typescript-5.5.2/lib/typescript.js:191397:29) at IOSession.onMessage (/typescript-5.5.2/lib/typescript.js:191439:51) at Interface. (/typescript-5.5.2/lib/tsserver.js:499:14) ```

Repos no longer reporting the error

typescript-bot commented 1 week ago
Error: Debug Failure. Expected 1 < 1. ``` Req #1371 - completionInfo at getArgumentOrParameterListInfo (/typescript-5.5.2/lib/typescript.js:172747:11) at getImmediatelyContainingArgumentInfo (/typescript-5.5.2/lib/typescript.js:172764:18) at Object.getArgumentInfoForCompletions (/typescript-5.5.2/lib/typescript.js:172738:16) at getContextualType (/typescript-5.5.2/lib/typescript.js:164300:48) at getCompletionData (/typescript-5.5.2/lib/typescript.js:164538:43) at Object.getCompletionsAtPosition (/typescript-5.5.2/lib/typescript.js:162495:26) at Object.getCompletionsAtPosition2 [as getCompletionsAtPosition] (/typescript-5.5.2/lib/typescript.js:149101:35) at IOSession.getCompletions (/typescript-5.5.2/lib/typescript.js:190599:54) at completionInfo (/typescript-5.5.2/lib/typescript.js:188978:43) at /typescript-5.5.2/lib/typescript.js:191397:69 at IOSession.executeWithRequestId (/typescript-5.5.2/lib/typescript.js:191389:14) at IOSession.executeCommand (/typescript-5.5.2/lib/typescript.js:191397:29) at IOSession.onMessage (/typescript-5.5.2/lib/typescript.js:191439:51) at Interface. (/typescript-5.5.2/lib/tsserver.js:499:14) ```

Repos no longer reporting the error

typescript-bot commented 1 week ago
Error: Debug Failure. Expected 1 < 1. ``` Req #11305 - completionInfo at getArgumentOrParameterListInfo (/typescript-5.5.2/lib/typescript.js:172747:11) at getImmediatelyContainingArgumentInfo (/typescript-5.5.2/lib/typescript.js:172764:18) at Object.getArgumentInfoForCompletions (/typescript-5.5.2/lib/typescript.js:172738:16) at getContextualType (/typescript-5.5.2/lib/typescript.js:164300:48) at getCompletionData (/typescript-5.5.2/lib/typescript.js:164538:43) at Object.getCompletionsAtPosition (/typescript-5.5.2/lib/typescript.js:162495:26) at Object.getCompletionsAtPosition2 [as getCompletionsAtPosition] (/typescript-5.5.2/lib/typescript.js:149101:35) at IOSession.getCompletions (/typescript-5.5.2/lib/typescript.js:190599:54) at completionInfo (/typescript-5.5.2/lib/typescript.js:188978:43) at /typescript-5.5.2/lib/typescript.js:191397:69 at IOSession.executeWithRequestId (/typescript-5.5.2/lib/typescript.js:191389:14) at IOSession.executeCommand (/typescript-5.5.2/lib/typescript.js:191397:29) at IOSession.onMessage (/typescript-5.5.2/lib/typescript.js:191439:51) at Interface. (/typescript-5.5.2/lib/tsserver.js:499:14) ```

Repos no longer reporting the error

typescript-bot commented 1 week ago
Error: Debug Failure. Expected 2 < 2. ``` Req #3898 - completionInfo at getArgumentOrParameterListInfo (/typescript-5.5.2/lib/typescript.js:172747:11) at getImmediatelyContainingArgumentInfo (/typescript-5.5.2/lib/typescript.js:172764:18) at Object.getArgumentInfoForCompletions (/typescript-5.5.2/lib/typescript.js:172738:16) at getContextualType (/typescript-5.5.2/lib/typescript.js:164300:48) at getCompletionData (/typescript-5.5.2/lib/typescript.js:164538:43) at Object.getCompletionsAtPosition (/typescript-5.5.2/lib/typescript.js:162495:26) at Object.getCompletionsAtPosition2 [as getCompletionsAtPosition] (/typescript-5.5.2/lib/typescript.js:149101:35) at IOSession.getCompletions (/typescript-5.5.2/lib/typescript.js:190599:54) at completionInfo (/typescript-5.5.2/lib/typescript.js:188978:43) at /typescript-5.5.2/lib/typescript.js:191397:69 at IOSession.executeWithRequestId (/typescript-5.5.2/lib/typescript.js:191389:14) at IOSession.executeCommand (/typescript-5.5.2/lib/typescript.js:191397:29) at IOSession.onMessage (/typescript-5.5.2/lib/typescript.js:191439:51) at Interface. (/typescript-5.5.2/lib/tsserver.js:499:14) ```

Repos no longer reporting the error

typescript-bot commented 1 week ago

RangeError: Maximum call stack size exceeded

Req #3220 - completionEntryDetails
    at resolveNameHelper (/typescript-5.6.0-dev.20240630/lib/typescript.js:23097:29)
    at getResolvedSymbol (/typescript-5.6.0-dev.20240630/lib/typescript.js:71878:54)
    at checkIdentifier (/typescript-5.6.0-dev.20240630/lib/typescript.js:74583:20)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83118:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkNonNullExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77307:29)
    at checkPropertyAccessExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77386:162)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83152:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkNonNullExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77307:29)
    at getEffectsSignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:72698:22)
    at getTypeAtFlowCall (/typescript-5.6.0-dev.20240630/lib/typescript.js:73050:25)
    at getTypeAtFlowNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:72932:18)
    at getFlowTypeOfReference (/typescript-5.6.0-dev.20240630/lib/typescript.js:72889:45)
    at checkIdentifier (/typescript-5.6.0-dev.20240630/lib/typescript.js:74643:134)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83118:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkNonNullExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77307:29)
    at checkPropertyAccessExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77386:162)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83152:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkNonNullExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77307:29)
    at getEffectsSignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:72698:22)
    at getTypeAtFlowCall (/typescript-5.6.0-dev.20240630/lib/typescript.js:73050:25)
    at getTypeAtFlowNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:72932:18)
    at getFlowTypeOfReference (/typescript-5.6.0-dev.20240630/lib/typescript.js:72889:45)
    at checkIdentifier (/typescript-5.6.0-dev.20240630/lib/typescript.js:74643:134)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83118:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkNonNullExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77307:29)
    at checkPropertyAccessExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77386:162)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83152:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkNonNullExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77307:29)
    at getEffectsSignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:72698:22)
    at getTypeAtFlowCall (/typescript-5.6.0-dev.20240630/lib/typescript.js:73050:25)
    at getTypeAtFlowNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:72932:18)
    at getFlowTypeOfReference (/typescript-5.6.0-dev.20240630/lib/typescript.js:72889:45)
    at checkIdentifier (/typescript-5.6.0-dev.20240630/lib/typescript.js:74643:134)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83118:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkNonNullExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77307:29)
    at checkPropertyAccessExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77386:162)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83152:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkNonNullExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77307:29)
    at getEffectsSignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:72698:22)
    at getTypeAtFlowCall (/typescript-5.6.0-dev.20240630/lib/typescript.js:73050:25)
    at getTypeAtFlowNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:72932:18)
    at getFlowTypeOfReference (/typescript-5.6.0-dev.20240630/lib/typescript.js:72889:45)
    at checkIdentifier (/typescript-5.6.0-dev.20240630/lib/typescript.js:74643:134)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83118:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkNonNullExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77307:29)
    at checkPropertyAccessExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77386:162)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83152:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkNonNullExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77307:29)
    at getEffectsSignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:72698:22)
    at getTypeAtFlowCall (/typescript-5.6.0-dev.20240630/lib/typescript.js:73050:25)
    at getTypeAtFlowNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:72932:18)
    at getFlowTypeOfReference (/typescript-5.6.0-dev.20240630/lib/typescript.js:72889:45)
    at checkIdentifier (/typescript-5.6.0-dev.20240630/lib/typescript.js:74643:134)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83118:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkNonNullExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77307:29)
    at checkPropertyAccessExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77386:162)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83152:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkNonNullExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77307:29)
    at getEffectsSignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:72698:22)
    at getTypeAtFlowCall (/typescript-5.6.0-dev.20240630/lib/typescript.js:73050:25)
    at getTypeAtFlowNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:72932:18)
    at getFlowTypeOfReference (/typescript-5.6.0-dev.20240630/lib/typescript.js:72889:45)
    at checkIdentifier (/typescript-5.6.0-dev.20240630/lib/typescript.js:74643:134)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83118:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkNonNullExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77307:29)
    at checkPropertyAccessExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77386:162)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83152:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkNonNullExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77307:29)
    at getEffectsSignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:72698:22)
    at getTypeAtFlowCall (/typescript-5.6.0-dev.20240630/lib/typescript.js:73050:25)
    at getTypeAtFlowNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:72932:18)
    at getFlowTypeOfReference (/typescript-5.6.0-dev.20240630/lib/typescript.js:72889:45)
    at checkIdentifier (/typescript-5.6.0-dev.20240630/lib/typescript.js:74643:134)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83118:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkNonNullExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77307:29)
    at checkPropertyAccessExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77386:162)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83152:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkNonNullExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:77307:29)
    at getEffectsSignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:72698:22)
    at getTypeAtFlowCall (/typescript-5.6.0-dev.20240630/lib/typescript.js:73050:25)
    at getTypeAtFlowNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:72932:18)
    at getFlowTypeOfReference (/typescript-5.6.0-dev.20240630/lib/typescript.js:72889:45)
    at checkIdentifier (/typescript-5.6.0-dev.20240630/lib/typescript.js:74643:134)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83118:16)

Affected repos

palantir/blueprint Raw error text: RepoResults5/palantir.blueprint.rawError.txt in the artifact folder
Replay commands: RepoResults5/palantir.blueprint.replay.txt in the artifact folder

Last few requests

```json {"seq":3217,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/site/docs/versions/2/docs-app.js","line":1,"offset":276792,"includeExternalModuleExports":false,"triggerKind":1}} {"seq":3218,"type":"request","command":"completionEntryDetails","arguments":{"file":"@PROJECT_ROOT@/site/docs/versions/2/docs-app.js","line":1,"offset":276792,"entryNames":["arguments"]}} {"seq":3219,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/site/docs/versions/2/docs-app.js","line":1,"offset":278076,"includeExternalModuleExports":false,"triggerKind":1}} {"seq":3220,"type":"request","command":"completionEntryDetails","arguments":{"file":"@PROJECT_ROOT@/site/docs/versions/2/docs-app.js","line":1,"offset":278076,"entryNames":["_"]}} ```

Repro steps

```bash #!/bin/bash git clone https://github.com/palantir/blueprint --recurse-submodules git -C "./blueprint" reset --hard 9754f3d6eda3889bac7b086c2cedb206bd1a30d9 downloadUrl=$(curl -s "https://typescript.visualstudio.com/TypeScript/_apis/build/builds/162530/artifacts?artifactName=RepoResults5&api-version=7.0" | jq -r ".resource.downloadUrl") wget -O RepoResults5.zip "$downloadUrl" unzip -p RepoResults5.zip RepoResults5/palantir.blueprint.replay.txt > palantir.blueprint.replay.txt npm install --no-save @typescript/server-replay ``` To run the repro: ```bash # `npx tsreplay --help` to learn about helpful switches for debugging, logging, etc. npx tsreplay ./blueprint ./palantir.blueprint.replay.txt ```
typescript-bot commented 1 week ago

Server exited prematurely with code unknown and signal SIGABRT

Server exited prematurely with code unknown and signal SIGABRT

Affected repos

elastic/kibana Raw error text: RepoResults5/elastic.kibana.rawError.txt in the artifact folder
Replay commands: RepoResults5/elastic.kibana.replay.txt in the artifact folder

Last few requests

```json {"seq":118,"type":"request","command":"organizeImports","arguments":{"scope":{"type":"file","args":{"file":"@PROJECT_ROOT@/x-pack/packages/kbn-random-sampling/jest.config.js"}},"skipDestructiveCodeActions":false}} {"seq":119,"type":"request","command":"getOutliningSpans","arguments":{"file":"@PROJECT_ROOT@/x-pack/packages/kbn-random-sampling/jest.config.js"}} {"seq":120,"type":"request","command":"navbar","arguments":{"file":"@PROJECT_ROOT@/x-pack/packages/kbn-random-sampling/jest.config.js"}} {"seq":121,"type":"request","command":"navto","arguments":{"searchValue":"a","maxResultCount":256}} ```

Repro steps

```bash #!/bin/bash git clone https://github.com/elastic/kibana --recurse-submodules git -C "./kibana" reset --hard 28cad8dff93db87cc8045c5871d77a7936a8b0d2 # Install packages (exact steps are below, but it might be easier to follow the repo readme) yarn --cwd "./kibana" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test_serverless/functional/test_suites/security/cypress" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test_serverless/functional/test_suites/observability/cypress" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test/task_manager_claimer_mget/plugins/sample_task_plugin_mget" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test/security_solution_cypress" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test/security_solution_api_integration" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test/security_api_integration/packages/helpers" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test/plugin_api_perf/plugins/task_manager_performance" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test/plugin_api_integration/plugins/sample_task_plugin" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test/plugin_api_integration/plugins/event_log" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test/plugin_api_integration/plugins/elasticsearch_client" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test/functional_with_es_ssl/plugins/cases" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test/functional_with_es_ssl/plugins/alerts" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test/functional_execution_context/plugins/alerts" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test/functional_embedded/plugins/iframe_embedded" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test/functional_cors/plugins/kibana_cors_test" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test/cases_api_integration/common/plugins/security_solution" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test/cases_api_integration/common/plugins/observability" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test/cases_api_integration/common/plugins/cases" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test/alerting_api_integration/packages/helpers" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test/alerting_api_integration/common/plugins/alerts_restricted" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test/alerting_api_integration/common/plugins/alerts" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test/alerting_api_integration/common/plugins/actions_simulators" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/test/alerting_api_integration/common/plugins/aad" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/plugins/threat_intelligence" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/plugins/session_view" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/plugins/serverless_search" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/plugins/serverless_observability" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/plugins/serverless" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/plugins/security_solution_serverless" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/plugins/security_solution_ess" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/plugins/security_solution" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/plugins/search_notebooks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/plugins/search_connectors" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/plugins/osquery" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/plugins/observability_solution/apm/scripts" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/plugins/ml" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/plugins/kubernetes_security" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/plugins/fleet" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/plugins/elastic_assistant" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/plugins/cases" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/security-solution/upselling" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/security-solution/storybook/config" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/security-solution/side_nav" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/security-solution/navigation" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/security-solution/features" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/security-solution/ecs_data_quality_dashboard" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/security-solution/data_table" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/security/plugin_types_server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/security/plugin_types_public" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/security/plugin_types_common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/security/form_components" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/security/api_key_management" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/rollup" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/observability/get_padded_alert_time_range_util" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/observability/alerting_test_data" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/observability/alert_details" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/url_state" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/ui_actions" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/trained_models_utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/time_buckets" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/string_hash" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/runtime_field_utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/route_utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/response_stream" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/random_sampler_utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/query_utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/number_utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/nested_property" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/local_storage" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/kibana_theme" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/json_schemas" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/is_populated_object" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/is_defined" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/inference_integration_flyout" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/in_memory_table" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/error_utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/date_utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/date_picker" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/data_view_utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/data_grid" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/data_frame_analytics_utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/creation_wizard_utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/chi2test" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/category_validator" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/cancellable_search" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/anomaly_utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/aiops_test_utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/aiops_log_rate_analysis" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/aiops_log_pattern_analysis" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/aiops_components" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/aiops_common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/aiops_change_point_detection" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/ml/agg_utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/maps/vector_tile_utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/kbn-slo-schema" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/kbn-random-sampling" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/kbn-langchain" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/kbn-infra-forge" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/kbn-entities-schema" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/kbn-elastic-assistant-common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/kbn-elastic-assistant" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/kbn-data-forge" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/kbn-alerting-state-types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/kbn-alerting-comparators" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/x-pack/packages/index-management" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/server_integration/plugins/status_plugin_b" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/server_integration/plugins/status_plugin_a" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/usage_collection" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/ui_settings_plugin" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/telemetry" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/session_notifications" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/saved_objects_hidden_type" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/saved_objects_hidden_from_http_apis_type" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/saved_object_import_warnings" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/saved_object_export_transforms" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/rendering_plugin" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/management_test_plugin" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/kbn_tp_custom_visualizations" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/kbn_top_nav" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/kbn_sample_panel_action" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/index_patterns" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/elasticsearch_client_plugin" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/data_search" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/core_provider_plugin" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/core_plugin_static_assets" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/core_plugin_route_timeouts" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/core_plugin_helpmenu" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/core_plugin_execution_context" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/core_plugin_deprecations" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/core_plugin_deep_links" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/core_plugin_chromeless" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/core_plugin_b" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/core_plugin_appleave" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/core_plugin_a" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/core_http" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/core_history_block" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/core_dynamic_resolving_b" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/core_dynamic_resolving_a" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/core_app_status" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/plugin_functional/plugins/app_link_test" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/node_roles_functional/plugins/core_plugin_initializer_context" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/interpreter_functional/plugins/kbn_tp_run_pipeline" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/health_gateway/plugins/status" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/analytics/plugins/analytics_plugin_a" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/test/analytics/plugins/analytics_ftr_helpers" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/src/plugins/text_based_languages" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/src/plugins/esql_datagrid" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/src/plugins/chart_expressions/common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/storybook/mock" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/storybook/config" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/router/types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/router/mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/router/impl" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/prompt/not_found" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/prompt/no_data_views/types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/prompt/no_data_views/mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/prompt/no_data_views/impl" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/page/solution_nav" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/page/no_data_config/types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/page/no_data_config/mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/page/no_data_config/impl" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/page/no_data/types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/page/no_data/mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/page/no_data/impl" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/page/kibana_template/types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/page/kibana_template/mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/page/kibana_template/impl" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/page/kibana_no_data/types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/page/kibana_no_data/mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/page/kibana_no_data/impl" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/page/analytics_no_data/types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/page/analytics_no_data/mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/page/analytics_no_data/impl" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/modal/tabbed" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/markdown/types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/markdown/mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/markdown/impl" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/link/redirect_app/types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/link/redirect_app/mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/link/redirect_app/impl" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/file/util" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/file/types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/file/mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/file/image/mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/file/image/impl" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/file/file_upload/impl" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/file/file_picker/impl" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/file/context" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/error_boundary" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/code_editor/mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/code_editor/impl" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/chrome/navigation" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/card/no_data/types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/card/no_data/mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/card/no_data/impl" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/button_toolbar" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/button/exit_full_screen" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/shared-ux/avatar/solution" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/serverless/types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/serverless/storybook/config" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/serverless/settings/security_project" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/serverless/settings/search_project" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/serverless/settings/observability_project" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/serverless/settings/common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/serverless/project_switcher" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/response-ops/feature_flag_service" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/react/kibana_mount" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/react/kibana_context/theme" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/react/kibana_context/styled" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/react/kibana_context/root" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/react/kibana_context/render" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/react/kibana_context/common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/presentation/presentation_publishing" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/presentation/presentation_containers" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-zod-helpers" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-yarn-lock-validator" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-xstate-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-whereis-pkg-cli" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-web-worker-stub" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-visualization-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-visualization-ui-components" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-validate-next-docs-cli" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-utility-types-jest" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-utility-types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-utility-types/src/tsd_tests" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-user-profile-components" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-use-tracked-promise" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-unsaved-changes-prompt" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-unsaved-changes-badge" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-unified-field-list" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-unified-doc-viewer" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-unified-data-table" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-ui-theme" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-ui-shared-deps-src" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-ui-shared-deps-npm" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-ui-actions-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-typed-react-router-config" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-ts-type-check-cli" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-ts-projects" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-try-in-console" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-triggers-actions-ui-types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-tooling-log" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-tinymath" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-timerange" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-timelion-grammar" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-text-based-editor" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-test-subj-selector" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-test-jest-helpers" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-test-eui-helpers" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-test" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-telemetry-tools" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-storybook" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-storybook/preset" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-stdio-dev-helpers" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-std" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-spec-to-console" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-sort-predicates" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-sort-package-json" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-some-dev-log" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-shared-ux-utility" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-shared-svg" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-set-map" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-server-route-repository" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-server-http-tools" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-securitysolution-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-securitysolution-t-grid" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-securitysolution-rules" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-securitysolution-lists-common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-securitysolution-list-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-securitysolution-list-hooks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-securitysolution-list-constants" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-securitysolution-list-api" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-securitysolution-io-ts-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-securitysolution-io-ts-types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-securitysolution-io-ts-list-types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-securitysolution-io-ts-alerting-types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-securitysolution-hook-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-securitysolution-exception-list-components" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-securitysolution-es-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-securitysolution-ecs" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-securitysolution-autocomplete" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-security-hardening" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-search-types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-search-response-warnings" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-search-index-documents" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-search-errors" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-search-connectors" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-search-api-panels" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-saved-objects-settings" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-safer-lodash-set" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-rule-data-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-rrule" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-router-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-router-to-openapispec" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-rison" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-resizable-layout" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-reporting/server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-reporting/public" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-reporting/mocks_server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-reporting/get_csv_panel_actions" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-reporting/export_types/png_common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-reporting/export_types/png" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-reporting/export_types/pdf_common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-reporting/export_types/pdf" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-reporting/export_types/csv_common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-reporting/export_types/csv" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-reporting/common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-repo-source-classifier-cli" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-repo-source-classifier" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-repo-path" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-repo-packages" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-repo-linter" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-repo-info" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-repo-file-maps" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-react-hooks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-react-field" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-profiling-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-plugin-helpers" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-plugin-generator" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-plugin-check" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-picomatcher" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-performance-testing-dataset-extractor" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-peggy-loader" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-peggy" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-panel-loader" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-osquery-io-ts-types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-optimizer-webpack-helpers" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-optimizer" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-openapi-generator" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-openapi-common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-openapi-bundler" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-object-versioning" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-monaco" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-mock-idp-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-mock-idp-plugin" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-mapbox-gl" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-management/storybook/config" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-management/settings/utilities" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-management/settings/types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-management/settings/setting_ids" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-management/settings/section_registry" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-management/settings/field_definition" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-management/settings/components/form" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-management/settings/components/field_row" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-management/settings/components/field_input" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-management/settings/components/field_category" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-management/settings/application" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-management/cards_navigation" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-managed-vscode-config-cli" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-managed-vscode-config" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-managed-content-badge" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-logging-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-logging" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-lint-ts-projects-cli" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-lint-packages-cli" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-lens-formula-docs" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-lens-embeddable-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-language-documentation-popover" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-kibana-manifest-schema" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-json-ast" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-journeys" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-jest-serializers" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-ipynb" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-io-ts-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-interpreter" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-import-resolver" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-import-locator" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-i18n-react" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-i18n" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-health-gateway-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-hapi-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-handlebars" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-guided-onboarding" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-grouping" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-get-repo-files" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-generate-csv" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-generate-console-definitions" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-generate" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-ftr-screenshot-filename" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-ftr-common-functional-ui-services" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-ftr-common-functional-services" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-formatters" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-flot-charts" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-find-used-node-modules" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-field-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-field-types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-failed-test-reporter-cli" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-expect" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-expandable-flyout" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-event-annotation-components" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-event-annotation-common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-esql-validation-autocomplete" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-esql-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-esql-ast" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-eslint-plugin-telemetry" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-eslint-plugin-imports" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-eslint-plugin-i18n" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-eslint-plugin-eslint" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-eslint-plugin-disable" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-eslint-config" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-es-types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-es-query" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-es-errors" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-es-archiver" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-es" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-elastic-agent-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-ebt-tools" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-dom-drag-drop" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-docs-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-doc-links" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-discover-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-dev-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-dev-proc-runner" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-dev-cli-runner" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-dev-cli-errors" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-datemath" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-data-view-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-data-stream-adapter" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-data-service" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-cypress-config" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-custom-integrations" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-custom-icons" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-crypto-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-crypto" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-content-management-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-config-schema" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-config-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-config" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-coloring" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-code-owners" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-cli-dev-mode" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-ci-stats-shipper-cli" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-ci-stats-reporter" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-ci-stats-performance-metrics" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-ci-stats-core" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-check-mappings-update-cli" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-chart-icons" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-cell-actions" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-cases-components" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-capture-oas-snapshot-cli" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-calculate-width-from-char-count" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-calculate-auto" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-bfetch-error" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-bazel-runner" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-babel-transform" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-babel-register" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-babel-preset" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-axe-config" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-apm-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-apm-synthtrace-client" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-apm-synthtrace" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-apm-data-view" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-apm-config-loader" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-analytics" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-ambient-ui-types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-ambient-storybook-types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-ambient-ftr-types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-ambient-common-types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-alerts-ui-shared" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-alerts-as-data-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-alerting-types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-actions-types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/kbn-ace" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/home/sample_data_types" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/home/sample_data_tab" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/home/sample_data_card" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/default-nav/ml" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/default-nav/management" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/default-nav/devtools" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/default-nav/analytics" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/deeplinks/shared" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/deeplinks/security" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/deeplinks/search" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/deeplinks/observability" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/deeplinks/ml" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/deeplinks/management" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/deeplinks/fleet" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/deeplinks/devtools" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/deeplinks/analytics" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/user-settings/core-user-settings-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/user-settings/core-user-settings-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/user-settings/core-user-settings-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/user-profile/core-user-profile-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/user-profile/core-user-profile-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/user-profile/core-user-profile-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/user-profile/core-user-profile-common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/user-profile/core-user-profile-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/user-profile/core-user-profile-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/user-profile/core-user-profile-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/usage-data/core-usage-data-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/usage-data/core-usage-data-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/usage-data/core-usage-data-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/usage-data/core-usage-data-base-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/ui-settings/core-ui-settings-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/ui-settings/core-ui-settings-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/ui-settings/core-ui-settings-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/ui-settings/core-ui-settings-common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/ui-settings/core-ui-settings-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/ui-settings/core-ui-settings-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/ui-settings/core-ui-settings-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/theme/core-theme-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/theme/core-theme-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/theme/core-theme-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/test-helpers/core-test-helpers-test-utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/test-helpers/core-test-helpers-so-type-serializer" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/test-helpers/core-test-helpers-model-versions" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/test-helpers/core-test-helpers-kbn-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/test-helpers/core-test-helpers-http-setup-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/test-helpers/core-test-helpers-deprecations-getters" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/status/core-status-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/status/core-status-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/status/core-status-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/status/core-status-common-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/status/core-status-common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/security/core-security-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/security/core-security-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/security/core-security-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/security/core-security-common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/security/core-security-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/security/core-security-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/security/core-security-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/saved-objects/core-saved-objects-utils-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/saved-objects/core-saved-objects-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/saved-objects/core-saved-objects-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/saved-objects/core-saved-objects-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/saved-objects/core-saved-objects-migration-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/saved-objects/core-saved-objects-migration-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/saved-objects/core-saved-objects-import-export-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/saved-objects/core-saved-objects-import-export-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/saved-objects/core-saved-objects-common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/saved-objects/core-saved-objects-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/saved-objects/core-saved-objects-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/saved-objects/core-saved-objects-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/saved-objects/core-saved-objects-base-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/saved-objects/core-saved-objects-base-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/saved-objects/core-saved-objects-api-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/saved-objects/core-saved-objects-api-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/saved-objects/core-saved-objects-api-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/saved-objects/core-saved-objects-api-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/root/core-root-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/root/core-root-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/rendering/core-rendering-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/rendering/core-rendering-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/rendering/core-rendering-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/rendering/core-rendering-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/preboot/core-preboot-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/preboot/core-preboot-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/preboot/core-preboot-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/plugins/core-plugins-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/plugins/core-plugins-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/plugins/core-plugins-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/plugins/core-plugins-contracts-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/plugins/core-plugins-contracts-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/plugins/core-plugins-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/plugins/core-plugins-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/plugins/core-plugins-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/plugins/core-plugins-base-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/overlays/core-overlays-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/overlays/core-overlays-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/overlays/core-overlays-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/notifications/core-notifications-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/notifications/core-notifications-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/notifications/core-notifications-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/node/core-node-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/node/core-node-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/node/core-node-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/mount-utils/core-mount-utils-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/mount-utils/core-mount-utils-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/metrics/core-metrics-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/metrics/core-metrics-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/metrics/core-metrics-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/metrics/core-metrics-collectors-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/metrics/core-metrics-collectors-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/logging/core-logging-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/logging/core-logging-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/logging/core-logging-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/logging/core-logging-common-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/logging/core-logging-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/logging/core-logging-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/lifecycle/core-lifecycle-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/lifecycle/core-lifecycle-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/lifecycle/core-lifecycle-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/lifecycle/core-lifecycle-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/lifecycle/core-lifecycle-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/lifecycle/core-lifecycle-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/integrations/core-integrations-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/integrations/core-integrations-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/injected-metadata/core-injected-metadata-common-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/injected-metadata/core-injected-metadata-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/injected-metadata/core-injected-metadata-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/i18n/core-i18n-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/i18n/core-i18n-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/i18n/core-i18n-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/i18n/core-i18n-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/i18n/core-i18n-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/i18n/core-i18n-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/http/core-http-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/http/core-http-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/http/core-http-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/http/core-http-router-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/http/core-http-router-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/http/core-http-resources-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/http/core-http-resources-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/http/core-http-resources-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/http/core-http-request-handler-context-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/http/core-http-request-handler-context-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/http/core-http-context-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/http/core-http-context-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/http/core-http-common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/http/core-http-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/http/core-http-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/http/core-http-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/fatal-errors/core-fatal-errors-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/fatal-errors/core-fatal-errors-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/fatal-errors/core-fatal-errors-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/execution-context/core-execution-context-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/execution-context/core-execution-context-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/execution-context/core-execution-context-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/execution-context/core-execution-context-common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/execution-context/core-execution-context-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/execution-context/core-execution-context-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/execution-context/core-execution-context-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/environment/core-environment-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/environment/core-environment-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/elasticsearch/core-elasticsearch-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/elasticsearch/core-elasticsearch-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/elasticsearch/core-elasticsearch-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/elasticsearch/core-elasticsearch-client-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/elasticsearch/core-elasticsearch-client-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/doc-links/core-doc-links-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/doc-links/core-doc-links-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/doc-links/core-doc-links-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/doc-links/core-doc-links-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/doc-links/core-doc-links-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/doc-links/core-doc-links-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/deprecations/core-deprecations-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/deprecations/core-deprecations-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/deprecations/core-deprecations-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/deprecations/core-deprecations-common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/deprecations/core-deprecations-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/deprecations/core-deprecations-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/deprecations/core-deprecations-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/custom-branding/core-custom-branding-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/custom-branding/core-custom-branding-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/custom-branding/core-custom-branding-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/custom-branding/core-custom-branding-common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/custom-branding/core-custom-branding-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/custom-branding/core-custom-branding-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/custom-branding/core-custom-branding-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/config/core-config-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/chrome/core-chrome-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/chrome/core-chrome-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/chrome/core-chrome-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/capabilities/core-capabilities-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/capabilities/core-capabilities-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/capabilities/core-capabilities-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/capabilities/core-capabilities-common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/capabilities/core-capabilities-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/capabilities/core-capabilities-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/base/core-base-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/base/core-base-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/base/core-base-common-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/base/core-base-common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/base/core-base-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/base/core-base-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/apps/core-apps-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/apps/core-apps-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/apps/core-apps-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/application/core-application-common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/application/core-application-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/application/core-application-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/application/core-application-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/analytics/core-analytics-server-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/analytics/core-analytics-server-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/analytics/core-analytics-server" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/analytics/core-analytics-browser-mocks" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/analytics/core-analytics-browser-internal" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/core/analytics/core-analytics-browser" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/content-management/user_profiles" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/content-management/table_list_view_table" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/content-management/table_list_view_common" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/content-management/table_list_view" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/content-management/tabbed_table_list_view" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/content-management/content_editor" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/cloud" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/analytics/utils/analytics_collection_utils" install --ignore-engines --ignore-scripts --silent yarn --cwd "./kibana/packages/analytics/ebt" install --ignore-engines --ignore-scripts --silent downloadUrl=$(curl -s "https://typescript.visualstudio.com/TypeScript/_apis/build/builds/162530/artifacts?artifactName=RepoResults5&api-version=7.0" | jq -r ".resource.downloadUrl") wget -O RepoResults5.zip "$downloadUrl" unzip -p RepoResults5.zip RepoResults5/elastic.kibana.replay.txt > elastic.kibana.replay.txt npm install --no-save @typescript/server-replay ``` To run the repro: ```bash # `npx tsreplay --help` to learn about helpful switches for debugging, logging, etc. npx tsreplay ./kibana ./elastic.kibana.replay.txt ```
typescript-bot commented 1 week ago

Server exited prematurely with code unknown and signal SIGABRT

Server exited prematurely with code unknown and signal SIGABRT

Affected repos

babel/babel Raw error text: RepoResults1/babel.babel.rawError.txt in the artifact folder
Replay commands: RepoResults1/babel.babel.replay.txt in the artifact folder

Last few requests

```json {"seq":264,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/packages/babel-plugin-transform-react-jsx/src/create-plugin.ts","line":816,"offset":1}} {"seq":265,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/packages/babel-plugin-transform-react-jsx/src/create-plugin.ts","line":834,"offset":22,"includeExternalModuleExports":false,"triggerKind":2,"triggerCharacter":" "}} {"seq":266,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/packages/babel-plugin-transform-react-jsx/src/create-plugin.ts","line":855,"offset":10}} {"seq":267,"type":"request","command":"references","arguments":{"file":"@PROJECT_ROOT@/packages/babel-plugin-transform-react-jsx/src/create-plugin.ts","line":855,"offset":10}} ```

Repro steps

```bash #!/bin/bash git clone https://github.com/babel/babel --recurse-submodules git -C "./babel" reset --hard cfe13c2adc3dd824fb43186acc4c85abd48c36e3 downloadUrl=$(curl -s "https://typescript.visualstudio.com/TypeScript/_apis/build/builds/162530/artifacts?artifactName=RepoResults1&api-version=7.0" | jq -r ".resource.downloadUrl") wget -O RepoResults1.zip "$downloadUrl" unzip -p RepoResults1.zip RepoResults1/babel.babel.replay.txt > babel.babel.replay.txt npm install --no-save @typescript/server-replay ``` To run the repro: ```bash # `npx tsreplay --help` to learn about helpful switches for debugging, logging, etc. npx tsreplay ./babel ./babel.babel.replay.txt ```
typescript-bot commented 1 week ago

Error: Debug Failure. False expression: Token end is child end

Req #3436 - completionInfo
    at processChildNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177311:17)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:177242:9
    at visitNode2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:31617:18)
    at forEachChildInComputedPropertyName (/typescript-5.6.0-dev.20240630/lib/typescript.js:31966:12)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at processNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177239:5)
    at processChildNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177318:7)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:177242:9
    at visitNode2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:31617:18)
    at forEachChildInPropertyDeclaration (/typescript-5.6.0-dev.20240630/lib/typescript.js:31670:59)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at processNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177239:5)
    at formatSpanWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:177042:5)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:176982:105
    at getFormattingScanner (/typescript-5.6.0-dev.20240630/lib/typescript.js:175783:15)
    at Object.formatNodeGivenIndentation (/typescript-5.6.0-dev.20240630/lib/typescript.js:176982:10)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:164020:36
    at flatMap (/typescript-5.6.0-dev.20240630/lib/typescript.js:2501:17)
    at Object.printAndFormatSnippetList (/typescript-5.6.0-dev.20240630/lib/typescript.js:164018:21)
    at getEntryForMemberCompletion (/typescript-5.6.0-dev.20240630/lib/typescript.js:163778:28)
    at createCompletionEntry (/typescript-5.6.0-dev.20240630/lib/typescript.js:163566:35)
    at getCompletionEntriesFromSymbols (/typescript-5.6.0-dev.20240630/lib/typescript.js:164192:19)
    at completionInfoFromData (/typescript-5.6.0-dev.20240630/lib/typescript.js:163218:23)
    at Object.getCompletionsAtPosition (/typescript-5.6.0-dev.20240630/lib/typescript.js:162764:24)
    at Object.getCompletionsAtPosition2 [as getCompletionsAtPosition] (/typescript-5.6.0-dev.20240630/lib/typescript.js:149346:35)
    at IOSession.getCompletions (/typescript-5.6.0-dev.20240630/lib/typescript.js:190799:54)
    at completionInfo (/typescript-5.6.0-dev.20240630/lib/typescript.js:189137:43)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:191603:15
    at IOSession.executeWithRequestId (/typescript-5.6.0-dev.20240630/lib/typescript.js:191592:14)
    at IOSession.executeCommand (/typescript-5.6.0-dev.20240630/lib/typescript.js:191601:29)
    at IOSession.onMessage (/typescript-5.6.0-dev.20240630/lib/typescript.js:191649:68)
    at Interface.<anonymous> (/typescript-5.6.0-dev.20240630/lib/tsserver.js:501:14)

Affected repos

facebook/lexical Raw error text: RepoResults6/facebook.lexical.rawError.txt in the artifact folder
Replay commands: RepoResults6/facebook.lexical.replay.txt in the artifact folder

Last few requests

```json {"seq":3433,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/packages/lexical-link/src/index.ts","line":201,"offset":40,"includeExternalModuleExports":false,"triggerKind":1}} {"seq":3434,"type":"request","command":"completionEntryDetails","arguments":{"file":"@PROJECT_ROOT@/packages/lexical-link/src/index.ts","line":201,"offset":40,"entryNames":["$applyNodeReplacement"]}} {"seq":3435,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/packages/lexical-link/src/index.ts","line":202,"offset":13,"includeExternalModuleExports":false,"triggerKind":2,"triggerCharacter":"."}} {"seq":3436,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/packages/lexical-link/src/index.ts","line":208,"offset":1,"includeExternalModuleExports":false,"triggerKind":1}} ```

Repro steps

```bash #!/bin/bash git clone https://github.com/facebook/lexical --recurse-submodules git -C "./lexical" reset --hard d13e5b893a2113d2df08c4d69e32cb8a355a8a23 # Install packages (exact steps are below, but it might be easier to follow the repo readme) npm --prefix "./lexical" ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./lexical/examples/vanilla-js-plugin" ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./lexical/examples/vanilla-js" ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./lexical/examples/react-rich-collab" ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./lexical/examples/react-rich" ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./lexical/examples/react-plain-text" ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./lexical/eslint-plugin" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q downloadUrl=$(curl -s "https://typescript.visualstudio.com/TypeScript/_apis/build/builds/162530/artifacts?artifactName=RepoResults6&api-version=7.0" | jq -r ".resource.downloadUrl") wget -O RepoResults6.zip "$downloadUrl" unzip -p RepoResults6.zip RepoResults6/facebook.lexical.replay.txt > facebook.lexical.replay.txt npm install --no-save @typescript/server-replay ``` To run the repro: ```bash # `npx tsreplay --help` to learn about helpful switches for debugging, logging, etc. npx tsreplay ./lexical ./facebook.lexical.replay.txt ```
typescript-bot commented 1 week ago

Error: Debug Failure. False expression.

Req #9201 - completionInfo
    at Object.resetTokenState (/typescript-5.6.0-dev.20240630/lib/typescript.js:14395:11)
    at addSyntheticNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:148143:11)
    at createSyntaxList (/typescript-5.6.0-dev.20240630/lib/typescript.js:148171:3)
    at processNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:148132:19)
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31622:14)
    at forEachChildInFunctionType (/typescript-5.6.0-dev.20240630/lib/typescript.js:31691:111)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at NodeObject.forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:148112:12)
    at createChildren (/typescript-5.6.0-dev.20240630/lib/typescript.js:148137:8)
    at NodeObject.getChildren (/typescript-5.6.0-dev.20240630/lib/typescript.js:148091:59)
    at find2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:136585:24)
    at find2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:136621:18)
    at find2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:136621:18)
    at find2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:136621:18)
    at find2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:136621:18)
    at find2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:136621:18)
    at findPrecedingToken (/typescript-5.6.0-dev.20240630/lib/typescript.js:136578:18)
    at getRelevantTokens (/typescript-5.6.0-dev.20240630/lib/typescript.js:165956:25)
    at Object.getCompletionsAtPosition (/typescript-5.6.0-dev.20240630/lib/typescript.js:162718:29)
    at Object.getCompletionsAtPosition2 [as getCompletionsAtPosition] (/typescript-5.6.0-dev.20240630/lib/typescript.js:149346:35)
    at IOSession.getCompletions (/typescript-5.6.0-dev.20240630/lib/typescript.js:190799:54)
    at completionInfo (/typescript-5.6.0-dev.20240630/lib/typescript.js:189137:43)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:191603:15
    at IOSession.executeWithRequestId (/typescript-5.6.0-dev.20240630/lib/typescript.js:191592:14)
    at IOSession.executeCommand (/typescript-5.6.0-dev.20240630/lib/typescript.js:191601:29)
    at IOSession.onMessage (/typescript-5.6.0-dev.20240630/lib/typescript.js:191649:68)
    at Interface.<anonymous> (/typescript-5.6.0-dev.20240630/lib/tsserver.js:501:14)

Affected repos

apify/crawlee Raw error text: RepoResults8/apify.crawlee.rawError.txt in the artifact folder
Replay commands: RepoResults8/apify.crawlee.replay.txt in the artifact folder

Last few requests

```json {"seq":9198,"type":"request","command":"completionEntryDetails","arguments":{"file":"@PROJECT_ROOT@/packages/memory-storage/src/background-handler/fs-utils.ts","line":25,"offset":6,"entryNames":["arguments"]}} {"seq":9199,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/packages/memory-storage/src/background-handler/fs-utils.ts","line":44,"offset":5,"includeExternalModuleExports":false,"triggerKind":1}} {"seq":9200,"type":"request","command":"references","arguments":{"file":"@PROJECT_ROOT@/packages/memory-storage/src/background-handler/fs-utils.ts","line":68,"offset":14}} {"seq":9201,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/packages/memory-storage/src/background-handler/fs-utils.ts","line":68,"offset":69,"includeExternalModuleExports":false,"triggerKind":2,"triggerCharacter":"<"}} ```

Repro steps

```bash #!/bin/bash git clone https://github.com/apify/crawlee --recurse-submodules git -C "./crawlee" reset --hard 139eec506d86d4f6dfdca2efa5b3d24f78653791 downloadUrl=$(curl -s "https://typescript.visualstudio.com/TypeScript/_apis/build/builds/162530/artifacts?artifactName=RepoResults8&api-version=7.0" | jq -r ".resource.downloadUrl") wget -O RepoResults8.zip "$downloadUrl" unzip -p RepoResults8.zip RepoResults8/apify.crawlee.replay.txt > apify.crawlee.replay.txt npm install --no-save @typescript/server-replay ``` To run the repro: ```bash # `npx tsreplay --help` to learn about helpful switches for debugging, logging, etc. npx tsreplay ./crawlee ./apify.crawlee.replay.txt ```
typescript-bot commented 1 week ago

Error: Debug Failure. False expression.

Req #3028 - organizeImports
    at Object.resetTokenState (/typescript-5.6.0-dev.20240630/lib/typescript.js:14395:11)
    at addSyntheticNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:148143:11)
    at createSyntaxList (/typescript-5.6.0-dev.20240630/lib/typescript.js:148171:3)
    at processNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:148132:19)
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31622:14)
    at forEachChildInMappedType (/typescript-5.6.0-dev.20240630/lib/typescript.js:31760:208)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at NodeObject.forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:148112:12)
    at createChildren (/typescript-5.6.0-dev.20240630/lib/typescript.js:148137:8)
    at NodeObject.getChildren (/typescript-5.6.0-dev.20240630/lib/typescript.js:148091:59)
    at getTokenAtPositionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:136484:32)
    at getTouchingToken (/typescript-5.6.0-dev.20240630/lib/typescript.js:136457:10)
    at getTouchingPropertyName (/typescript-5.6.0-dev.20240630/lib/typescript.js:136454:10)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:169040:33
    at mapDefined (/typescript-5.6.0-dev.20240630/lib/typescript.js:2571:22)
    at getPossibleSymbolReferenceNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:169039:12)
    at eachSymbolReferenceInFile (/typescript-5.6.0-dev.20240630/lib/typescript.js:168986:25)
    at Object.isSymbolReferencedInFile (/typescript-5.6.0-dev.20240630/lib/typescript.js:168980:12)
    at isDeclarationUsed (/typescript-5.6.0-dev.20240630/lib/typescript.js:171956:221)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:171931:66
    at removeUnusedImports (/typescript-5.6.0-dev.20240630/lib/typescript.js:171931:52)
    at processImportsOfSameModuleSpecifier (/typescript-5.6.0-dev.20240630/lib/typescript.js:171819:39)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:171787:175
    at flatMap (/typescript-5.6.0-dev.20240630/lib/typescript.js:2501:17)
    at organizeDeclsWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:171787:28)
    at organizeImportsWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:171824:5)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:171766:57
    at Object.organizeImports (/typescript-5.6.0-dev.20240630/lib/typescript.js:171766:28)
    at Object.organizeImports2 [as organizeImports] (/typescript-5.6.0-dev.20240630/lib/typescript.js:149686:39)
    at IOSession.organizeImports (/typescript-5.6.0-dev.20240630/lib/typescript.js:191237:50)
    at organizeImports (/typescript-5.6.0-dev.20240630/lib/typescript.js:189388:43)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:191603:15
    at IOSession.executeWithRequestId (/typescript-5.6.0-dev.20240630/lib/typescript.js:191592:14)
    at IOSession.executeCommand (/typescript-5.6.0-dev.20240630/lib/typescript.js:191601:29)
    at IOSession.onMessage (/typescript-5.6.0-dev.20240630/lib/typescript.js:191649:68)
    at Interface.<anonymous> (/typescript-5.6.0-dev.20240630/lib/tsserver.js:501:14)

Affected repos

tldraw/tldraw Raw error text: RepoResults2/tldraw.tldraw.rawError.txt in the artifact folder
Replay commands: RepoResults2/tldraw.tldraw.replay.txt in the artifact folder

Last few requests

```json {"seq":3025,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/packages/tlschema/src/shapes/TLArrowShape.ts","line":208,"offset":1}} {"seq":3026,"type":"request","command":"updateOpen","arguments":{"changedFiles":[],"closedFiles":["@PROJECT_ROOT@/packages/tlschema/src/shapes/TLEmbedShape.ts"],"openFiles":[]}} {"seq":3027,"type":"request","command":"updateOpen","arguments":{"changedFiles":[],"closedFiles":[],"openFiles":[{"file":"@PROJECT_ROOT@/packages/tlschema/src/records/TLShape.ts","projectRootPath":"@PROJECT_ROOT@"}]}} {"seq":3028,"type":"request","command":"organizeImports","arguments":{"scope":{"type":"file","args":{"file":"@PROJECT_ROOT@/packages/tlschema/src/records/TLShape.ts"}},"skipDestructiveCodeActions":false}} ```

Repro steps

```bash #!/bin/bash git clone https://github.com/tldraw/tldraw --recurse-submodules git -C "./tldraw" reset --hard 4fff8a89afc03c91ad928b708caa677887f12226 downloadUrl=$(curl -s "https://typescript.visualstudio.com/TypeScript/_apis/build/builds/162530/artifacts?artifactName=RepoResults2&api-version=7.0" | jq -r ".resource.downloadUrl") wget -O RepoResults2.zip "$downloadUrl" unzip -p RepoResults2.zip RepoResults2/tldraw.tldraw.replay.txt > tldraw.tldraw.replay.txt npm install --no-save @typescript/server-replay ``` To run the repro: ```bash # `npx tsreplay --help` to learn about helpful switches for debugging, logging, etc. npx tsreplay ./tldraw ./tldraw.tldraw.replay.txt ```
typescript-bot commented 1 week ago

Error: Debug Failure. False expression.

Req #2555 - organizeImports
    at Object.resetTokenState (/typescript-5.6.0-dev.20240630/lib/typescript.js:14395:11)
    at addSyntheticNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:148143:11)
    at createSyntaxList (/typescript-5.6.0-dev.20240630/lib/typescript.js:148171:3)
    at processNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:148132:19)
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31622:14)
    at forEachChildInFunctionType (/typescript-5.6.0-dev.20240630/lib/typescript.js:31691:111)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at NodeObject.forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:148112:12)
    at createChildren (/typescript-5.6.0-dev.20240630/lib/typescript.js:148137:8)
    at NodeObject.getChildren (/typescript-5.6.0-dev.20240630/lib/typescript.js:148091:59)
    at getTokenAtPositionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:136484:32)
    at getTouchingToken (/typescript-5.6.0-dev.20240630/lib/typescript.js:136457:10)
    at getTouchingPropertyName (/typescript-5.6.0-dev.20240630/lib/typescript.js:136454:10)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:169040:33
    at mapDefined (/typescript-5.6.0-dev.20240630/lib/typescript.js:2571:22)
    at getPossibleSymbolReferenceNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:169039:12)
    at eachSymbolReferenceInFile (/typescript-5.6.0-dev.20240630/lib/typescript.js:168986:25)
    at Object.isSymbolReferencedInFile (/typescript-5.6.0-dev.20240630/lib/typescript.js:168980:12)
    at isDeclarationUsed (/typescript-5.6.0-dev.20240630/lib/typescript.js:171956:221)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:171931:66
    at removeUnusedImports (/typescript-5.6.0-dev.20240630/lib/typescript.js:171931:52)
    at processImportsOfSameModuleSpecifier (/typescript-5.6.0-dev.20240630/lib/typescript.js:171819:39)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:171787:175
    at flatMap (/typescript-5.6.0-dev.20240630/lib/typescript.js:2501:17)
    at organizeDeclsWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:171787:28)
    at organizeImportsWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:171824:5)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:171766:57
    at Object.organizeImports (/typescript-5.6.0-dev.20240630/lib/typescript.js:171766:28)
    at Object.organizeImports2 [as organizeImports] (/typescript-5.6.0-dev.20240630/lib/typescript.js:149686:39)
    at IOSession.organizeImports (/typescript-5.6.0-dev.20240630/lib/typescript.js:191237:50)
    at organizeImports (/typescript-5.6.0-dev.20240630/lib/typescript.js:189388:43)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:191603:15
    at IOSession.executeWithRequestId (/typescript-5.6.0-dev.20240630/lib/typescript.js:191592:14)
    at IOSession.executeCommand (/typescript-5.6.0-dev.20240630/lib/typescript.js:191601:29)
    at IOSession.onMessage (/typescript-5.6.0-dev.20240630/lib/typescript.js:191649:68)
    at Interface.<anonymous> (/typescript-5.6.0-dev.20240630/lib/tsserver.js:501:14)

Affected repos

spacedriveapp/spacedrive Raw error text: RepoResults3/spacedriveapp.spacedrive.rawError.txt in the artifact folder
Replay commands: RepoResults3/spacedriveapp.spacedrive.replay.txt in the artifact folder

Last few requests

```json {"seq":2552,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/packages/client/src/solid/createPersistedMutable.ts","line":25,"offset":12,"includeExternalModuleExports":false,"triggerKind":2,"triggerCharacter":" "}} {"seq":2553,"type":"request","command":"updateOpen","arguments":{"changedFiles":[],"closedFiles":["@PROJECT_ROOT@/packages/client/src/solid/react.tsx"],"openFiles":[]}} {"seq":2554,"type":"request","command":"updateOpen","arguments":{"changedFiles":[],"closedFiles":[],"openFiles":[{"file":"@PROJECT_ROOT@/packages/client/src/solid/context.tsx","projectRootPath":"@PROJECT_ROOT@"}]}} {"seq":2555,"type":"request","command":"organizeImports","arguments":{"scope":{"type":"file","args":{"file":"@PROJECT_ROOT@/packages/client/src/solid/context.tsx"}},"skipDestructiveCodeActions":false}} ```

Repro steps

```bash #!/bin/bash git clone https://github.com/spacedriveapp/spacedrive --recurse-submodules git -C "./spacedrive" reset --hard ef048a866c5674ae42698966a9dc61c34b57013a # Install packages (exact steps are below, but it might be easier to follow the repo readme) pnpm --dir "./spacedrive" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./spacedrive/crates/sync/example/web" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent downloadUrl=$(curl -s "https://typescript.visualstudio.com/TypeScript/_apis/build/builds/162530/artifacts?artifactName=RepoResults3&api-version=7.0" | jq -r ".resource.downloadUrl") wget -O RepoResults3.zip "$downloadUrl" unzip -p RepoResults3.zip RepoResults3/spacedriveapp.spacedrive.replay.txt > spacedriveapp.spacedrive.replay.txt npm install --no-save @typescript/server-replay ``` To run the repro: ```bash # `npx tsreplay --help` to learn about helpful switches for debugging, logging, etc. npx tsreplay ./spacedrive ./spacedriveapp.spacedrive.replay.txt ```
typescript-bot commented 1 week ago

Error: Debug Failure. False expression.

Req #19015 - organizeImports
    at Object.resetTokenState (/typescript-5.6.0-dev.20240630/lib/typescript.js:14395:11)
    at addSyntheticNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:148143:11)
    at createSyntaxList (/typescript-5.6.0-dev.20240630/lib/typescript.js:148171:3)
    at processNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:148132:19)
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31622:14)
    at forEachChildInFunctionType (/typescript-5.6.0-dev.20240630/lib/typescript.js:31691:111)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at NodeObject.forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:148112:12)
    at createChildren (/typescript-5.6.0-dev.20240630/lib/typescript.js:148137:8)
    at NodeObject.getChildren (/typescript-5.6.0-dev.20240630/lib/typescript.js:148091:59)
    at getTokenAtPositionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:136484:32)
    at getTouchingToken (/typescript-5.6.0-dev.20240630/lib/typescript.js:136457:10)
    at getTouchingPropertyName (/typescript-5.6.0-dev.20240630/lib/typescript.js:136454:10)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:169040:33
    at mapDefined (/typescript-5.6.0-dev.20240630/lib/typescript.js:2571:22)
    at getPossibleSymbolReferenceNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:169039:12)
    at eachSymbolReferenceInFile (/typescript-5.6.0-dev.20240630/lib/typescript.js:168986:25)
    at Object.isSymbolReferencedInFile (/typescript-5.6.0-dev.20240630/lib/typescript.js:168980:12)
    at isDeclarationUsed (/typescript-5.6.0-dev.20240630/lib/typescript.js:171956:221)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:171931:66
    at removeUnusedImports (/typescript-5.6.0-dev.20240630/lib/typescript.js:171931:52)
    at processImportsOfSameModuleSpecifier (/typescript-5.6.0-dev.20240630/lib/typescript.js:171819:39)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:171787:175
    at flatMap (/typescript-5.6.0-dev.20240630/lib/typescript.js:2501:17)
    at organizeDeclsWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:171787:28)
    at organizeImportsWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:171824:5)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:171766:57
    at Object.organizeImports (/typescript-5.6.0-dev.20240630/lib/typescript.js:171766:28)
    at Object.organizeImports2 [as organizeImports] (/typescript-5.6.0-dev.20240630/lib/typescript.js:149686:39)
    at IOSession.organizeImports (/typescript-5.6.0-dev.20240630/lib/typescript.js:191237:50)
    at organizeImports (/typescript-5.6.0-dev.20240630/lib/typescript.js:189388:43)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:191603:15
    at IOSession.executeWithRequestId (/typescript-5.6.0-dev.20240630/lib/typescript.js:191592:14)
    at IOSession.executeCommand (/typescript-5.6.0-dev.20240630/lib/typescript.js:191601:29)
    at IOSession.onMessage (/typescript-5.6.0-dev.20240630/lib/typescript.js:191649:68)
    at Interface.<anonymous> (/typescript-5.6.0-dev.20240630/lib/tsserver.js:501:14)

Affected repos

vercel/hyper Raw error text: RepoResults2/vercel.hyper.rawError.txt in the artifact folder
Replay commands: RepoResults2/vercel.hyper.replay.txt in the artifact folder

Last few requests

```json {"seq":19012,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/lib/actions/term-groups.ts","line":148,"offset":16,"includeExternalModuleExports":false,"triggerKind":2,"triggerCharacter":" "}} {"seq":19013,"type":"request","command":"updateOpen","arguments":{"changedFiles":[],"closedFiles":["@PROJECT_ROOT@/lib/components/new-tab.tsx"],"openFiles":[]}} {"seq":19014,"type":"request","command":"updateOpen","arguments":{"changedFiles":[],"closedFiles":[],"openFiles":[{"file":"@PROJECT_ROOT@/lib/actions/sessions.ts","projectRootPath":"@PROJECT_ROOT@"}]}} {"seq":19015,"type":"request","command":"organizeImports","arguments":{"scope":{"type":"file","args":{"file":"@PROJECT_ROOT@/lib/actions/sessions.ts"}},"skipDestructiveCodeActions":false}} ```

Repro steps

```bash #!/bin/bash git clone https://github.com/vercel/hyper --recurse-submodules git -C "./hyper" reset --hard 2a7bb18259d975f27b30b502af1be7576f6f5656 # Install packages (exact steps are below, but it might be easier to follow the repo readme) yarn --cwd "./hyper" install --ignore-engines --ignore-scripts --silent yarn --cwd "./hyper/app" install --ignore-engines --ignore-scripts --silent downloadUrl=$(curl -s "https://typescript.visualstudio.com/TypeScript/_apis/build/builds/162530/artifacts?artifactName=RepoResults2&api-version=7.0" | jq -r ".resource.downloadUrl") wget -O RepoResults2.zip "$downloadUrl" unzip -p RepoResults2.zip RepoResults2/vercel.hyper.replay.txt > vercel.hyper.replay.txt npm install --no-save @typescript/server-replay ``` To run the repro: ```bash # `npx tsreplay --help` to learn about helpful switches for debugging, logging, etc. npx tsreplay ./hyper ./vercel.hyper.replay.txt ```
typescript-bot commented 1 week ago

RangeError: Maximum call stack size exceeded

Req #6271 - completionEntryDetails
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83106:33)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at getContextFreeTypeOfExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83062:42)
    at addEvolvingArrayElementType (/typescript-5.6.0-dev.20240630/lib/typescript.js:72565:80)
    at getTypeAtFlowArrayMutation (/typescript-5.6.0-dev.20240630/lib/typescript.js:73082:32)
    at getTypeAtFlowNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:72948:18)
    at getTypeAtFlowBranchLabel (/typescript-5.6.0-dev.20240630/lib/typescript.js:73146:26)
    at getTypeAtFlowNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:72946:48)
    at getTypeAtFlowLoopLabel (/typescript-5.6.0-dev.20240630/lib/typescript.js:73211:22)
    at getTypeAtFlowNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:72946:81)
    at getTypeAtFlowCondition (/typescript-5.6.0-dev.20240630/lib/typescript.js:73098:24)
    at getTypeAtFlowNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:72938:18)
    at getFlowTypeOfReference (/typescript-5.6.0-dev.20240630/lib/typescript.js:72889:45)
    at checkIdentifier (/typescript-5.6.0-dev.20240630/lib/typescript.js:74643:134)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83118:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkExpressionWithContextualType (/typescript-5.6.0-dev.20240630/lib/typescript.js:82722:18)
    at getSignatureApplicabilityError (/typescript-5.6.0-dev.20240630/lib/typescript.js:78552:25)
    at chooseOverload (/typescript-5.6.0-dev.20240630/lib/typescript.js:79089:13)
    at resolveCall (/typescript-5.6.0-dev.20240630/lib/typescript.js:78936:16)
    at resolveCallExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:79373:12)
    at resolveSignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:79766:16)
    at getResolvedSignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:79792:18)
    at checkCallExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:79903:23)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83162:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkConditionalExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:82672:19)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83198:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkConditionalExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:82673:19)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83198:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkExpressionCached (/typescript-5.6.0-dev.20240630/lib/typescript.js:82746:28)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:81221:20
    at traverse (/typescript-5.6.0-dev.20240630/lib/typescript.js:17572:16)
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31625:22)
    at forEachChildInBlock (/typescript-5.6.0-dev.20240630/lib/typescript.js:32095:10)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at traverse (/typescript-5.6.0-dev.20240630/lib/typescript.js:17588:16)
    at visitNode2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:31617:18)
    at forEachChildInIfStatement (/typescript-5.6.0-dev.20240630/lib/typescript.js:31850:51)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at traverse (/typescript-5.6.0-dev.20240630/lib/typescript.js:17588:16)
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31625:22)
    at forEachChildInBlock (/typescript-5.6.0-dev.20240630/lib/typescript.js:32095:10)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at traverse (/typescript-5.6.0-dev.20240630/lib/typescript.js:17588:16)
    at forEachReturnStatement (/typescript-5.6.0-dev.20240630/lib/typescript.js:17568:10)
    at checkAndAggregateReturnExpressionTypes (/typescript-5.6.0-dev.20240630/lib/typescript.js:81202:5)
    at getReturnTypeFromBody (/typescript-5.6.0-dev.20240630/lib/typescript.js:81015:21)
    at getReturnTypeOfSignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:62497:426)
    at checkCallExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:79928:24)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83162:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at maybeCheckExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:82161:28)
    at BinaryExpressionStateMachine.onLeft (/typescript-5.6.0-dev.20240630/lib/typescript.js:82097:16)
    at Array.left (/typescript-5.6.0-dev.20240630/lib/typescript.js:31296:30)
    at trampoline (/typescript-5.6.0-dev.20240630/lib/typescript.js:31400:42)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:82055:22
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83196:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkExpressionCached (/typescript-5.6.0-dev.20240630/lib/typescript.js:82746:28)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:81221:20
    at traverse (/typescript-5.6.0-dev.20240630/lib/typescript.js:17572:16)
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31625:22)
    at forEachChildInBlock (/typescript-5.6.0-dev.20240630/lib/typescript.js:32095:10)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at traverse (/typescript-5.6.0-dev.20240630/lib/typescript.js:17588:16)
    at forEachReturnStatement (/typescript-5.6.0-dev.20240630/lib/typescript.js:17568:10)
    at checkAndAggregateReturnExpressionTypes (/typescript-5.6.0-dev.20240630/lib/typescript.js:81202:5)
    at getReturnTypeFromBody (/typescript-5.6.0-dev.20240630/lib/typescript.js:81015:21)
    at getReturnTypeOfSignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:62497:426)
    at checkCallExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:79928:24)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83162:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkExpressionCached (/typescript-5.6.0-dev.20240630/lib/typescript.js:82746:28)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:81221:20
    at traverse (/typescript-5.6.0-dev.20240630/lib/typescript.js:17572:16)
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31625:22)
    at forEachChildInBlock (/typescript-5.6.0-dev.20240630/lib/typescript.js:32095:10)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at traverse (/typescript-5.6.0-dev.20240630/lib/typescript.js:17588:16)
    at visitNode2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:31617:18)
    at forEachChildInIfStatement (/typescript-5.6.0-dev.20240630/lib/typescript.js:31850:51)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at traverse (/typescript-5.6.0-dev.20240630/lib/typescript.js:17588:16)
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31625:22)
    at forEachChildInBlock (/typescript-5.6.0-dev.20240630/lib/typescript.js:32095:10)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at traverse (/typescript-5.6.0-dev.20240630/lib/typescript.js:17588:16)
    at forEachReturnStatement (/typescript-5.6.0-dev.20240630/lib/typescript.js:17568:10)
    at checkAndAggregateReturnExpressionTypes (/typescript-5.6.0-dev.20240630/lib/typescript.js:81202:5)
    at getReturnTypeFromBody (/typescript-5.6.0-dev.20240630/lib/typescript.js:81015:21)
    at getReturnTypeOfSignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:62497:426)
    at getReturnTypeOfSingleNonGenericCallSignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:82992:14)
    at getQuickTypeOfExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83043:94)
    at checkDeclarationInitializer (/typescript-5.6.0-dev.20240630/lib/typescript.js:82768:18)
    at getTypeForVariableLikeDeclaration (/typescript-5.6.0-dev.20240630/lib/typescript.js:58857:66)
    at getWidenedTypeForVariableLikeDeclaration (/typescript-5.6.0-dev.20240630/lib/typescript.js:59304:48)
    at getTypeOfVariableOrParameterOrPropertyWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:59452:14)

Affected repos

langgenius/dify Raw error text: RepoResults2/langgenius.dify.rawError.txt in the artifact folder
Replay commands: RepoResults2/langgenius.dify.replay.txt in the artifact folder

Last few requests

```json {"seq":6268,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/web/public/vs/language/typescript/tsWorker.js","line":274,"offset":195287,"includeExternalModuleExports":false,"triggerKind":2,"triggerCharacter":"."}} {"seq":6269,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/web/public/vs/language/typescript/tsWorker.js","line":274,"offset":195902,"includeExternalModuleExports":false,"triggerKind":1}} {"seq":6270,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/web/public/vs/language/typescript/tsWorker.js","line":274,"offset":196131,"includeExternalModuleExports":false,"triggerKind":1}} {"seq":6271,"type":"request","command":"completionEntryDetails","arguments":{"file":"@PROJECT_ROOT@/web/public/vs/language/typescript/tsWorker.js","line":274,"offset":196131,"entryNames":["_"]}} ```

Repro steps

```bash #!/bin/bash git clone https://github.com/langgenius/dify --recurse-submodules git -C "./dify" reset --hard a27462d58b36d88736ca81e6178260f2860a08e7 # Install packages (exact steps are below, but it might be easier to follow the repo readme) yarn --cwd "./dify/web" install --ignore-engines --ignore-scripts --silent npm --prefix "./dify/sdks/nodejs-client" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q downloadUrl=$(curl -s "https://typescript.visualstudio.com/TypeScript/_apis/build/builds/162530/artifacts?artifactName=RepoResults2&api-version=7.0" | jq -r ".resource.downloadUrl") wget -O RepoResults2.zip "$downloadUrl" unzip -p RepoResults2.zip RepoResults2/langgenius.dify.replay.txt > langgenius.dify.replay.txt npm install --no-save @typescript/server-replay ``` To run the repro: ```bash # `npx tsreplay --help` to learn about helpful switches for debugging, logging, etc. npx tsreplay ./dify ./langgenius.dify.replay.txt ```
typescript-bot commented 1 week ago

Error: Debug Failure. False expression: Token end is child end

Req #6953 - completionInfo
    at processChildNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177311:17)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:177242:9
    at visitNode2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:31617:18)
    at forEachChildInPropertySignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:31673:59)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at processNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177239:5)
    at processChildNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177318:7)
    at processChildNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:177361:32)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:177255:9
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31622:14)
    at forEachChildInTypeLiteral (/typescript-5.6.0-dev.20240630/lib/typescript.js:31732:12)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at processNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177239:5)
    at processChildNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177318:7)
    at processChildNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:177361:32)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:177255:9
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31622:14)
    at forEachChildInUnionOrIntersectionType (/typescript-5.6.0-dev.20240630/lib/typescript.js:32082:10)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at processNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177239:5)
    at processChildNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177318:7)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:177242:9
    at visitNode2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:31617:18)
    at forEachChildInParenthesizedTypeOrTypeOperator (/typescript-5.6.0-dev.20240630/lib/typescript.js:32085:10)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at processNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177239:5)
    at processChildNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177318:7)
    at processChildNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:177361:32)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:177255:9
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31622:14)
    at forEachChildInUnionOrIntersectionType (/typescript-5.6.0-dev.20240630/lib/typescript.js:32082:10)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at processNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177239:5)
    at processChildNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177318:7)
    at processChildNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:177361:32)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:177255:9
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31622:14)
    at forEachChildInTypeReference (/typescript-5.6.0-dev.20240630/lib/typescript.js:31723:49)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at processNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177239:5)
    at processChildNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177318:7)
    at processChildNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:177361:32)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:177255:9
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31622:14)
    at forEachChildInUnionOrIntersectionType (/typescript-5.6.0-dev.20240630/lib/typescript.js:32082:10)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at processNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177239:5)
    at processChildNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177318:7)
    at processChildNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:177361:32)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:177255:9
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31622:14)
    at forEachChildInTypeReference (/typescript-5.6.0-dev.20240630/lib/typescript.js:31723:49)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at processNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177239:5)
    at processChildNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177318:7)
    at processChildNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:177361:32)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:177255:9
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31622:14)
    at forEachChildInUnionOrIntersectionType (/typescript-5.6.0-dev.20240630/lib/typescript.js:32082:10)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at processNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177239:5)
    at processChildNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177318:7)
    at processChildNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:177361:32)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:177255:9
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31622:14)
    at forEachChildInTypeReference (/typescript-5.6.0-dev.20240630/lib/typescript.js:31723:49)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at processNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177239:5)
    at processChildNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177318:7)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:177242:9
    at visitNode2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:31617:18)
    at forEachChildInGetAccessor (/typescript-5.6.0-dev.20240630/lib/typescript.js:31705:192)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at processNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177239:5)
    at formatSpanWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:177042:5)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:176982:105
    at getFormattingScanner (/typescript-5.6.0-dev.20240630/lib/typescript.js:175783:15)
    at Object.formatNodeGivenIndentation (/typescript-5.6.0-dev.20240630/lib/typescript.js:176982:10)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:164020:36
    at flatMap (/typescript-5.6.0-dev.20240630/lib/typescript.js:2501:17)
    at Object.printAndFormatSnippetList (/typescript-5.6.0-dev.20240630/lib/typescript.js:164018:21)
    at getEntryForMemberCompletion (/typescript-5.6.0-dev.20240630/lib/typescript.js:163778:28)
    at createCompletionEntry (/typescript-5.6.0-dev.20240630/lib/typescript.js:163566:35)
    at getCompletionEntriesFromSymbols (/typescript-5.6.0-dev.20240630/lib/typescript.js:164192:19)
    at completionInfoFromData (/typescript-5.6.0-dev.20240630/lib/typescript.js:163218:23)
    at Object.getCompletionsAtPosition (/typescript-5.6.0-dev.20240630/lib/typescript.js:162764:24)
    at Object.getCompletionsAtPosition2 [as getCompletionsAtPosition] (/typescript-5.6.0-dev.20240630/lib/typescript.js:149346:35)
    at IOSession.getCompletions (/typescript-5.6.0-dev.20240630/lib/typescript.js:190799:54)
    at completionInfo (/typescript-5.6.0-dev.20240630/lib/typescript.js:189137:43)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:191603:15
    at IOSession.executeWithRequestId (/typescript-5.6.0-dev.20240630/lib/typescript.js:191592:14)
    at IOSession.executeCommand (/typescript-5.6.0-dev.20240630/lib/typescript.js:191601:29)
    at IOSession.onMessage (/typescript-5.6.0-dev.20240630/lib/typescript.js:191649:68)
    at Interface.<anonymous> (/typescript-5.6.0-dev.20240630/lib/tsserver.js:501:14)

Affected repos

jhipster/generator-jhipster Raw error text: RepoResults5/jhipster.generator-jhipster.rawError.txt in the artifact folder
Replay commands: RepoResults5/jhipster.generator-jhipster.replay.txt in the artifact folder

Last few requests

```json {"seq":6950,"type":"request","command":"completionEntryDetails","arguments":{"file":"@PROJECT_ROOT@/generators/bootstrap-application-server/generator.ts","line":127,"offset":70,"entryNames":["addEntitiesOtherRelationships"]}} {"seq":6951,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/generators/bootstrap-application-server/generator.ts","line":130,"offset":35,"includeExternalModuleExports":false,"triggerKind":2,"triggerCharacter":" "}} {"seq":6952,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/generators/bootstrap-application-server/generator.ts","line":216,"offset":33}} {"seq":6953,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/generators/bootstrap-application-server/generator.ts","line":221,"offset":4,"includeExternalModuleExports":false,"triggerKind":1}} ```

Repro steps

```bash #!/bin/bash git clone https://github.com/jhipster/generator-jhipster --recurse-submodules git -C "./generator-jhipster" reset --hard 07993f1662e589414317ff9b5d53d17c7b71b225 # Install packages (exact steps are below, but it might be easier to follow the repo readme) npm --prefix "./generator-jhipster" ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./generator-jhipster/generators/vue/resources" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./generator-jhipster/generators/react/resources" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./generator-jhipster/generators/javascript/resources" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./generator-jhipster/generators/generate-blueprint/resources" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./generator-jhipster/generators/common/resources" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./generator-jhipster/generators/client/resources" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./generator-jhipster/generators/angular/resources" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q downloadUrl=$(curl -s "https://typescript.visualstudio.com/TypeScript/_apis/build/builds/162530/artifacts?artifactName=RepoResults5&api-version=7.0" | jq -r ".resource.downloadUrl") wget -O RepoResults5.zip "$downloadUrl" unzip -p RepoResults5.zip RepoResults5/jhipster.generator-jhipster.replay.txt > jhipster.generator-jhipster.replay.txt npm install --no-save @typescript/server-replay ``` To run the repro: ```bash # `npx tsreplay --help` to learn about helpful switches for debugging, logging, etc. npx tsreplay ./generator-jhipster ./jhipster.generator-jhipster.replay.txt ```
typescript-bot commented 1 week ago

TypeError: Cannot read properties of undefined (reading 'kind')

Req #29858 - completionInfo
    at isDeclaration (/typescript-5.6.0-dev.20240630/lib/typescript.js:15820:12)
    at isDeclarationName (/typescript-5.6.0-dev.20240630/lib/typescript.js:18976:60)
    at literalIsName (/typescript-5.6.0-dev.20240630/lib/typescript.js:150260:10)
    at walk (/typescript-5.6.0-dev.20240630/lib/typescript.js:150244:109)
    at visitNode2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:31617:18)
    at forEachChildInBinaryExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:31815:87)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at walk (/typescript-5.6.0-dev.20240630/lib/typescript.js:150251:5)
    at visitNode2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:31617:18)
    at forEachChildInParenthesizedExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:31791:12)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at walk (/typescript-5.6.0-dev.20240630/lib/typescript.js:150251:5)
    at visitNode2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:31617:18)
    at forEachChildInJSDocImportTag (/typescript-5.6.0-dev.20240630/lib/typescript.js:32128:87)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at walk (/typescript-5.6.0-dev.20240630/lib/typescript.js:150251:5)
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31625:22)
    at forEachChildInJSDoc (/typescript-5.6.0-dev.20240630/lib/typescript.js:32020:103)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at walk (/typescript-5.6.0-dev.20240630/lib/typescript.js:150254:9)
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31625:22)
    at forEachChildInBlock (/typescript-5.6.0-dev.20240630/lib/typescript.js:32095:10)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at walk (/typescript-5.6.0-dev.20240630/lib/typescript.js:150251:5)
    at visitNode2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:31617:18)
    at forEachChildInFunctionExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:31714:267)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at walk (/typescript-5.6.0-dev.20240630/lib/typescript.js:150251:5)
    at visitNode2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:31617:18)
    at forEachChildInParenthesizedExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:31791:12)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at walk (/typescript-5.6.0-dev.20240630/lib/typescript.js:150251:5)
    at visitNode2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:31617:18)
    at forEachChildInCallOrNewExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:32091:10)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at walk (/typescript-5.6.0-dev.20240630/lib/typescript.js:150251:5)
    at visitNode2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:31617:18)
    at forEachChildInExpressionStatement (/typescript-5.6.0-dev.20240630/lib/typescript.js:31847:12)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at walk (/typescript-5.6.0-dev.20240630/lib/typescript.js:150251:5)
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31625:22)
    at forEachChildInSourceFile (/typescript-5.6.0-dev.20240630/lib/typescript.js:31838:12)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at SourceFileObject.forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:148112:12)
    at initializeNameTable (/typescript-5.6.0-dev.20240630/lib/typescript.js:150243:14)
    at getNameTable (/typescript-5.6.0-dev.20240630/lib/typescript.js:150237:5)
    at getJSCompletionEntries (/typescript-5.6.0-dev.20240630/lib/typescript.js:163477:3)
    at completionInfoFromData (/typescript-5.6.0-dev.20240630/lib/typescript.js:163291:5)
    at Object.getCompletionsAtPosition (/typescript-5.6.0-dev.20240630/lib/typescript.js:162764:24)
    at Object.getCompletionsAtPosition2 [as getCompletionsAtPosition] (/typescript-5.6.0-dev.20240630/lib/typescript.js:149346:35)
    at IOSession.getCompletions (/typescript-5.6.0-dev.20240630/lib/typescript.js:190799:54)
    at completionInfo (/typescript-5.6.0-dev.20240630/lib/typescript.js:189137:43)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:191603:15
    at IOSession.executeWithRequestId (/typescript-5.6.0-dev.20240630/lib/typescript.js:191592:14)
    at IOSession.executeCommand (/typescript-5.6.0-dev.20240630/lib/typescript.js:191601:29)
    at IOSession.onMessage (/typescript-5.6.0-dev.20240630/lib/typescript.js:191649:68)
    at Interface.<anonymous> (/typescript-5.6.0-dev.20240630/lib/tsserver.js:501:14)

Affected repos

angular-ui/ui-router Raw error text: RepoResults8/angular-ui.ui-router.rawError.txt in the artifact folder
Replay commands: RepoResults8/angular-ui.ui-router.replay.txt in the artifact folder

Last few requests

```json {"seq":29855,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/test/angular/1.4/angular.js","line":174,"offset":4,"includeExternalModuleExports":false,"triggerKind":1}} {"seq":29856,"type":"request","command":"completionEntryDetails","arguments":{"file":"@PROJECT_ROOT@/test/angular/1.4/angular.js","line":174,"offset":4,"entryNames":["@abstract"]}} {"seq":29857,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/test/angular/1.4/angular.js","line":177,"offset":71,"includeExternalModuleExports":false,"triggerKind":2,"triggerCharacter":" "}} {"seq":29858,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/test/angular/1.4/angular.js","line":185,"offset":48,"includeExternalModuleExports":false,"triggerKind":1}} ```

Repro steps

```bash #!/bin/bash git clone https://github.com/angular-ui/ui-router --recurse-submodules git -C "./ui-router" reset --hard e8694114594d5aaf9f40e27b8ba194bca85595de # Install packages (exact steps are below, but it might be easier to follow the repo readme) yarn --cwd "./ui-router" install --ignore-engines --ignore-scripts --silent yarn --cwd "./ui-router/test/typescript/template" install --ignore-engines --ignore-scripts --silent yarn --cwd "./ui-router/test/typescript/3.9" install --ignore-engines --ignore-scripts --silent downloadUrl=$(curl -s "https://typescript.visualstudio.com/TypeScript/_apis/build/builds/162530/artifacts?artifactName=RepoResults8&api-version=7.0" | jq -r ".resource.downloadUrl") wget -O RepoResults8.zip "$downloadUrl" unzip -p RepoResults8.zip RepoResults8/angular-ui.ui-router.replay.txt > angular-ui.ui-router.replay.txt npm install --no-save @typescript/server-replay ``` To run the repro: ```bash # `npx tsreplay --help` to learn about helpful switches for debugging, logging, etc. npx tsreplay ./ui-router ./angular-ui.ui-router.replay.txt ```
typescript-bot commented 1 week ago

Error: Debug Failure. False expression.

Req #14728 - references
    at Object.resetTokenState (/typescript-5.6.0-dev.20240630/lib/typescript.js:14395:11)
    at addSyntheticNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:148143:11)
    at createSyntaxList (/typescript-5.6.0-dev.20240630/lib/typescript.js:148171:3)
    at processNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:148132:19)
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31622:14)
    at forEachChildInFunctionType (/typescript-5.6.0-dev.20240630/lib/typescript.js:31691:111)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at NodeObject.forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:148112:12)
    at createChildren (/typescript-5.6.0-dev.20240630/lib/typescript.js:148137:8)
    at NodeObject.getChildren (/typescript-5.6.0-dev.20240630/lib/typescript.js:148091:59)
    at getTokenAtPositionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:136484:32)
    at getTouchingToken (/typescript-5.6.0-dev.20240630/lib/typescript.js:136457:10)
    at getTouchingPropertyName (/typescript-5.6.0-dev.20240630/lib/typescript.js:136454:10)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:169040:33
    at mapDefined (/typescript-5.6.0-dev.20240630/lib/typescript.js:2571:22)
    at getPossibleSymbolReferenceNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:169039:12)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:169561:25
    at flatMap (/typescript-5.6.0-dev.20240630/lib/typescript.js:2501:17)
    at getReferencesForStringLiteral (/typescript-5.6.0-dev.20240630/lib/typescript.js:169559:24)
    at Object.getReferencedSymbolsForNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:168445:16)
    at Object.findReferencedSymbols (/typescript-5.6.0-dev.20240630/lib/typescript.js:168050:34)
    at Object.findReferences (/typescript-5.6.0-dev.20240630/lib/typescript.js:149515:41)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:188593:43
    at searchPosition (/typescript-5.6.0-dev.20240630/lib/typescript.js:188735:28)
    at getPerProjectReferences (/typescript-5.6.0-dev.20240630/lib/typescript.js:188714:32)
    at getReferencesWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:188585:29)
    at IOSession.getReferences (/typescript-5.6.0-dev.20240630/lib/typescript.js:190554:24)
    at references (/typescript-5.6.0-dev.20240630/lib/typescript.js:189018:43)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:191603:15
    at IOSession.executeWithRequestId (/typescript-5.6.0-dev.20240630/lib/typescript.js:191592:14)
    at IOSession.executeCommand (/typescript-5.6.0-dev.20240630/lib/typescript.js:191601:29)
    at IOSession.onMessage (/typescript-5.6.0-dev.20240630/lib/typescript.js:191649:68)
    at Interface.<anonymous> (/typescript-5.6.0-dev.20240630/lib/tsserver.js:501:14)

Affected repos

tensorflow/tfjs Raw error text: RepoResults6/tensorflow.tfjs.rawError.txt in the artifact folder
Replay commands: RepoResults6/tensorflow.tfjs.replay.txt in the artifact folder

Last few requests

```json {"seq":14725,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/tfjs-core/src/ops/squeeze_test.ts","line":25,"offset":70,"includeExternalModuleExports":false,"triggerKind":1}} {"seq":14726,"type":"request","command":"completionEntryDetails","arguments":{"file":"@PROJECT_ROOT@/tfjs-core/src/ops/squeeze_test.ts","line":25,"offset":70,"entryNames":["ALL_ENVS"]}} {"seq":14727,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/tfjs-core/src/ops/squeeze_test.ts","line":30,"offset":37}} {"seq":14728,"type":"request","command":"references","arguments":{"file":"@PROJECT_ROOT@/tfjs-core/src/ops/squeeze_test.ts","line":49,"offset":38}} ```

Repro steps

```bash #!/bin/bash git clone https://github.com/tensorflow/tfjs --recurse-submodules git -C "./tfjs" reset --hard fcad805d35a16efc4b9e42c9ef5950cf6c0693f2 # Install packages (exact steps are below, but it might be easier to follow the repo readme) yarn --cwd "./tfjs" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-vis" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-vis/demos/mnist_internals" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-vis/demos/mnist" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-vis/demos/api" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-tflite" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-tflite/demo" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-tfdf" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-react-native" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-react-native/integration_rn59" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-node-gpu" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-node" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-layers" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-inference" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-data" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-data/demo/boston-housing" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-core" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-converter" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-converter/scripts/cloud_funcs/trigger_nightly" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-converter/demo" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-backend-webgpu" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-backend-webgl" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-backend-wasm" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-backend-wasm/starter/webpack" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-backend-wasm/starter/parcel" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-backend-nodegl" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-backend-nodegl/demo" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-backend-cpu" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-automl" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-automl/demo/object_detection" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs-automl/demo/img_classification" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/tfjs" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/scripts/cloud_funcs/trigger_nightly" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/scripts/cloud_funcs/sync_reactnative" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/scripts/cloud_funcs/send_email" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/link-package" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/e2e" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/e2e/webpack_test" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/e2e/custom_module/universal_sentence_encoder" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/e2e/custom_module/dense_model" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/e2e/custom_module/blazeface" install --ignore-engines --ignore-scripts --silent yarn --cwd "./tfjs/e2e/benchmarks/browserstack-benchmark" install --ignore-engines --ignore-scripts --silent downloadUrl=$(curl -s "https://typescript.visualstudio.com/TypeScript/_apis/build/builds/162530/artifacts?artifactName=RepoResults6&api-version=7.0" | jq -r ".resource.downloadUrl") wget -O RepoResults6.zip "$downloadUrl" unzip -p RepoResults6.zip RepoResults6/tensorflow.tfjs.replay.txt > tensorflow.tfjs.replay.txt npm install --no-save @typescript/server-replay ``` To run the repro: ```bash # `npx tsreplay --help` to learn about helpful switches for debugging, logging, etc. npx tsreplay ./tfjs ./tensorflow.tfjs.replay.txt ```
typescript-bot commented 1 week ago

RangeError: Maximum call stack size exceeded

Req #4773 - completionInfo
    at pushTypeResolution (/typescript-5.6.0-dev.20240630/lib/typescript.js:58481:30)
    at getReturnTypeOfSignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:62494:12)
    at checkCallExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:79928:24)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83162:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkExpressionCached (/typescript-5.6.0-dev.20240630/lib/typescript.js:82746:28)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:81221:20
    at traverse (/typescript-5.6.0-dev.20240630/lib/typescript.js:17572:16)
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31625:22)
    at forEachChildInCaseClause (/typescript-5.6.0-dev.20240630/lib/typescript.js:31882:51)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at traverse (/typescript-5.6.0-dev.20240630/lib/typescript.js:17588:16)
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31625:22)
    at forEachChildInCaseBlock (/typescript-5.6.0-dev.20240630/lib/typescript.js:31879:12)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at traverse (/typescript-5.6.0-dev.20240630/lib/typescript.js:17588:16)
    at visitNode2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:31617:18)
    at forEachChildInSwitchStatement (/typescript-5.6.0-dev.20240630/lib/typescript.js:31876:51)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at traverse (/typescript-5.6.0-dev.20240630/lib/typescript.js:17588:16)
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31625:22)
    at forEachChildInBlock (/typescript-5.6.0-dev.20240630/lib/typescript.js:32095:10)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at traverse (/typescript-5.6.0-dev.20240630/lib/typescript.js:17588:16)
    at forEachReturnStatement (/typescript-5.6.0-dev.20240630/lib/typescript.js:17568:10)
    at checkAndAggregateReturnExpressionTypes (/typescript-5.6.0-dev.20240630/lib/typescript.js:81202:5)
    at getReturnTypeFromBody (/typescript-5.6.0-dev.20240630/lib/typescript.js:81015:21)
    at getReturnTypeOfSignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:62497:426)
    at getReturnTypeOfSingleNonGenericCallSignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:82992:14)
    at getQuickTypeOfExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83043:94)
    at checkDeclarationInitializer (/typescript-5.6.0-dev.20240630/lib/typescript.js:82768:18)
    at getTypeForVariableLikeDeclaration (/typescript-5.6.0-dev.20240630/lib/typescript.js:58857:66)
    at getWidenedTypeForVariableLikeDeclaration (/typescript-5.6.0-dev.20240630/lib/typescript.js:59304:48)
    at getTypeOfVariableOrParameterOrPropertyWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:59452:14)
    at getTypeOfVariableOrParameterOrProperty (/typescript-5.6.0-dev.20240630/lib/typescript.js:59385:20)
    at getTypeOfSymbol (/typescript-5.6.0-dev.20240630/lib/typescript.js:59714:14)
    at getNarrowedTypeOfSymbol (/typescript-5.6.0-dev.20240630/lib/typescript.js:74460:18)
    at checkIdentifier (/typescript-5.6.0-dev.20240630/lib/typescript.js:74599:16)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83118:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkPrefixUnaryExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:81674:25)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83192:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkPrefixUnaryExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:81674:25)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83192:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at maybeCheckExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:82161:28)
    at BinaryExpressionStateMachine.onLeft (/typescript-5.6.0-dev.20240630/lib/typescript.js:82097:16)
    at Array.left (/typescript-5.6.0-dev.20240630/lib/typescript.js:31296:30)
    at trampoline (/typescript-5.6.0-dev.20240630/lib/typescript.js:31400:42)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:82055:22
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83196:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkExpressionCached (/typescript-5.6.0-dev.20240630/lib/typescript.js:82746:28)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:81221:20
    at traverse (/typescript-5.6.0-dev.20240630/lib/typescript.js:17572:16)
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31625:22)
    at forEachChildInBlock (/typescript-5.6.0-dev.20240630/lib/typescript.js:32095:10)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at traverse (/typescript-5.6.0-dev.20240630/lib/typescript.js:17588:16)
    at forEachReturnStatement (/typescript-5.6.0-dev.20240630/lib/typescript.js:17568:10)
    at checkAndAggregateReturnExpressionTypes (/typescript-5.6.0-dev.20240630/lib/typescript.js:81202:5)
    at getReturnTypeFromBody (/typescript-5.6.0-dev.20240630/lib/typescript.js:81015:21)
    at getReturnTypeOfSignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:62497:426)
    at checkCallExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:79928:24)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83162:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at maybeCheckExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:82161:28)
    at BinaryExpressionStateMachine.onRight (/typescript-5.6.0-dev.20240630/lib/typescript.js:82125:16)
    at Array.right (/typescript-5.6.0-dev.20240630/lib/typescript.js:31316:30)
    at trampoline (/typescript-5.6.0-dev.20240630/lib/typescript.js:31400:42)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:82055:22
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83196:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkExpressionCached (/typescript-5.6.0-dev.20240630/lib/typescript.js:82746:28)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:81221:20
    at traverse (/typescript-5.6.0-dev.20240630/lib/typescript.js:17572:16)
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31625:22)
    at forEachChildInBlock (/typescript-5.6.0-dev.20240630/lib/typescript.js:32095:10)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at traverse (/typescript-5.6.0-dev.20240630/lib/typescript.js:17588:16)
    at forEachReturnStatement (/typescript-5.6.0-dev.20240630/lib/typescript.js:17568:10)
    at checkAndAggregateReturnExpressionTypes (/typescript-5.6.0-dev.20240630/lib/typescript.js:81202:5)
    at getReturnTypeFromBody (/typescript-5.6.0-dev.20240630/lib/typescript.js:81015:21)
    at getReturnTypeOfSignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:62497:426)
    at checkCallExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:79928:24)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83162:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at maybeCheckExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:82161:28)
    at BinaryExpressionStateMachine.onLeft (/typescript-5.6.0-dev.20240630/lib/typescript.js:82097:16)
    at Array.left (/typescript-5.6.0-dev.20240630/lib/typescript.js:31296:30)
    at trampoline (/typescript-5.6.0-dev.20240630/lib/typescript.js:31400:42)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:82055:22
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83196:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkTruthinessExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:85753:34)
    at checkConditionalExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:82670:18)
    at checkExpressionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:83198:16)
    at checkExpression (/typescript-5.6.0-dev.20240630/lib/typescript.js:83072:32)
    at checkExpressionCached (/typescript-5.6.0-dev.20240630/lib/typescript.js:82746:28)

Affected repos

wandb/openui Raw error text: RepoResults6/wandb.openui.rawError.txt in the artifact folder
Replay commands: RepoResults6/wandb.openui.replay.txt in the artifact folder

Last few requests

```json {"seq":4770,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/backend/openui/dist/monacoeditorwork/ts.worker.bundle.js","line":66754,"offset":99,"includeExternalModuleExports":false,"triggerKind":1}} {"seq":4771,"type":"request","command":"completionEntryDetails","arguments":{"file":"@PROJECT_ROOT@/backend/openui/dist/monacoeditorwork/ts.worker.bundle.js","line":66754,"offset":99,"entryNames":["__commonJS"]}} {"seq":4772,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/backend/openui/dist/monacoeditorwork/ts.worker.bundle.js","line":66803,"offset":133}} {"seq":4773,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/backend/openui/dist/monacoeditorwork/ts.worker.bundle.js","line":66851,"offset":31,"includeExternalModuleExports":false,"triggerKind":1}} ```

Repro steps

```bash #!/bin/bash git clone https://github.com/wandb/openui --recurse-submodules git -C "./openui" reset --hard b5e16791ee3faf1dabc72499358a41bc10c3a7d8 pnpm --dir "./openui/frontend" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent downloadUrl=$(curl -s "https://typescript.visualstudio.com/TypeScript/_apis/build/builds/162530/artifacts?artifactName=RepoResults6&api-version=7.0" | jq -r ".resource.downloadUrl") wget -O RepoResults6.zip "$downloadUrl" unzip -p RepoResults6.zip RepoResults6/wandb.openui.replay.txt > wandb.openui.replay.txt npm install --no-save @typescript/server-replay ``` To run the repro: ```bash # `npx tsreplay --help` to learn about helpful switches for debugging, logging, etc. npx tsreplay ./openui ./wandb.openui.replay.txt ```
typescript-bot commented 1 week ago

TypeError: Cannot read properties of undefined (reading 'flags')

Req #6451 - completionInfo
    at needsNameFromDeclaration (/typescript-5.6.0-dev.20240630/lib/typescript.js:138216:19)
    at getNameForExportedSymbol (/typescript-5.6.0-dev.20240630/lib/typescript.js:138210:7)
    at visit (/typescript-5.6.0-dev.20240630/lib/typescript.js:161488:20)
    at visitNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:92400:19)
    at tryGetAutoImportableReferenceFromTypeNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:161481:20)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:161118:37
    at sameMap (/typescript-5.6.0-dev.20240630/lib/typescript.js:2470:22)
    at createSignatureDeclarationFromSignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:161115:27)
    at outputMethod (/typescript-5.6.0-dev.20240630/lib/typescript.js:161017:20)
    at Object.addNewNodeForMemberSymbol (/typescript-5.6.0-dev.20240630/lib/typescript.js:160999:9)
    at getEntryForMemberCompletion (/typescript-5.6.0-dev.20240630/lib/typescript.js:163718:22)
    at createCompletionEntry (/typescript-5.6.0-dev.20240630/lib/typescript.js:163566:35)
    at getCompletionEntriesFromSymbols (/typescript-5.6.0-dev.20240630/lib/typescript.js:164192:19)
    at completionInfoFromData (/typescript-5.6.0-dev.20240630/lib/typescript.js:163218:23)
    at Object.getCompletionsAtPosition (/typescript-5.6.0-dev.20240630/lib/typescript.js:162764:24)
    at Object.getCompletionsAtPosition2 [as getCompletionsAtPosition] (/typescript-5.6.0-dev.20240630/lib/typescript.js:149346:35)
    at IOSession.getCompletions (/typescript-5.6.0-dev.20240630/lib/typescript.js:190799:54)
    at completionInfo (/typescript-5.6.0-dev.20240630/lib/typescript.js:189137:43)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:191603:15
    at IOSession.executeWithRequestId (/typescript-5.6.0-dev.20240630/lib/typescript.js:191592:14)
    at IOSession.executeCommand (/typescript-5.6.0-dev.20240630/lib/typescript.js:191601:29)
    at IOSession.onMessage (/typescript-5.6.0-dev.20240630/lib/typescript.js:191649:68)
    at Interface.<anonymous> (/typescript-5.6.0-dev.20240630/lib/tsserver.js:501:14)

Affected repos

continuedev/continue Raw error text: RepoResults8/continuedev.continue.rawError.txt in the artifact folder
Replay commands: RepoResults8/continuedev.continue.replay.txt in the artifact folder

Last few requests

```json {"seq":6448,"type":"request","command":"completionEntryDetails","arguments":{"file":"@PROJECT_ROOT@/core/vendor/modules/@xenova/transformers/types/models.d.ts","line":1011,"offset":8,"entryNames":["@abstract"]}} {"seq":6449,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/core/vendor/modules/@xenova/transformers/types/models.d.ts","line":1023,"offset":68,"includeExternalModuleExports":false,"triggerKind":2,"triggerCharacter":" "}} {"seq":6450,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/core/vendor/modules/@xenova/transformers/types/models.d.ts","line":1026,"offset":28,"includeExternalModuleExports":false,"triggerKind":2,"triggerCharacter":" "}} {"seq":6451,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/core/vendor/modules/@xenova/transformers/types/models.d.ts","line":1034,"offset":1,"includeExternalModuleExports":false,"triggerKind":1}} ```

Repro steps

```bash #!/bin/bash git clone https://github.com/continuedev/continue --recurse-submodules git -C "./continue" reset --hard b2c4593b63782694b6cc8ac1296f72f2208a8fe7 # Install packages (exact steps are below, but it might be easier to follow the repo readme) npm --prefix "./continue/gui" ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./continue/extensions/vscode" ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./continue/docs" ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./continue/core" ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./continue/core/vendor" ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./continue/core/vendor/modules/@xenova/transformers" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./continue/binary" ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./continue/binary/pkgJson/win32-x64" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./continue/binary/pkgJson/win32-arm64" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./continue/binary/pkgJson/linux-x64" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./continue/binary/pkgJson/linux-arm64" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./continue/binary/pkgJson/darwin-x64" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./continue/binary/pkgJson/darwin-arm64" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q downloadUrl=$(curl -s "https://typescript.visualstudio.com/TypeScript/_apis/build/builds/162530/artifacts?artifactName=RepoResults8&api-version=7.0" | jq -r ".resource.downloadUrl") wget -O RepoResults8.zip "$downloadUrl" unzip -p RepoResults8.zip RepoResults8/continuedev.continue.replay.txt > continuedev.continue.replay.txt npm install --no-save @typescript/server-replay ``` To run the repro: ```bash # `npx tsreplay --help` to learn about helpful switches for debugging, logging, etc. npx tsreplay ./continue ./continuedev.continue.replay.txt ```
typescript-bot commented 1 week ago

Error: Debug Failure. False expression.

Req #9494 - references
    at Object.resetTokenState (/typescript-5.6.0-dev.20240630/lib/typescript.js:14395:11)
    at addSyntheticNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:148143:11)
    at createSyntaxList (/typescript-5.6.0-dev.20240630/lib/typescript.js:148171:3)
    at processNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:148132:19)
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31622:14)
    at forEachChildInMappedType (/typescript-5.6.0-dev.20240630/lib/typescript.js:31760:208)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at NodeObject.forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:148112:12)
    at createChildren (/typescript-5.6.0-dev.20240630/lib/typescript.js:148137:8)
    at NodeObject.getChildren (/typescript-5.6.0-dev.20240630/lib/typescript.js:148091:59)
    at getTokenAtPositionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:136484:32)
    at getTouchingToken (/typescript-5.6.0-dev.20240630/lib/typescript.js:136457:10)
    at getTouchingPropertyName (/typescript-5.6.0-dev.20240630/lib/typescript.js:136454:10)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:169040:33
    at mapDefined (/typescript-5.6.0-dev.20240630/lib/typescript.js:2571:22)
    at getPossibleSymbolReferenceNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:169039:12)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:169561:25
    at flatMap (/typescript-5.6.0-dev.20240630/lib/typescript.js:2501:17)
    at getReferencesForStringLiteral (/typescript-5.6.0-dev.20240630/lib/typescript.js:169559:24)
    at Object.getReferencedSymbolsForNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:168445:16)
    at Object.findReferencedSymbols (/typescript-5.6.0-dev.20240630/lib/typescript.js:168050:34)
    at Object.findReferences (/typescript-5.6.0-dev.20240630/lib/typescript.js:149515:41)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:188593:43
    at searchPosition (/typescript-5.6.0-dev.20240630/lib/typescript.js:188735:28)
    at getPerProjectReferences (/typescript-5.6.0-dev.20240630/lib/typescript.js:188714:32)
    at getReferencesWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:188585:29)
    at IOSession.getReferences (/typescript-5.6.0-dev.20240630/lib/typescript.js:190554:24)
    at references (/typescript-5.6.0-dev.20240630/lib/typescript.js:189018:43)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:191603:15
    at IOSession.executeWithRequestId (/typescript-5.6.0-dev.20240630/lib/typescript.js:191592:14)
    at IOSession.executeCommand (/typescript-5.6.0-dev.20240630/lib/typescript.js:191601:29)
    at IOSession.onMessage (/typescript-5.6.0-dev.20240630/lib/typescript.js:191649:68)
    at Interface.<anonymous> (/typescript-5.6.0-dev.20240630/lib/tsserver.js:501:14)

Affected repos

nrwl/nx Raw error text: RepoResults4/nrwl.nx.rawError.txt in the artifact folder
Replay commands: RepoResults4/nrwl.nx.replay.txt in the artifact folder

Last few requests

```json {"seq":9491,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/packages/nx/src/command-line/format/format.ts","line":184,"offset":1}} {"seq":9492,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/packages/nx/src/command-line/format/format.ts","line":190,"offset":15,"includeExternalModuleExports":false,"triggerKind":1}} {"seq":9493,"type":"request","command":"completionEntryDetails","arguments":{"file":"@PROJECT_ROOT@/packages/nx/src/command-line/format/format.ts","line":190,"offset":15,"entryNames":["addRootConfigFiles"]}} {"seq":9494,"type":"request","command":"references","arguments":{"file":"@PROJECT_ROOT@/packages/nx/src/command-line/format/format.ts","line":198,"offset":11}} ```

Repro steps

```bash #!/bin/bash git clone https://github.com/nrwl/nx --recurse-submodules git -C "./nx" reset --hard b2feceae4f56442352505f5f4cb5678050ace329 # Install packages (exact steps are below, but it might be easier to follow the repo readme) pnpm --dir "./nx" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/typedoc-theme" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/tools/workspace-plugin" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/workspace" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/webpack" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/web" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/vite" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/storybook" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/rollup" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/remix" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/react-native" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/react" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/nx-plugin" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/node" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/next" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/nest" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/linter-nx" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/linter" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/js" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/jest" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/express" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/expo" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/eslint-plugin-nx" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/esbuild" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/devkit" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/detox" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/cypress" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages-legacy/angular" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/workspace" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/webpack" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/web" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/vue" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/vite" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/tao" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/storybook" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/rollup" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/remix" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/react-native" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/react" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/plugin" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/playwright" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/nx" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/nx/native-packages/win32-x64-msvc" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/nx/native-packages/win32-arm64-msvc" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/nx/native-packages/linux-x64-musl" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/nx/native-packages/linux-x64-gnu" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/nx/native-packages/linux-arm64-musl" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/nx/native-packages/linux-arm64-gnu" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/nx/native-packages/linux-arm-gnueabihf" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/nx/native-packages/freebsd-x64" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/nx/native-packages/darwin-x64" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/nx/native-packages/darwin-arm64" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/nuxt" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/node" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/next" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/nest" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/js" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/jest" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/gradle" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/express" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/expo" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/eslint-plugin" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/eslint" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/esbuild" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/devkit" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/detox" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/cypress" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/create-nx-workspace" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/create-nx-plugin" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/packages/angular" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/nx-dev/util-ai" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent pnpm --dir "./nx/docs/generated/packages/angular/executors" install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent downloadUrl=$(curl -s "https://typescript.visualstudio.com/TypeScript/_apis/build/builds/162530/artifacts?artifactName=RepoResults4&api-version=7.0" | jq -r ".resource.downloadUrl") wget -O RepoResults4.zip "$downloadUrl" unzip -p RepoResults4.zip RepoResults4/nrwl.nx.replay.txt > nrwl.nx.replay.txt npm install --no-save @typescript/server-replay ``` To run the repro: ```bash # `npx tsreplay --help` to learn about helpful switches for debugging, logging, etc. npx tsreplay ./nx ./nrwl.nx.replay.txt ```
typescript-bot commented 1 week ago

Error: Debug Failure. False expression.

Req #7343 - references
    at Object.resetTokenState (/typescript-5.6.0-dev.20240630/lib/typescript.js:14395:11)
    at addSyntheticNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:148143:11)
    at createSyntaxList (/typescript-5.6.0-dev.20240630/lib/typescript.js:148171:3)
    at processNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:148132:19)
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31622:14)
    at forEachChildInFunctionType (/typescript-5.6.0-dev.20240630/lib/typescript.js:31691:111)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at NodeObject.forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:148112:12)
    at createChildren (/typescript-5.6.0-dev.20240630/lib/typescript.js:148137:8)
    at NodeObject.getChildren (/typescript-5.6.0-dev.20240630/lib/typescript.js:148091:59)
    at getTokenAtPositionWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:136484:32)
    at getTouchingToken (/typescript-5.6.0-dev.20240630/lib/typescript.js:136457:10)
    at getTouchingPropertyName (/typescript-5.6.0-dev.20240630/lib/typescript.js:136454:10)
    at getReferencesAtLocation (/typescript-5.6.0-dev.20240630/lib/typescript.js:169132:31)
    at getReferencesInContainer (/typescript-5.6.0-dev.20240630/lib/typescript.js:169125:7)
    at getReferencesInSourceFile (/typescript-5.6.0-dev.20240630/lib/typescript.js:169118:12)
    at searchForName (/typescript-5.6.0-dev.20240630/lib/typescript.js:168932:7)
    at getReferencesInContainerOrFiles (/typescript-5.6.0-dev.20240630/lib/typescript.js:168733:9)
    at getReferencedSymbolsForSymbol (/typescript-5.6.0-dev.20240630/lib/typescript.js:168715:7)
    at Object.getReferencedSymbolsForNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:168465:24)
    at Object.findReferencedSymbols (/typescript-5.6.0-dev.20240630/lib/typescript.js:168050:34)
    at Object.findReferences (/typescript-5.6.0-dev.20240630/lib/typescript.js:149515:41)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:188593:43
    at searchPosition (/typescript-5.6.0-dev.20240630/lib/typescript.js:188735:28)
    at getPerProjectReferences (/typescript-5.6.0-dev.20240630/lib/typescript.js:188714:32)
    at getReferencesWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:188585:29)
    at IOSession.getReferences (/typescript-5.6.0-dev.20240630/lib/typescript.js:190554:24)
    at references (/typescript-5.6.0-dev.20240630/lib/typescript.js:189018:43)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:191603:15
    at IOSession.executeWithRequestId (/typescript-5.6.0-dev.20240630/lib/typescript.js:191592:14)
    at IOSession.executeCommand (/typescript-5.6.0-dev.20240630/lib/typescript.js:191601:29)
    at IOSession.onMessage (/typescript-5.6.0-dev.20240630/lib/typescript.js:191649:68)
    at Interface.<anonymous> (/typescript-5.6.0-dev.20240630/lib/tsserver.js:501:14)

Affected repos

tusen-ai/naive-ui Raw error text: RepoResults7/tusen-ai.naive-ui.rawError.txt in the artifact folder
Replay commands: RepoResults7/tusen-ai.naive-ui.replay.txt in the artifact folder

Last few requests

```json {"seq":7340,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/src/carousel/src/Carousel.tsx","line":286,"offset":44}} {"seq":7341,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/src/carousel/src/Carousel.tsx","line":317,"offset":11,"includeExternalModuleExports":true,"triggerKind":1}} {"seq":7342,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/src/carousel/src/Carousel.tsx","line":332,"offset":25}} {"seq":7343,"type":"request","command":"references","arguments":{"file":"@PROJECT_ROOT@/src/carousel/src/Carousel.tsx","line":500,"offset":14}} ```

Repro steps

```bash #!/bin/bash git clone https://github.com/tusen-ai/naive-ui --recurse-submodules git -C "./naive-ui" reset --hard 6bea68a3a55a832dc6f90d79507cdd096ea8d0e6 downloadUrl=$(curl -s "https://typescript.visualstudio.com/TypeScript/_apis/build/builds/162530/artifacts?artifactName=RepoResults7&api-version=7.0" | jq -r ".resource.downloadUrl") wget -O RepoResults7.zip "$downloadUrl" unzip -p RepoResults7.zip RepoResults7/tusen-ai.naive-ui.replay.txt > tusen-ai.naive-ui.replay.txt npm install --no-save @typescript/server-replay ``` To run the repro: ```bash # `npx tsreplay --help` to learn about helpful switches for debugging, logging, etc. npx tsreplay ./naive-ui ./tusen-ai.naive-ui.replay.txt ```
typescript-bot commented 1 week ago

Error: Debug Failure. False expression: Token end is child end

Req #6439 - completionInfo
    at processChildNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177311:17)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:177242:9
    at visitNode2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:31617:18)
    at forEachChildInPropertySignature (/typescript-5.6.0-dev.20240630/lib/typescript.js:31673:59)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at processNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177239:5)
    at processChildNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177318:7)
    at processChildNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:177361:32)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:177255:9
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31622:14)
    at forEachChildInTypeLiteral (/typescript-5.6.0-dev.20240630/lib/typescript.js:31732:12)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at processNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177239:5)
    at processChildNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177318:7)
    at processChildNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:177361:32)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:177255:9
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31622:14)
    at forEachChildInTypeReference (/typescript-5.6.0-dev.20240630/lib/typescript.js:31723:49)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at processNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177239:5)
    at processChildNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177318:7)
    at processChildNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:177361:32)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:177255:9
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31622:14)
    at forEachChildInTypeReference (/typescript-5.6.0-dev.20240630/lib/typescript.js:31723:49)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at processNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177239:5)
    at processChildNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177318:7)
    at processChildNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:177361:32)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:177255:9
    at visitNodes (/typescript-5.6.0-dev.20240630/lib/typescript.js:31622:14)
    at forEachChildInTypeReference (/typescript-5.6.0-dev.20240630/lib/typescript.js:31723:49)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at processNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177239:5)
    at processChildNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177318:7)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:177242:9
    at visitNode2 (/typescript-5.6.0-dev.20240630/lib/typescript.js:31617:18)
    at forEachChildInGetAccessor (/typescript-5.6.0-dev.20240630/lib/typescript.js:31705:192)
    at forEachChild (/typescript-5.6.0-dev.20240630/lib/typescript.js:32138:35)
    at processNode (/typescript-5.6.0-dev.20240630/lib/typescript.js:177239:5)
    at formatSpanWorker (/typescript-5.6.0-dev.20240630/lib/typescript.js:177042:5)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:176982:105
    at getFormattingScanner (/typescript-5.6.0-dev.20240630/lib/typescript.js:175783:15)
    at Object.formatNodeGivenIndentation (/typescript-5.6.0-dev.20240630/lib/typescript.js:176982:10)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:164020:36
    at flatMap (/typescript-5.6.0-dev.20240630/lib/typescript.js:2501:17)
    at Object.printAndFormatSnippetList (/typescript-5.6.0-dev.20240630/lib/typescript.js:164018:21)
    at getEntryForMemberCompletion (/typescript-5.6.0-dev.20240630/lib/typescript.js:163778:28)
    at createCompletionEntry (/typescript-5.6.0-dev.20240630/lib/typescript.js:163566:35)
    at getCompletionEntriesFromSymbols (/typescript-5.6.0-dev.20240630/lib/typescript.js:164192:19)
    at completionInfoFromData (/typescript-5.6.0-dev.20240630/lib/typescript.js:163218:23)
    at Object.getCompletionsAtPosition (/typescript-5.6.0-dev.20240630/lib/typescript.js:162764:24)
    at Object.getCompletionsAtPosition2 [as getCompletionsAtPosition] (/typescript-5.6.0-dev.20240630/lib/typescript.js:149346:35)
    at IOSession.getCompletions (/typescript-5.6.0-dev.20240630/lib/typescript.js:190799:54)
    at completionInfo (/typescript-5.6.0-dev.20240630/lib/typescript.js:189137:43)
    at /typescript-5.6.0-dev.20240630/lib/typescript.js:191603:15
    at IOSession.executeWithRequestId (/typescript-5.6.0-dev.20240630/lib/typescript.js:191592:14)
    at IOSession.executeCommand (/typescript-5.6.0-dev.20240630/lib/typescript.js:191601:29)
    at IOSession.onMessage (/typescript-5.6.0-dev.20240630/lib/typescript.js:191649:68)
    at Interface.<anonymous> (/typescript-5.6.0-dev.20240630/lib/tsserver.js:501:14)

Affected repos

puppeteer/puppeteer Raw error text: RepoResults1/puppeteer.puppeteer.rawError.txt in the artifact folder
Replay commands: RepoResults1/puppeteer.puppeteer.replay.txt in the artifact folder

Last few requests

```json {"seq":6436,"type":"request","command":"references","arguments":{"file":"@PROJECT_ROOT@/packages/puppeteer-core/src/bidi/Realm.ts","line":363,"offset":4}} {"seq":6437,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/packages/puppeteer-core/src/bidi/Realm.ts","line":363,"offset":4,"includeExternalModuleExports":false,"triggerKind":1}} {"seq":6438,"type":"request","command":"completionEntryDetails","arguments":{"file":"@PROJECT_ROOT@/packages/puppeteer-core/src/bidi/Realm.ts","line":363,"offset":4,"entryNames":["@abstract"]}} {"seq":6439,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/packages/puppeteer-core/src/bidi/Realm.ts","line":373,"offset":4,"includeExternalModuleExports":false,"triggerKind":1}} ```

Repro steps

```bash #!/bin/bash git clone https://github.com/puppeteer/puppeteer --recurse-submodules git -C "./puppeteer" reset --hard a573dbd7ed858651b92dc5deafe2ebdbe86b5f4c # Install packages (exact steps are below, but it might be easier to follow the repo readme) npm --prefix "./puppeteer" ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./puppeteer/website" ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./puppeteer/examples/puppeteer-in-extension" ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q npm --prefix "./puppeteer/examples/puppeteer-in-browser" ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q downloadUrl=$(curl -s "https://typescript.visualstudio.com/TypeScript/_apis/build/builds/162530/artifacts?artifactName=RepoResults1&api-version=7.0" | jq -r ".resource.downloadUrl") wget -O RepoResults1.zip "$downloadUrl" unzip -p RepoResults1.zip RepoResults1/puppeteer.puppeteer.replay.txt > puppeteer.puppeteer.replay.txt npm install --no-save @typescript/server-replay ``` To run the repro: ```bash # `npx tsreplay --help` to learn about helpful switches for debugging, logging, etc. npx tsreplay ./puppeteer ./puppeteer.puppeteer.replay.txt ```