Skip to content

[NewErrors] 4.9.0-dev.20220904 vs 4.8.2 #50633

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 Sep 4, 2022 · 0 comments
Closed

[NewErrors] 4.9.0-dev.20220904 vs 4.8.2 #50633

typescript-bot opened this issue Sep 4, 2022 · 0 comments

Comments

@typescript-bot
Copy link
Collaborator

The following errors were reported by 4.9.0-dev.20220904, 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 124 of 200 visited repos
Outcome Count
Detected interesting changes 10
Detected no interesting changes 114
Git clone failed 2
Package install failed 24
Project-graph error in old TS 1
Too many errors in old TS 46
Unknown failure 3

codex-team/editor.js

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

tsconfig.build.json

darkreader/darkreader

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

src/api/tsconfig.json

src/tsconfig.json

tests/inject/tsconfig.json

tests/unit/tsconfig.json

directus/directus

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

packages/shared/tsconfig.json

tests-blackbox/tsconfig.json

lensapp/lens

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

tsconfig.json

webpack/tsconfig.json

palantir/blueprint

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

packages/tslint-config/src/tsconfig.json

rrweb-io/rrweb

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

packages/rrweb-snapshot/tsconfig.json

  • error TS2367: This comparison appears to be unintentional because the types 'Rule' and 'boolean' have no overlap.
  • error TS2367: This comparison appears to be unintentional because the types 'Comment' and 'boolean' have no overlap.
  • error TS2367: This comparison appears to be unintentional because the types 'false | Partial<{ script: boolean; comment: boolean; headFavicon: boolean; headWhitespace: boolean; headMetaDescKeywords: boolean; headMetaSocial: boolean; headMetaRobots: boolean; headMetaHttpEquiv: boolean; headMetaAuthorship: boolean; headMetaVerification: boolean; }>' and '"all"' have no overlap.
  • error TS2367: This comparison appears to be unintentional because the types 'boolean' and 'string' have no overlap.

squidfunk/mkdocs-material

tsconfig.json

Tencent/vConsole

tsconfig.json

  • error TS2741: Property '0' is missing in type 'string[]' but required in type 'RegExpMatchArray'.
  • error TS2339: Property 'apply' does not exist on type 'string extends keyof T ? T[keyof T & string] : any'.

tsconfig.type.json

  • error TS2741: Property '0' is missing in type 'string[]' but required in type 'RegExpMatchArray'.
  • error TS2339: Property 'apply' does not exist on type 'string extends keyof T ? T[keyof T & string] : any'.

umijs/umi

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

packages/bundler-esbuild/tsconfig.json

tsconfig.json

vuejs/core

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

test-dts/tsconfig.json

tsconfig.json

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