-
Notifications
You must be signed in to change notification settings - Fork 12.8k
[ServerErrors][TypeScript] 4.9.0-dev.20220918 #50835
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
palantir/blueprint
|
alibaba/ice - opening babel.config.js causes the root tsconfig to be loaded (even though it has |
All the |
babel/babel - the assert is that this |
formatjs/formatjs is #50851 (thanks, @DanielRosenwasser!). |
microsoft/playwright the file being passed to |
nhn/tui.editor Repro is open this, then close it, then open this. AFAICT, opening the first file loads the root tsconfig, which contains the second file. When the second file is opened, the scriptinfo already exists and the root tsconfig is the only containing project. However, it promptly discovers the nearest tsconfig and triggers a cleanup, retaining only that project. It does not seem to actually add the nearby project to the list of containing projects, though it might later, during graph update. One quick fix might be to just skip the telemetry call that's throwing if there are no containing projects (pending graph update). |
palantir/blueprint is a stack overflow in this 4MB file (a minified bundle). Edit: FAR is invoked on t.d(a, "RADIO", function () {
return ce;
}), It's part of a many-element comma expression and changing the commas to semicolons circumvents the crash. |
reduxjs/redux-devtools "Parameter symbol already has a cached type [ |
All issues have been split out. |
Uh oh!
There was an error while loading. Please reload this page.
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 142 of 150 visited repos
alibaba/ice
Last few requests
Repro Steps
git clone https://github.com/alibaba/ice
ice
, rungit reset --hard 5670bf1e17eab612a1d295e10406861056bdf930
Install packages
ice/examples/basic-auth
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/basic-disable-runtime
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/basic-i18n
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/basic-keep-alive
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/basic-mpa-vite
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/basic-mpa-webpack
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/basic-mpa-with-swc
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/basic-nested-store
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/basic-pwa
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/basic-request
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/basic-service
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/basic-spa
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/basic-ssr-with-lazy-load
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/basic-ssr
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/basic-store
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/basic-vite-ssr
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/basic-vite
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/dts-generation
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/hello-world
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/icestark-child
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/icestark-layout
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/simple
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/spa-renderComponent
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/with-fusion-design
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/with-multi-themes
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/with-prerender-mpa
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/with-prerender-spa
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/with-react-miniapp-store
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/with-react-miniapp-todos
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/with-react-miniapp
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/with-rematch
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/examples/without-react-router
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/build-app-helpers
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/build-app-templates
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/build-babel-config
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/build-jest-config
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/build-mpa-config
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/build-user-config
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/build-webpack-config
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/create-app-container
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/create-app-shared
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/create-cli-utils
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/create-ice
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/icejs
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/miniapp-renderer
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-antd
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-app-core
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-auth
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-config
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-css-assets-local
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-dev-inspector
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-faas
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-fusion
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-helmet
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-i18n
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-ice-ssr
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-icestark
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-ignore-style
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-jsx-plus
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-keep-alive
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-load-assets
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-logger
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-modular-import
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-moment-locales
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-mpa
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-pwa
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-react-app
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-rematch
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-request
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-router
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-service
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-smart-debug
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-speed
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-stark-module
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-store
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-theme
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/plugin-wrap-code
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/react-app-renderer
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/resolve-sass-import
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/runtime
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/swc-loader
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/vite-plugin-component-style
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/vite-plugin-eslint-report
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/vite-plugin-index-html
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/vite-plugin-ts-checker
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/vite-service
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/webpack-dev-mock
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/webpack-loader-skin
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/webpack-plugin-extract-css-assets
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/webpack-plugin-import
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/webpack-plugin-query-loader
, runyarn install --silent --ignore-engines --ignore-scripts --silent
ice/packages/webpack-plugin-swc
, runyarn install --silent --ignore-engines --ignore-scripts --silent
RepoResults3/alibaba.ice.replay.txt
from the artifact foldernpm install --no-save @typescript/server-replay
npx tsreplay ./ice ./alibaba.ice.replay.txt path/to/tsserver.js
apache/echarts
Last few requests
Repro Steps
git clone https://github.com/apache/echarts
echarts
, rungit reset --hard c9e9a022d1fc71c78c0f85ebc8d5169c0edc1ab6
Install packages
echarts
, runnpm ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
echarts/test/runTest
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
RepoResults1/apache.echarts.replay.txt
from the artifact foldernpm install --no-save @typescript/server-replay
npx tsreplay ./echarts ./apache.echarts.replay.txt path/to/tsserver.js
babel/babel
Last few requests
Repro Steps
git clone https://github.com/babel/babel
babel
, rungit reset --hard aad7eb743d1354a5475f9d43226bfedc5f149e4b
RepoResults1/babel.babel.replay.txt
from the artifact foldernpm install --no-save @typescript/server-replay
npx tsreplay ./babel ./babel.babel.replay.txt path/to/tsserver.js
desktop/desktop
Last few requests
Repro Steps
git clone https://github.com/desktop/desktop
desktop
, rungit reset --hard d00fd3780751949e0512f95f2f0fb7ec2b1b7400
Install packages
desktop/app
, runyarn install --silent --ignore-engines --ignore-scripts --silent
desktop/app/static/common/choosealicense.com/assets/vendor/clipboard
, runyarn install --silent --ignore-engines --ignore-scripts --silent
desktop/app/static/common/choosealicense.com/assets/vendor/jquery
, runyarn install --silent --ignore-engines --ignore-scripts --silent
desktop/app/static/common/choosealicense.com/license-list-XML
, runyarn install --silent --ignore-engines --ignore-scripts --silent
desktop
, runyarn install --silent --ignore-engines --ignore-scripts --silent
RepoResults3/desktop.desktop.replay.txt
from the artifact foldernpm install --no-save @typescript/server-replay
npx tsreplay ./desktop ./desktop.desktop.replay.txt path/to/tsserver.js
formatjs/formatjs
Last few requests
Repro Steps
git clone https://github.com/formatjs/formatjs
formatjs
, rungit reset --hard e9c21507f4e536632e172f95449daae2888db434
RepoResults4/formatjs.formatjs.replay.txt
from the artifact foldernpm install --no-save @typescript/server-replay
npx tsreplay ./formatjs ./formatjs.formatjs.replay.txt path/to/tsserver.js
microsoft/playwright
Last few requests
Repro Steps
git clone https://github.com/microsoft/playwright
playwright
, rungit reset --hard ee83694372e2cd8a03131c042189a5359504f1b6
Install packages
playwright/examples/components-vue
, runnpm ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/examples/github-api
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/examples/mock-battery
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/examples/mock-filesystem
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/examples/svgomg
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/examples/todomvc
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright
, runnpm ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/packages/html-reporter
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/packages/playwright-chromium
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/packages/playwright-core/bundles/utils
, runnpm ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/packages/playwright-core/bundles/zip
, runnpm ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/packages/playwright-core
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/packages/playwright-ct-react
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/packages/playwright-ct-solid
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/packages/playwright-ct-svelte
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/packages/playwright-ct-vue
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/packages/playwright-ct-vue2
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/packages/playwright-firefox
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/packages/playwright-test/bundles/babel
, runnpm ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/packages/playwright-test/bundles/expect
, runnpm ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/packages/playwright-test/bundles/utils
, runnpm ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/packages/playwright-test
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/packages/playwright-webkit
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/packages/playwright
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/packages/recorder
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/packages/trace-viewer
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/tests/components/ct-react-vite
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/tests/components/ct-react
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/tests/components/ct-solid
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/tests/components/ct-svelte-vite
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/tests/components/ct-svelte
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/tests/components/ct-vue-cli
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/tests/components/ct-vue-vite
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/tests/components/ct-vue2-cli
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/tests/playwright-test/stable-test-runner
, runnpm ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
playwright/utils/flakiness-dashboard
, runnpm ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
RepoResults1/microsoft.playwright.replay.txt
from the artifact foldernpm install --no-save @typescript/server-replay
npx tsreplay ./playwright ./microsoft.playwright.replay.txt path/to/tsserver.js
nhn/tui.editor
Last few requests
Repro Steps
git clone https://github.com/nhn/tui.editor
tui.editor
, rungit reset --hard 06355b6c1885fa2b5109209e93292c7f2367e4d7
Install packages
tui.editor/apps/editor
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
tui.editor/apps/react-editor
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
tui.editor/apps/vue-editor
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
tui.editor/libs/toastmark
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
tui.editor
, runnpm ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
tui.editor/plugins/chart
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
tui.editor/plugins/code-syntax-highlight
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
tui.editor/plugins/color-syntax
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
tui.editor/plugins/table-merged-cell
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
tui.editor/plugins/uml
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
RepoResults3/nhn.tui.editor.replay.txt
from the artifact foldernpm install --no-save @typescript/server-replay
npx tsreplay ./tui.editor ./nhn.tui.editor.replay.txt path/to/tsserver.js
The text was updated successfully, but these errors were encountered: