Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NewErrors] 5.0.0-dev.20230126 vs 4.9.4 #52431

Closed
typescript-bot opened this issue Jan 26, 2023 · 32 comments
Closed

[NewErrors] 5.0.0-dev.20230126 vs 4.9.4 #52431

typescript-bot opened this issue Jan 26, 2023 · 32 comments

Comments

@typescript-bot
Copy link
Collaborator

The following errors were reported by 5.0.0-dev.20230126, but not by 4.9.4
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 200).

Successfully analyzed 135 of 200 visited repos
Outcome Count
Detected interesting changes 31
Detected no interesting changes 104
Git clone failed 1
Package install failed 21
Project-graph error in old TS 1
Too many errors in old TS 42

Investigation Status

Repo Errors Outcome
alibaba/lowcode-engine 26
BuilderIO/mitosis 4
BuilderIO/partytown 1
callstack/react-native-paper 2
Chocobozzz/PeerTube 13
daybrush/moveable 1
DouyinFE/semi-design 8
eclipse/che 1
getsentry/sentry-javascript 10
gitkraken/vscode-gitlens 2
graphql/graphql-playground 5
highcharts/highcharts 1
linnovate/mean 3
microsoft/azuredatastudio 1
microsoft/fast 5
mongodb/node-mongodb-native 4
NG-ZORRO/ng-zorro-antd 4
ngrx/platform 2
payloadcms/payload 2
pillarjs/path-to-regexp 3
rolling-scopes/rsschool-app 8
Sairyss/domain-driven-hexagon 2
sindresorhus/ky 2
thx/rap2-delos 2
tusen-ai/naive-ui 1
tweenjs/tween.js 1
unocss/unocss 2
utterance/utterances 1
vitest-dev/vitest 3
VSCodeVim/Vim 1
vuejs/vitepress 2
@typescript-bot
Copy link
Collaborator Author

alibaba/lowcode-engine

13 of 42 projects failed to build with the old tsc and were ignored

modules/code-generator/tests/fixtures/test-cases/rax-app/demo01/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/rax-app/demo02/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/rax-app/demo03/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/rax-app/demo04/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/rax-app/demo05/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/rax-app/demo06-jsslot/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/rax-app/demo07-newline-in-props/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/rax-app/demo08-jsslot-with-multiple-children/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/rax-app/demo09-jsslot-with-conditional-children/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/rax-app/demo10-jsslot-with-loop-children/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/rax-app/demo11-utils-name-alias/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/rax-app/demo12-refs/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/rax-app/demo13-datasource-prop/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/react-app/demo_10-jsslot/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/react-app/demo_11-jsslot-2/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/react-app/demo1/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/react-app/demo2-utils-name-alias/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/react-app/demo2/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/react-app/demo3/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/react-app/demo4/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/react-app/demo5/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/react-app/demo6-literal-condition/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/react-app/demo7-literal-condition2/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/react-app/demo8-datasource-prop/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/react-app/demo9-datasource-engine/expected/demo-project/tsconfig.json

modules/code-generator/tests/fixtures/test-cases/react-module/demo1/expected/demo-project/tsconfig.json

@typescript-bot
Copy link
Collaborator Author

BuilderIO/mitosis

12 of 21 projects failed to build with the old tsc and were ignored

e2e/e2e-svelte/tsconfig.json

  • error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope
  • error TS5101: Flag 'preserveValueImports' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

examples/talk/svelte-server/tsconfig.json

  • error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope
  • error TS5101: Flag 'preserveValueImports' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

@typescript-bot
Copy link
Collaborator Author

BuilderIO/partytown

2 of 3 projects failed to build with the old tsc and were ignored

tsconfig.json

  • error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.

@typescript-bot
Copy link
Collaborator Author

callstack/react-native-paper

tsconfig.build.json

  • error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

tsconfig.json

  • error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.

@typescript-bot
Copy link
Collaborator Author

Chocobozzz/PeerTube

