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.6.0-dev.20240623 vs 5.5.2 #58978

Closed
typescript-bot opened this issue Jun 23, 2024 · 8 comments
Closed

[NewErrors] 5.6.0-dev.20240623 vs 5.5.2 #58978

typescript-bot opened this issue Jun 23, 2024 · 8 comments

Comments

@typescript-bot
Copy link
Collaborator

The following errors were reported by 5.6.0-dev.20240623, but not by 5.5.2
Pipeline that generated this bug
Logs for the pipeline run
File that generated the pipeline

This run considered 800 popular TS repos from GH (after skipping the top 0).

Successfully analyzed 481 of 800 visited repos
Outcome Count
Detected interesting changes 7
Detected no interesting changes 474
Git clone failed 8
Package install failed 91
Project-graph error in old TS 9
Too many errors in old TS 195
Unknown failure 16

Investigation Status

Repo Errors Outcome
drizzle-team/drizzle-orm 477
google/wireit 1
graphql/graphql-js 2
LokerL/tts-vue 1
mongodb/node-mongodb-native 1
tweenjs/tween.js 1
vuejs/language-tools 1
@typescript-bot
Copy link
Collaborator Author

drizzle-team/drizzle-orm

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

drizzle-orm/tsconfig.json

drizzle-orm/tsconfig.dts.json

drizzle-orm/tests/tsconfig.json

@typescript-bot
Copy link
Collaborator Author

google/wireit

tsconfig.json

@typescript-bot
Copy link
Collaborator Author

graphql/graphql-js

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

tsconfig.json

@typescript-bot
Copy link
Collaborator Author

LokerL/tts-vue

tsconfig.json

  • error TS5102: Option 'suppressImplicitAnyIndexErrors' has been removed. Please remove it from your configuration.

@typescript-bot
Copy link
Collaborator Author

mongodb/node-mongodb-native

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

tsconfig.json

  • error TS4114: This member must have an 'override' modifier because it overrides a member in the base class 'Promise<never>'.

@typescript-bot
Copy link
Collaborator Author

tweenjs/tween.js

tsconfig.json

  • error TS5102: Option 'importsNotUsedAsValues' has been removed. Please remove it from your configuration.

@typescript-bot
Copy link
Collaborator Author

vuejs/language-tools

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

tsconfig.json

@RyanCavanaugh
Copy link
Member

#57141 override keyword doesn't check symbol-key class members #57146

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

2 participants