Skip to content

[NewErrors] 5.3.0-dev.20231022 vs 5.2.2 #56174

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

Closed
typescript-bot opened this issue Oct 22, 2023 · 5 comments
Closed

[NewErrors] 5.3.0-dev.20231022 vs 5.2.2 #56174

typescript-bot opened this issue Oct 22, 2023 · 5 comments
Labels
Needs Investigation This issue needs a team member to investigate its status.

Comments

@typescript-bot
Copy link
Collaborator

The following errors were reported by 5.3.0-dev.20231022, but not by 5.2.2
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 110 of 200 visited repos
Outcome Count
Detected interesting changes 2
Detected no interesting changes 108
Git clone failed 2
Package install failed 35
Project-graph error in old TS 5
Too many errors in old TS 45
Unknown failure 3

Investigation Status

Repo Errors Outcome
mattermost/focalboard 2
vuejs/core 1
@typescript-bot
Copy link
Collaborator Author

mattermost/focalboard

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

mattermost-plugin/webapp/tsconfig.json

webapp/src/tsconfig.json

@typescript-bot
Copy link
Collaborator Author

vuejs/core

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

tsconfig.build.json

  • error TS2742: The inferred type of 'parseCache' cannot be named without a reference to '../node_modules/lru-cache/dist/mjs'. This is likely not portable. A type annotation is necessary.

@RyanCavanaugh RyanCavanaugh added the Needs Investigation This issue needs a team member to investigate its status. label Oct 23, 2023
@RyanCavanaugh
Copy link
Member

@andrewbranch can you check on the vuejs/core one? Looks odd

@andrewbranch andrewbranch added this to the TypeScript 5.3.1 milestone Oct 30, 2023
@andrewbranch
Copy link
Member

That’s an instance of #56107, which surprised me when I saw it, so it makes sense to learn it’s a regression.

@andrewbranch
Copy link
Member

Fix for vuejs/core landed in #56265

@andrewbranch andrewbranch removed this from the TypeScript 5.3.1 milestone Oct 30, 2023
@andrewbranch andrewbranch removed their assignment Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Investigation This issue needs a team member to investigate its status.
Projects
None yet
Development

No branches or pull requests

3 participants