4 of 10 projects failed to build with the old tsc and were ignored

client/e2e/tsconfig.json

  • error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

client/src/standalone/videos/tsconfig.json

  • error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

client/tsconfig.json

  • error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.

server/tools/tsconfig.json

tsconfig.json

@typescript-bot
Copy link
Collaborator Author

daybrush/moveable

7 of 29 projects failed to build with the old tsc and were ignored

packages/storybook/tsconfig.json

  • error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.

@typescript-bot
Copy link
Collaborator Author

DouyinFE/semi-design

3 of 14 projects failed to build with the old tsc and were ignored

packages/semi-animation/tsconfig.json

  • error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.

packages/semi-animation-styled/tsconfig.json

packages/semi-animation-react/tsconfig.json

packages/semi-foundation/tsconfig.json

  • error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.

packages/semi-webpack/tsconfig.json

  • error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.

packages/semi-icons/tsconfig.json

  • error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.

packages/semi-illustrations/tsconfig.json

packages/semi-next/tsconfig.json

  • error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.

@typescript-bot
Copy link
Collaborator Author

eclipse/che

tests/e2e/tsconfig.json

@typescript-bot
Copy link
Collaborator Author

getsentry/sentry-javascript

63 of 73 projects failed to build with the old tsc and were ignored

packages/gatsby/tsconfig.plugin.json

  • error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

packages/hub/tsconfig.json

  • error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

packages/hub/tsconfig.types.json

  • error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

packages/types/tsconfig.json

  • error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

packages/types/tsconfig.types.json

  • error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

packages/vue/test/tsconfig.json

  • error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

packages/vue/tsconfig.json

  • error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

packages/vue/tsconfig.types.json

  • error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

packages/wasm/tsconfig.json

  • error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

packages/wasm/tsconfig.types.json

  • error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

@typescript-bot
Copy link
Collaborator Author

gitkraken/vscode-gitlens

2 of 4 projects failed to build with the old tsc and were ignored

src/webviews/apps/tsconfig.json

  • error TS2365: Operator '<=' cannot be applied to types 'number | { added: number; deleted: number; changed: number; }' and 'number'.

tsconfig.json

  • error TS2365: Operator '<=' cannot be applied to types 'number | { added: number; deleted: number; changed: number; }' and 'number'.

@typescript-bot
Copy link
Collaborator Author

graphql/graphql-playground

4 of 9 projects failed to build with the old tsc and were ignored

packages/graphql-playground-html/tsconfig.json

packages/graphql-playground-middleware-express/tsconfig.json

packages/graphql-playground-middleware-hapi/tsconfig.json

packages/graphql-playground-middleware-koa/tsconfig.json

packages/graphql-playground-middleware-lambda/tsconfig.json

@typescript-bot
Copy link
Collaborator Author

highcharts/highcharts

4 of 19 projects failed to build with the old tsc and were ignored

ts/tsconfig.json

  • error TS5101: Flag 'keyofStringsOnly' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.

@typescript-bot
Copy link
Collaborator Author

linnovate/mean

tsconfig.app.json

  • error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

tsconfig.json

  • error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.

tsconfig.spec.json

  • error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

@typescript-bot
Copy link
Collaborator Author

microsoft/azuredatastudio

10 of 65 projects failed to build with the old tsc and were ignored

extensions/azurecore/tsconfig.json

@typescript-bot
Copy link
Collaborator Author

microsoft/fast

9 of 27 projects failed to build with the old tsc and were ignored

packages/web-components/fast-foundation/tsconfig.build.json

  • error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope
  • error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

packages/web-components/fast-ssr/tsconfig.json

packages/web-components/fast-ssr/server/tsconfig.json

examples/svelte-starters/svelte-fast-typescript-starter/tsconfig.json

  • error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

@typescript-bot
Copy link
Collaborator Author

mongodb/node-mongodb-native

1 of 3 projects failed to build with the old tsc and were ignored

