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.5.0-dev.20240324 vs 5.4.3 #57922

Closed
typescript-bot opened this issue Mar 24, 2024 · 17 comments
Closed

[NewErrors] 5.5.0-dev.20240324 vs 5.4.3 #57922

typescript-bot opened this issue Mar 24, 2024 · 17 comments

Comments

@typescript-bot
Copy link
Collaborator

The following errors were reported by 5.5.0-dev.20240324, but not by 5.4.3
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 478 of 800 visited repos
Outcome Count
Detected interesting changes 17
Detected no interesting changes 461
Git clone failed 8
Package install failed 106
Project-graph error in old TS 10
Too many errors in old TS 192
Unknown failure 6

Investigation Status

Repo Errors Outcome
aidenybai/million 1
akveo/nebular 152
ardatan/graphql-tools 1
ariakit/ariakit 4
bitwarden/clients 151
Chocobozzz/PeerTube 1
conventional-changelog/conventional-changelog 1
danny-avila/LibreChat 2
Eugeny/tabby 28
highcharts/highcharts 6
jupyterlab/jupyterlab 10
LokerL/tts-vue 1
NG-ZORRO/ng-zorro-antd 16
outline/outline 1
t3-oss/create-t3-app 1
tweenjs/tween.js 1
vendure-ecommerce/vendure 40
@typescript-bot
Copy link
Collaborator Author

aidenybai/million

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

website/tsconfig.json

  • error TS2322: Type '{ plugins: { legend: { display: boolean; }; }; indexAxis: "y"; scales: { x: { max: number; ticks: { format: { style: string; minimumFractionDigits: number; maximumFractionDigits: number; }; }; }; }; }' is not assignable to type '_DeepPartialObject<CoreChartOptions<"bar"> & ElementChartOptions<"bar"> & PluginChartOptions<"bar"> & DatasetChartOptions<"bar"> & ScaleChartOptions<...> & BarControllerChartOptions>'.

@typescript-bot
Copy link
Collaborator Author

akveo/nebular

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

src/framework/theme/tsconfig.lib.prod.json

src/framework/moment/tsconfig.spec.json

src/framework/date-fns/tsconfig.spec.json

src/framework/auth/tsconfig.spec.json

@typescript-bot
Copy link
Collaborator Author

ardatan/graphql-tools

tsconfig.json

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

@typescript-bot
Copy link
Collaborator Author

ariakit/ariakit

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

tsconfig.json

website/tsconfig.json

packages/ariakit-react-core/tsconfig.build.json

packages/ariakit-react/tsconfig.build.json

@typescript-bot
Copy link
Collaborator Author

bitwarden/clients

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

tsconfig.json

libs/vault/tsconfig.spec.json

libs/vault/tsconfig.json

libs/tools/export/vault-export/vault-export-ui/tsconfig.spec.json

libs/tools/export/vault-export/vault-export-ui/tsconfig.json

libs/importer/tsconfig.spec.json

libs/importer/tsconfig.json

libs/auth/tsconfig.spec.json

libs/auth/tsconfig.json

libs/angular/tsconfig.spec.json

libs/angular/tsconfig.json

apps/web/tsconfig.spec.json

apps/web/tsconfig.json

@typescript-bot
Copy link
Collaborator Author

Chocobozzz/PeerTube

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

client/tsconfig.json

@typescript-bot
Copy link
Collaborator Author

conventional-changelog/conventional-changelog

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

packages/conventional-changelog-writer/tsconfig.json

@typescript-bot
Copy link
Collaborator Author

danny-avila/LibreChat

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

packages/data-provider/tsconfig.spec.json

packages/data-provider/tsconfig.json

@typescript-bot
Copy link
Collaborator Author

Eugeny/tabby

11 of 29 projects failed to build with the old tsc and were ignored

tabby-web-demo/tsconfig.json

tabby-web/tsconfig.json

tabby-terminal/tsconfig.json

tabby-telnet/tsconfig.json

tabby-ssh/tsconfig.json

tabby-settings/tsconfig.json

tabby-serial/tsconfig.json

tabby-plugin-manager/tsconfig.json

tabby-local/tsconfig.json

tabby-linkifier/tsconfig.json

tabby-electron/tsconfig.json

tabby-core/tsconfig.typings.json

tabby-core/tsconfig.json

tabby-community-color-schemes/tsconfig.json

@typescript-bot
Copy link
Collaborator Author

highcharts/highcharts

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

ts/tsconfig.json

ts/masters-es5/tsconfig.json

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

ts/masters-datagrid/tsconfig.json

ts/masters-dashboards/tsconfig.json

ts/DataGrid/tsconfig.json

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

ts/Dashboards/tsconfig.json

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

@typescript-bot
Copy link
Collaborator Author

jupyterlab/jupyterlab

28 of 59 projects failed to build with the old tsc and were ignored

tsconfigdoc.json

packages/cell-toolbar/tsconfig.test.json

galata/tsconfig.json

galata/extension/tsconfig.json

examples/notebook/src/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

NG-ZORRO/ng-zorro-antd

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

components/tsconfig.spec.json

components/tsconfig.json

@typescript-bot
Copy link
Collaborator Author

outline/outline

tsconfig.json

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

@typescript-bot
Copy link
Collaborator Author

t3-oss/create-t3-app

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

www/tsconfig.json

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

@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

vendure-ecommerce/vendure

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

packages/admin-ui/tsconfig.lib.prod.json

packages/admin-ui/tsconfig.json

packages/admin-ui/src/tsconfig.spec.json

packages/admin-ui/src/tsconfig.app.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