Skip to content
New issue

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

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

Already on GitHub? # to your account

[NewErrors] 4.9.0-dev.20220828 vs 4.8.2 #50498

Closed
typescript-bot opened this issue Aug 28, 2022 · 4 comments
Closed

[NewErrors] 4.9.0-dev.20220828 vs 4.8.2 #50498

typescript-bot opened this issue Aug 28, 2022 · 4 comments

Comments

@typescript-bot
Copy link
Collaborator

The following errors were reported by 4.9.0-dev.20220828, but not by 4.8.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 58 of 100 visited repos
Outcome Count
Detected interesting changes 3
Detected no interesting changes 55
Package install failed 19
Project-graph error in old TS 1
Too many errors in old TS 22

codex-team/editor.js

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

tsconfig.build.json

neoclide/coc.nvim

tsconfig.json

  • error TS2367: This comparison appears to be unintentional because the types 'UltiSnippetOption' and 'boolean' have no overlap.

palantir/blueprint

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

packages/eslint-plugin/src/tsconfig.json

packages/eslint-plugin/test/tsconfig.json

packages/tslint-config/src/tsconfig.json

@RyanCavanaugh
Copy link
Member

editor.js break is due to #49865. Opened codex-team/editor.js#2131

@RyanCavanaugh
Copy link
Member

neoclude/coc.nvim -- opened neoclide/coc.nvim#4122

Both this and the prior one appear to be correct finds

@RyanCavanaugh
Copy link
Member

Opened palantir/blueprint#5520

@RyanCavanaugh
Copy link
Member

Root cause of regexp thing is #49682 for future readers

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants