Skip to content

[NewErrors] 5.1.0-dev.20230423 vs 5.0.4 #53974

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 Apr 23, 2023 · 13 comments
Closed

[NewErrors] 5.1.0-dev.20230423 vs 5.0.4 #53974

typescript-bot opened this issue Apr 23, 2023 · 13 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.1.0-dev.20230423, but not by 5.0.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 0).

Successfully analyzed 112 of 200 visited repos
Outcome Count
Detected interesting changes 12
Detected no interesting changes 100
Git clone failed 1
Package install failed 23
Project-graph error in old TS 6
Too many errors in old TS 54
Unknown failure 4

Investigation Status

Repo Errors Outcome
angular/angular-cli 6
apache/superset 1
BuilderIO/qwik 41
discordjs/discord.js 3
formatjs/formatjs 5
infinitered/ignite 1
reduxjs/redux 2
refined-github/refined-github 1
tldraw/tldraw 7
vuejs/core 2
vuetifyjs/vuetify 13
yetone/openai-translator 1
@typescript-bot
Copy link
Collaborator Author

angular/angular-cli

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

packages/angular_devkit/build_angular/test/hello-world-app/e2e/tsconfig.e2e.json

  • error TS2688: Cannot find type definition file for 'jasmine'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'node'.
    • Project Scope

packages/angular_devkit/build_angular/test/hello-world-app/src/tsconfig.server.json

  • error TS2688: Cannot find type definition file for '@angular/localize'.
    • Project Scope

packages/angular_devkit/build_angular/test/hello-world-app/src/tsconfig.spec.json

  • error TS2688: Cannot find type definition file for '@angular/localize'.
    • Project Scope
  • error TS2688: Cannot find type definition file for 'jasmine'.
    • Project Scope

packages/angular_devkit/build_angular/test/hello-world-lib/projects/lib/tsconfig.spec.json

  • error TS2688: Cannot find type definition file for 'jasmine'.
    • Project Scope

@typescript-bot
Copy link
Collaborator Author

apache/superset

34 of 38 projects failed to build with the old tsc and were ignored

superset-frontend/packages/generator-superset/generators/plugin-chart/templates/tsconfig.json

@typescript-bot
Copy link
Collaborator Author

BuilderIO/qwik

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

tsconfig.json

@typescript-bot
Copy link
Collaborator Author

discordjs/discord.js

35 of 53 projects failed to build with the old tsc and were ignored

packages/brokers/tsconfig.docs.json

packages/brokers/tsconfig.eslint.json

packages/brokers/tsconfig.json

@typescript-bot
Copy link
Collaborator Author

formatjs/formatjs

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

packages/intl-enumerator/tsconfig.json

packages/intl/tsconfig.json

  • error TS2345: Argument of type 'IntlConfig<any>' is not assignable to parameter of type '{ locale: string; onError: OnErrorFn; }'.
  • error TS2345: Argument of type '{ messages: any; locale: string; defaultRichTextElements?: Record<string, FormatXMLElementFn<any>> | undefined; timeZone?: string | undefined; fallbackOnEmptyString?: boolean | undefined; ... 4 more ...; onWarn?: OnWarnFn | undefined; }' is not assignable to parameter of type '{ locale: string; timeZone?: string | undefined; formats: CustomFormats; messages: Record<string, string> | Record<string, MessageFormatElement[]>; ... 4 more ...; onError: OnErrorFn; }'.
  • error TS2345: Argument of type 'IntlConfig<any>' is not assignable to parameter of type '{ locale: string; formats: CustomFormats; onError: OnErrorFn; }'.

packages/intl-segmenter/tsconfig.json

@typescript-bot
Copy link
Collaborator Author

infinitered/ignite

boilerplate/tsconfig.json

@typescript-bot
Copy link
Collaborator Author

@typescript-bot
Copy link
Collaborator Author

refined-github/refined-github

tsconfig.json

@typescript-bot
Copy link
Collaborator Author

tldraw/tldraw

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

packages/vec/tsconfig.build.json

packages/vec/tsconfig.dev.json

packages/intersect/tsconfig.build.json

packages/intersect/tsconfig.dev.json

packages/curve/tsconfig.build.json

packages/curve/tsconfig.dev.json

packages/curve/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.json

@typescript-bot
Copy link
Collaborator Author

vuetifyjs/vuetify

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

packages/vuetify/tsconfig.checks.json

packages/vuetify/tsconfig.dist.json

packages/vuetify/tsconfig.json

@typescript-bot
Copy link
Collaborator Author

yetone/openai-translator

tsconfig.json

  • error TS2688: Cannot find type definition file for 'sass'.
    • Project Scope

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

@weswigham can you see what's going on with qwik please?

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