Closed typescript-bot closed 2 years ago
All the formatMessage
exceptions in references
are https://github.com/microsoft/TypeScript/issues/50134.
cypress-io/cypress looks like #50868
gatsbyjs/gatsby added to #50868
prettier/prettier appears to be #50866
odoo/odoo getDefinitionFromOverriddenMember
computes the error type (type id 4) for the base type and that type has no associated symbol. The node in question is from jsdoc.
All issues have been split out.
The following errors were reported by 4.9.0-dev.20220918 Pipeline that generated this bug Logs for the pipeline run File that generated the pipeline
This run considered 200 popular TS repos from GH (after skipping the top 0).
Successfully analyzed 191 of 200 visited repos
| Outcome | Count | |---------|-------| | Detected interesting changes | 10 | | Detected no interesting changes | 181 | | Language service disabled in new TS | 1 | | Unknown failure | 8 |cypress-io/cypress
:warning: Note that typescript-4.8.3 also had errors :warning:
``` Req #715 - updateOpen at Object.ThrowNoProject (/typescript-4.8.3/lib/tsserver.js:170301:23) at ScriptInfo.getDefaultProject (/typescript-4.8.3/lib/tsserver.js:171144:46) at ProjectService.telemetryOnOpenFile (/typescript-4.8.3/lib/tsserver.js:176529:42) at /typescript-4.8.3/lib/tsserver.js:176611:76 at ProjectService.applyChangesInOpenFiles (/typescript-4.8.3/lib/tsserver.js:176611:37) at Session.handlers.ts.Map.ts.getEntries._a.
```json {"seq":712,"type":"request","command":"organizeImports","arguments":{"scope":{"type":"file","args":{"file":"@PROJECT_ROOT@/npm/react/cypress/component/advanced/hooks/counter-with-hooks.jsx"}},"skipDestructiveCodeActions":true}} {"seq":713,"type":"request","command":"getOutliningSpans","arguments":{"file":"@PROJECT_ROOT@/npm/react/cypress/component/advanced/hooks/counter-with-hooks.jsx"}} {"seq":714,"type":"request","command":"updateOpen","arguments":{"changedFiles":[],"closedFiles":["@PROJECT_ROOT@/npm/eslint-plugin-dev/test/fixtures/skip-comment-fail.js"],"openFiles":[]}} {"seq":715,"type":"request","command":"updateOpen","arguments":{"changedFiles":[],"closedFiles":[],"openFiles":[{"file":"@PROJECT_ROOT@/npm/react/cypress/component/advanced/hooks/counter2-with-hooks.cy.jsx","projectRootPath":"@PROJECT_ROOT@"}]}} ```Last few requests
Repro Steps
git clone https://github.com/cypress-io/cypress
cypress
, rungit reset --hard 466be9f1f0cbb843684361a9900832814353e3c0
RepoResults2/cypress-io.cypress.replay.txt
from the artifact foldernpm install --no-save @typescript/server-replay
npx tsreplay ./cypress ./cypress-io.cypress.replay.txt path/to/tsserver.js
gatsbyjs/gatsby
:warning: Note that typescript-4.8.3 also had errors :warning:
``` Req #3944 - references at Object.ThrowNoProject (/typescript-4.8.3/lib/tsserver.js:170301:23) at IOSession.Session.getProjects (/typescript-4.8.3/lib/tsserver.js:179137:42) at IOSession.Session.getReferences (/typescript-4.8.3/lib/tsserver.js:179193:37) at Session.handlers.ts.Map.ts.getEntries._a.
```json {"seq":3941,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/packages/gatsby-plugin-image/src/babel-plugin-parse-static-images.ts","line":85,"offset":1}} {"seq":3942,"type":"request","command":"updateOpen","arguments":{"changedFiles":[],"closedFiles":["@PROJECT_ROOT@/packages/gatsby-plugin-google-gtag/index.d.ts"],"openFiles":[]}} {"seq":3943,"type":"request","command":"updateOpen","arguments":{"changedFiles":[],"closedFiles":[],"openFiles":[{"file":"@PROJECT_ROOT@/packages/gatsby-plugin-image/src/components/__tests__/gatsby-image.browser.tsx","projectRootPath":"@PROJECT_ROOT@"}]}} {"seq":3944,"type":"request","command":"references","arguments":{"file":"@PROJECT_ROOT@/packages/gatsby-plugin-image/src/components/__tests__/gatsby-image.browser.tsx","line":2,"offset":4}} ```Last few requests
Repro Steps
git clone https://github.com/gatsbyjs/gatsby
gatsby
, rungit reset --hard e91d5a6a46eec48820ab89cecc7ee3f0d2dc1780
RepoResults1/gatsbyjs.gatsby.replay.txt
from the artifact foldernpm install --no-save @typescript/server-replay
npx tsreplay ./gatsby ./gatsbyjs.gatsby.replay.txt path/to/tsserver.js
GoogleChrome/lighthouse
:warning: Note that typescript-4.8.3 also had errors :warning:
``` Req #25071 - references at formatMessage (/typescript-4.8.3/lib/tsserver.js:177437:29) at IOSession.Session.writeMessage (/typescript-4.8.3/lib/tsserver.js:178513:31) at IOSession.Session.send (/typescript-4.8.3/lib/tsserver.js:178510:22) at IOSession.Session.doOutput (/typescript-4.8.3/lib/tsserver.js:178563:22) at IOSession.Session.onMessage (/typescript-4.8.3/lib/tsserver.js:180209:30) at Interface.
```json {"seq":25068,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/core/test/fixtures/source-maps/coursehero-bundle-1.js","line":1,"offset":843146}} {"seq":25069,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/core/test/fixtures/source-maps/coursehero-bundle-1.js","line":1,"offset":843409,"includeExternalModuleExports":false,"includeInsertTextCompletions":true,"triggerKind":1}} {"seq":25070,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/core/test/fixtures/source-maps/coursehero-bundle-1.js","line":1,"offset":844874}} {"seq":25071,"type":"request","command":"references","arguments":{"file":"@PROJECT_ROOT@/core/test/fixtures/source-maps/coursehero-bundle-1.js","line":1,"offset":845297}} ```Last few requests
Repro Steps
git clone https://github.com/GoogleChrome/lighthouse
lighthouse
, rungit reset --hard 0ce84c0feb444964dd8fe1555230e1efd785993d
RepoResults3/GoogleChrome.lighthouse.replay.txt
from the artifact foldernpm install --no-save @typescript/server-replay
npx tsreplay ./lighthouse ./GoogleChrome.lighthouse.replay.txt path/to/tsserver.js
jgraph/drawio
:warning: Note that typescript-4.8.3 also had errors :warning:
``` Req #25127 - references at formatMessage (/typescript-4.8.3/lib/tsserver.js:177437:29) at IOSession.Session.writeMessage (/typescript-4.8.3/lib/tsserver.js:178513:31) at IOSession.Session.send (/typescript-4.8.3/lib/tsserver.js:178510:22) at IOSession.Session.doOutput (/typescript-4.8.3/lib/tsserver.js:178563:22) at IOSession.Session.onMessage (/typescript-4.8.3/lib/tsserver.js:180209:30) at Interface.
```json {"seq":25124,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/src/main/webapp/js/extensions.min.js","line":1743,"offset":16536}} {"seq":25125,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/src/main/webapp/js/extensions.min.js","line":1743,"offset":17459,"includeExternalModuleExports":false,"includeInsertTextCompletions":true,"triggerKind":2,"triggerCharacter":"."}} {"seq":25126,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/src/main/webapp/js/extensions.min.js","line":1743,"offset":18300}} {"seq":25127,"type":"request","command":"references","arguments":{"file":"@PROJECT_ROOT@/src/main/webapp/js/extensions.min.js","line":1743,"offset":18322}} ```Last few requests
Repro Steps
git clone https://github.com/jgraph/drawio
drawio
, rungit reset --hard ea012baba6fb2e903797fa6306833ca4f31ab361
RepoResults2/jgraph.drawio.replay.txt
from the artifact foldernpm install --no-save @typescript/server-replay
npx tsreplay ./drawio ./jgraph.drawio.replay.txt path/to/tsserver.js
Kong/insomnia
:warning: Note that typescript-4.8.3 also had errors :warning:
``` Req #17933 - references at formatMessage (/typescript-4.8.3/lib/tsserver.js:177437:29) at IOSession.Session.writeMessage (/typescript-4.8.3/lib/tsserver.js:178513:31) at IOSession.Session.send (/typescript-4.8.3/lib/tsserver.js:178510:22) at IOSession.Session.doOutput (/typescript-4.8.3/lib/tsserver.js:178563:22) at IOSession.Session.onMessage (/typescript-4.8.3/lib/tsserver.js:180209:30) at Interface.
```json {"seq":17930,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/packages/insomnia/bin/yarn-standalone.js","line":116816,"offset":130403,"includeExternalModuleExports":false,"includeInsertTextCompletions":true,"triggerKind":2,"triggerCharacter":"\""}} {"seq":17931,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/packages/insomnia/bin/yarn-standalone.js","line":116816,"offset":130603}} {"seq":17932,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/packages/insomnia/bin/yarn-standalone.js","line":116816,"offset":130722,"includeExternalModuleExports":false,"includeInsertTextCompletions":true,"triggerKind":1}} {"seq":17933,"type":"request","command":"references","arguments":{"file":"@PROJECT_ROOT@/packages/insomnia/bin/yarn-standalone.js","line":116816,"offset":131101}} ```Last few requests
Repro Steps
git clone https://github.com/Kong/insomnia
insomnia
, rungit reset --hard d28d8cafb6f5b8f7a06d98e54b3e5e24f14a899e
RepoResults3/Kong.insomnia.replay.txt
from the artifact foldernpm install --no-save @typescript/server-replay
npx tsreplay ./insomnia ./Kong.insomnia.replay.txt path/to/tsserver.js
mrdoob/three.js
:warning: Note that typescript-4.8.3 also had errors :warning:
``` Req #31731 - references at formatMessage (/typescript-4.8.3/lib/tsserver.js:177437:29) at IOSession.Session.writeMessage (/typescript-4.8.3/lib/tsserver.js:178513:31) at IOSession.Session.send (/typescript-4.8.3/lib/tsserver.js:178510:22) at IOSession.Session.doOutput (/typescript-4.8.3/lib/tsserver.js:178563:22) at IOSession.Session.onMessage (/typescript-4.8.3/lib/tsserver.js:180209:30) at Interface.
```json {"seq":31728,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/manual/3rdparty/monaco-editor/min/vs/language/typescript/tsWorker.js","line":21,"offset":1252481}} {"seq":31729,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/manual/3rdparty/monaco-editor/min/vs/language/typescript/tsWorker.js","line":21,"offset":1252724}} {"seq":31730,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/manual/3rdparty/monaco-editor/min/vs/language/typescript/tsWorker.js","line":21,"offset":1253145,"includeExternalModuleExports":false,"includeInsertTextCompletions":true,"triggerKind":2,"triggerCharacter":" "}} {"seq":31731,"type":"request","command":"references","arguments":{"file":"@PROJECT_ROOT@/manual/3rdparty/monaco-editor/min/vs/language/typescript/tsWorker.js","line":21,"offset":1254456}} ```Last few requests
Repro Steps
git clone https://github.com/mrdoob/three.js
three.js
, rungit reset --hard 561c61ce09196f39b407d66f1ba8afcf9e47e7cf
RepoResults1/mrdoob.three.js.replay.txt
from the artifact foldernpm install --no-save @typescript/server-replay
npx tsreplay ./three.js ./mrdoob.three.js.replay.txt path/to/tsserver.js
nodejs/node
:warning: Note that typescript-4.8.3 also had errors :warning:
``` Req #3521 - references at formatMessage (/typescript-4.8.3/lib/tsserver.js:177437:29) at IOSession.Session.writeMessage (/typescript-4.8.3/lib/tsserver.js:178513:31) at IOSession.Session.send (/typescript-4.8.3/lib/tsserver.js:178510:22) at IOSession.Session.doOutput (/typescript-4.8.3/lib/tsserver.js:178563:22) at IOSession.Session.onMessage (/typescript-4.8.3/lib/tsserver.js:180209:30) at Interface.
```json {"seq":3518,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/deps/v8/test/mjsunit/asm/poppler/poppler.js","line":7313,"offset":82857,"includeExternalModuleExports":false,"includeInsertTextCompletions":true,"triggerKind":1}} {"seq":3519,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/deps/v8/test/mjsunit/asm/poppler/poppler.js","line":7313,"offset":83712}} {"seq":3520,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/deps/v8/test/mjsunit/asm/poppler/poppler.js","line":7313,"offset":84441}} {"seq":3521,"type":"request","command":"references","arguments":{"file":"@PROJECT_ROOT@/deps/v8/test/mjsunit/asm/poppler/poppler.js","line":7313,"offset":84632}} ```Last few requests
Repro Steps
git clone https://github.com/nodejs/node
node
, rungit reset --hard a2a32d8beef4d6db3a8c520572e8a23e0e51a2f8
Install packages
node/deps/acorn/acorn-walk
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
node/deps/acorn/acorn
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
node/deps/cjs-module-lexer
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
node/deps/corepack
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
node/deps/npm
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
node/deps/undici/src
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
node/deps/v8/tools/clusterfuzz/js_fuzzer
, runnpm ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
node/deps/v8/tools
, runnpm ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
node/deps/v8/tools/tracing/proto-converter
, runnpm ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
node/deps/v8/tools/turbolizer
, runnpm ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
node/tools/clang-format
, runnpm ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
node/tools/doc
, runnpm ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
node/tools/lint-md
, runnpm ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
RepoResults1/nodejs.node.replay.txt
from the artifact foldernpm install --no-save @typescript/server-replay
npx tsreplay ./node ./nodejs.node.replay.txt path/to/tsserver.js
odoo/odoo
```json {"seq":41017,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/addons/web/static/src/legacy/js/control_panel/control_panel_model_extension.js","line":1626,"offset":12,"includeExternalModuleExports":false,"includeInsertTextCompletions":true,"triggerKind":1}} {"seq":41018,"type":"request","command":"completionEntryDetails","arguments":{"file":"@PROJECT_ROOT@/addons/web/static/src/legacy/js/control_panel/control_panel_model_extension.js","line":1626,"offset":12,"entryNames":["@abstract"]}} {"seq":41019,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/addons/web/static/src/legacy/js/control_panel/control_panel_model_extension.js","line":1642,"offset":12}} {"seq":41020,"type":"request","command":"references","arguments":{"file":"@PROJECT_ROOT@/addons/web/static/src/legacy/js/control_panel/control_panel_model_extension.js","line":1643,"offset":12}} ```Last few requests
Repro Steps
git clone https://github.com/odoo/odoo
odoo
, rungit reset --hard 6bf6ce062aa4cfbb7efb96806cbfcfa13868337f
odoo/addons/pad/static/plugin/ep_disable_init_focus
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
RepoResults3/odoo.odoo.replay.txt
from the artifact foldernpm install --no-save @typescript/server-replay
npx tsreplay ./odoo ./odoo.odoo.replay.txt path/to/tsserver.js
prettier/prettier
:warning: Note that typescript-4.8.3 also had errors :warning:
``` Req #1305 - organizeImports at getPos (/typescript-4.8.3/lib/tsserver.js:150536:22) at assignPositionsToNode (/typescript-4.8.3/lib/tsserver.js:151494:44) at visitArrayWorker (/typescript-4.8.3/lib/tsserver.js:90473:48) at Object.visitNodes (/typescript-4.8.3/lib/tsserver.js:90436:23) at assignPositionsToNodeArray (/typescript-4.8.3/lib/tsserver.js:151499:30) at Object.visitEachChild (/typescript-4.8.3/lib/tsserver.js:90985:62) at assignPositionsToNode (/typescript-4.8.3/lib/tsserver.js:151491:30) at getNonformattedText (/typescript-4.8.3/lib/tsserver.js:151472:56) at getFormattedTextOfNode (/typescript-4.8.3/lib/tsserver.js:151443:26) at format (/typescript-4.8.3/lib/tsserver.js:151430:52) at /typescript-4.8.3/lib/tsserver.js:151432:78 at computeNewText (/typescript-4.8.3/lib/tsserver.js:151432:36) at /typescript-4.8.3/lib/tsserver.js:151397:39 at Object.mapDefined (/typescript-4.8.3/lib/tsserver.js:622:30) at /typescript-4.8.3/lib/tsserver.js:151395:42 at Object.mapDefined (/typescript-4.8.3/lib/tsserver.js:622:30) at Object.getTextChangesFromChanges (/typescript-4.8.3/lib/tsserver.js:151381:27) at ChangeTracker.getChanges (/typescript-4.8.3/lib/tsserver.js:151320:45) at Object.organizeImports (/typescript-4.8.3/lib/tsserver.js:143322:34) at Object.organizeImports (/typescript-4.8.3/lib/tsserver.js:167640:39) at IOSession.Session.organizeImports (/typescript-4.8.3/lib/tsserver.js:179805:60) at Session.handlers.ts.Map.ts.getEntries._a.
```json {"seq":1302,"type":"request","command":"completionEntryDetails","arguments":{"file":"@PROJECT_ROOT@/tests/format/flow-repo/declare_export/ES6_Default_AnonFunction1.js","line":3,"offset":4,"entryNames":["@abstract"]}} {"seq":1303,"type":"request","command":"updateOpen","arguments":{"changedFiles":[],"closedFiles":["@PROJECT_ROOT@/tests/format/flow-repo/declaration_files_incremental_node/test_relative.js"],"openFiles":[]}} {"seq":1304,"type":"request","command":"updateOpen","arguments":{"changedFiles":[],"closedFiles":[],"openFiles":[{"file":"@PROJECT_ROOT@/tests/format/flow-repo/declare_export/ES6_ExportAllFrom_Intermediary2.js","projectRootPath":"@PROJECT_ROOT@"}]}} {"seq":1305,"type":"request","command":"organizeImports","arguments":{"scope":{"type":"file","args":{"file":"@PROJECT_ROOT@/tests/format/flow-repo/declare_export/ES6_ExportAllFrom_Intermediary2.js"}},"skipDestructiveCodeActions":true}} ```Last few requests
Repro Steps
git clone https://github.com/prettier/prettier
prettier
, rungit reset --hard b0d9387b95cdd4e9d50f5999d3be53b0b5d03a97
Install packages
prettier
, runyarn install --silent --ignore-engines --ignore-scripts --silent
prettier/scripts/release
, runyarn install --silent --ignore-engines --ignore-scripts --silent
prettier/scripts/tools/bundle-test
, runyarn install --silent --ignore-engines --ignore-scripts --silent
prettier/scripts/tools/eslint-plugin-prettier-internal-rules
, runyarn install --silent --ignore-engines --ignore-scripts --silent
prettier/tests/config/prettier-plugins/prettier-plugin-dummy-stylus
, runyarn install --silent --ignore-engines --ignore-scripts --silent
prettier/tests/config/prettier-plugins/prettier-plugin-missing-comments
, runyarn install --silent --ignore-engines --ignore-scripts --silent
prettier/tests/config/prettier-plugins/prettier-plugin-uppercase-rocks
, runyarn install --silent --ignore-engines --ignore-scripts --silent
prettier/tests/integration/cli/cache
, runyarn install --silent --ignore-engines --ignore-scripts --silent
prettier/tests/integration/cli/config-external-config-syntax-error
, runyarn install --silent --ignore-engines --ignore-scripts --silent
prettier/tests/integration/cli/config/external-config
, runyarn install --silent --ignore-engines --ignore-scripts --silent
prettier/tests/integration/cli/config/package
, runyarn install --silent --ignore-engines --ignore-scripts --silent
prettier/tests/integration/cli/config/rc-cjs/prettier-config-cjs-in-type-commonjs
, runyarn install --silent --ignore-engines --ignore-scripts --silent
prettier/tests/integration/cli/config/rc-cjs/prettier-config-cjs-in-type-module
, runyarn install --silent --ignore-engines --ignore-scripts --silent
prettier/tests/integration/cli/config/rc-cjs/prettier-config-cjs-in-type-none
, runyarn install --silent --ignore-engines --ignore-scripts --silent
prettier/tests/integration/cli/config/rc-cjs/prettierrc-cjs-in-type-commonjs
, runyarn install --silent --ignore-engines --ignore-scripts --silent
prettier/tests/integration/cli/config/rc-cjs/prettierrc-cjs-in-type-module
, runyarn install --silent --ignore-engines --ignore-scripts --silent
prettier/tests/integration/cli/config/rc-cjs/prettierrc-cjs-in-type-none
, runyarn install --silent --ignore-engines --ignore-scripts --silent
prettier/tests/integration/plugins/automatic
, runyarn install --silent --ignore-engines --ignore-scripts --silent
prettier/website
, runyarn install --silent --ignore-engines --ignore-scripts --silent
RepoResults1/prettier.prettier.replay.txt
from the artifact foldernpm install --no-save @typescript/server-replay
npx tsreplay ./prettier ./prettier.prettier.replay.txt path/to/tsserver.js
vercel/next.js
:warning: Note that typescript-4.8.3 also had errors :warning:
``` Req #8255 - references at formatMessage (/typescript-4.8.3/lib/tsserver.js:177437:29) at IOSession.Session.writeMessage (/typescript-4.8.3/lib/tsserver.js:178513:31) at IOSession.Session.send (/typescript-4.8.3/lib/tsserver.js:178510:22) at IOSession.Session.doOutput (/typescript-4.8.3/lib/tsserver.js:178563:22) at IOSession.Session.onMessage (/typescript-4.8.3/lib/tsserver.js:180209:30) at Interface.
```json {"seq":8252,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/packages/next/compiled/webpack/bundle5.js","line":28,"offset":1496673,"includeExternalModuleExports":false,"includeInsertTextCompletions":true,"triggerKind":2,"triggerCharacter":" "}} {"seq":8253,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/packages/next/compiled/webpack/bundle5.js","line":28,"offset":1498581}} {"seq":8254,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/packages/next/compiled/webpack/bundle5.js","line":28,"offset":1500140,"includeExternalModuleExports":false,"includeInsertTextCompletions":true,"triggerKind":1}} {"seq":8255,"type":"request","command":"references","arguments":{"file":"@PROJECT_ROOT@/packages/next/compiled/webpack/bundle5.js","line":28,"offset":1500530}} ```Last few requests
Repro Steps
git clone https://github.com/vercel/next.js
next.js
, rungit reset --hard 1bf7d4d968ed28fbfd287e7ff4755df8fa72f1f0
RepoResults1/vercel.next.js.replay.txt
from the artifact foldernpm install --no-save @typescript/server-replay
npx tsreplay ./next.js ./vercel.next.js.replay.txt path/to/tsserver.js