test/tsconfig.json

  • error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

tsconfig.json

  • error TS2365: Operator '>=' cannot be applied to types 'number | Int32' and 'number'.
  • error TS2365: Operator '<=' cannot be applied to types 'number | Int32' and 'number'.
  • error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.

@typescript-bot
Copy link
Collaborator Author

NG-ZORRO/ng-zorro-antd

7 of 12 projects failed to build with the old tsc and were ignored

components/tsconfig.json

components/tsconfig.spec.json

@typescript-bot
Copy link
Collaborator Author

ngrx/platform

22 of 60 projects failed to build with the old tsc and were ignored

modules/component-store/tsconfig.build.json

modules/component-store/tsconfig.spec.json

@typescript-bot
Copy link
Collaborator Author

payloadcms/payload

tsconfig.json

@typescript-bot
Copy link
Collaborator Author

pillarjs/path-to-regexp

tsconfig.es2015.json

  • error TS6053: File '@borderless/ts-scripts/configs/tsconfig.json' not found.

tsconfig.json

  • error TS1192: Module '"/mnt/ts_downloads/path-to-regexp/node_modules/@types/semver/index"' has no default export.
  • error TS6053: File '@borderless/ts-scripts/configs/tsconfig.json' not found.

@typescript-bot
Copy link
Collaborator Author

rolling-scopes/rsschool-app

2 of 5 projects failed to build with the old tsc and were ignored

nestjs/tsconfig.build.json

nestjs/tsconfig.json

tools/sloths/tsconfig.json

  • error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope
  • error TS5101: Flag 'preserveValueImports' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

@typescript-bot
Copy link
Collaborator Author

sindresorhus/ky

tsconfig.dist.json

  • error TS2365: Operator '>' cannot be applied to types 'number | boolean' and 'number'.

tsconfig.json

  • error TS2365: Operator '>' cannot be applied to types 'number | boolean' and 'number'.

@typescript-bot
Copy link
Collaborator Author

thx/rap2-delos

tsconfig.json

  • error TS5101: Flag 'noImplicitUseStrict' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
  • error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.

@typescript-bot
Copy link
Collaborator Author

tusen-ai/naive-ui

3 of 6 projects failed to build with the old tsc and were ignored

src/tsconfig.demo.json

@typescript-bot
Copy link
Collaborator Author

tweenjs/tween.js

tsconfig.json

  • error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.

@typescript-bot
Copy link
Collaborator Author

unocss/unocss

19 of 22 projects failed to build with the old tsc and were ignored

examples/vite-svelte/tsconfig.json

  • error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope
  • error TS5101: Flag 'preserveValueImports' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

@typescript-bot
Copy link
Collaborator Author

utterance/utterances

tsconfig.json

  • error TS2365: Operator '>' cannot be applied to types 'number' and 'string | number'.

@typescript-bot
Copy link
Collaborator Author

vitest-dev/vitest

22 of 26 projects failed to build with the old tsc and were ignored

packages/ws-client/tsconfig.json

packages/web-worker/tsconfig.json

test/reporters/tsconfig.json

@typescript-bot
Copy link
Collaborator Author

VSCodeVim/Vim

tsconfig.json

  • error TS5101: Flag 'suppressImplicitAnyIndexErrors' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.

@typescript-bot
Copy link
Collaborator Author

vuejs/vitepress

4 of 5 projects failed to build with the old tsc and were ignored

src/shared/tsconfig.json

  • error TS5101: Flag 'importsNotUsedAsValues' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope
  • error TS5101: Flag 'preserveValueImports' is deprecated and will stop functioning in TypeScript 5.5. Specify 'ignoreDeprecations: "5.0"' to silence this error.
    • Project Scope

@DanielRosenwasser
Copy link
Member

All the parameter decorator breaks are actually correct.

#52435

@RyanCavanaugh RyanCavanaugh closed this as not planned Won't fix, can't repro, duplicate, stale Feb 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants