microsoft / TypeScript

TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
https://www.typescriptlang.org
Apache License 2.0
98.27k stars 12.2k forks source link

[NewErrors] 5.5.0-dev.20240428 vs 5.4.5 #58346

Closed typescript-bot closed 1 week ago

typescript-bot commented 2 weeks ago

The following errors were reported by 5.5.0-dev.20240428, but not by 5.4.5 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 488 of 800 visited repos | Outcome | Count | |---------|-------| | Detected interesting changes | 49 | | Detected no interesting changes | 439 | | Git clone failed | 6 | | Package install failed | 113 | | Project-graph error in old TS | 7 | | Too many errors in old TS | 176 | | Unknown failure | 10 |

Investigation Status

Repo Errors Outcome
adobe/react-spectrum 2
aidenybai/million 1
alangpierce/sucrase 2
angular/angularfire 1
ardatan/graphql-tools 1
ariakit/ariakit 5
backstage/backstage 1
bitwarden/clients 1
BuilderIO/mitosis 1
caprover/caprover 1
Chocobozzz/PeerTube 2
conventional-changelog/conventional-changelog 1
foambubble/foam 1
formatjs/formatjs 2
framer/motion 1
gilbarbara/react-joyride 6
gitpod-io/gitpod 1
growthbook/growthbook 1
hexojs/hexo 1
heyxyz/hey 5
highcharts/highcharts 6
infinitered/ignite 1
ionic-team/stencil 1
javascript-obfuscator/javascript-obfuscator 4
jupyterlab/jupyterlab 2
keplergl/kepler.gl 1
LokerL/tts-vue 1
microsoft/playwright 1
microsoft/vscode 2
misskey-dev/misskey 4
mui/material-ui 3
netless-io/flat 3
omnivore-app/omnivore 3
outline/outline 1
pillarjs/path-to-regexp 1
pnpm/pnpm 1
QwikDev/qwik 2
sequelize/sequelize 1
strapi/strapi 12
t3-oss/create-t3-app 1
tailwindlabs/headlessui 3
teableio/teable 1
triggerdotdev/trigger.dev 2
tweenjs/tween.js 1
vendure-ecommerce/vendure 2
vuejs/core 1
vuejs/language-tools 1
xiangsx/gpt4free-ts 1
youzan/vant 1
typescript-bot commented 2 weeks ago

adobe/react-spectrum

**5 of 10 projects failed to build with the old tsc and were ignored** ### [packages\/@spectrum-icons\/illustrations\/tsconfig.types.json](https://github.com/adobe/react-spectrum/blob/b09a14eb1854d9d52e08739e30aa8fae51f1595a/packages/@spectrum-icons/illustrations/tsconfig.types.json) - `error TS1503: Named capturing groups are only available when targeting 'ES2018' or later.` - [packages\/@internationalized\/date\/src\/string.ts\#L26](https://github.com/adobe/react-spectrum/blob/b09a14eb1854d9d52e08739e30aa8fae51f1595a/packages/@internationalized/date/src/string.ts#L26) - [packages\/@internationalized\/date\/src\/string.ts\#L26](https://github.com/adobe/react-spectrum/blob/b09a14eb1854d9d52e08739e30aa8fae51f1595a/packages/@internationalized/date/src/string.ts#L26) - [packages\/@internationalized\/date\/src\/string.ts\#L26](https://github.com/adobe/react-spectrum/blob/b09a14eb1854d9d52e08739e30aa8fae51f1595a/packages/@internationalized/date/src/string.ts#L26) - [packages\/@internationalized\/date\/src\/string.ts\#L26](https://github.com/adobe/react-spectrum/blob/b09a14eb1854d9d52e08739e30aa8fae51f1595a/packages/@internationalized/date/src/string.ts#L26) - [packages\/@internationalized\/date\/src\/string.ts\#L26](https://github.com/adobe/react-spectrum/blob/b09a14eb1854d9d52e08739e30aa8fae51f1595a/packages/@internationalized/date/src/string.ts#L26) - [packages\/@internationalized\/date\/src\/string.ts\#L26](https://github.com/adobe/react-spectrum/blob/b09a14eb1854d9d52e08739e30aa8fae51f1595a/packages/@internationalized/date/src/string.ts#L26) - [packages\/@internationalized\/date\/src\/string.ts\#L26](https://github.com/adobe/react-spectrum/blob/b09a14eb1854d9d52e08739e30aa8fae51f1595a/packages/@internationalized/date/src/string.ts#L26) - [packages\/@internationalized\/date\/src\/string.ts\#L26](https://github.com/adobe/react-spectrum/blob/b09a14eb1854d9d52e08739e30aa8fae51f1595a/packages/@internationalized/date/src/string.ts#L26) - [packages\/@internationalized\/date\/src\/string.ts\#L26](https://github.com/adobe/react-spectrum/blob/b09a14eb1854d9d52e08739e30aa8fae51f1595a/packages/@internationalized/date/src/string.ts#L26) - `error TS2345: Argument of type '{ style: string; minimumFractionDigits: number; maximumFractionDigits: number; locale: string; numberingSystem: string; currency?: string; currencyDisplay?: keyof Intl.NumberFormatOptionsCurrencyDisplayRegistry; ... 13 more ...; trailingZeroDisplay: "auto" | "stripIfInteger"; }' is not assignable to parameter of type 'NumberFormatOptions'.` - [packages\/@internationalized\/number\/src\/NumberParser.ts\#L171](https://github.com/adobe/react-spectrum/blob/b09a14eb1854d9d52e08739e30aa8fae51f1595a/packages/@internationalized/number/src/NumberParser.ts#L171) - [packages\/@internationalized\/number\/src\/NumberParser.ts\#L171](https://github.com/adobe/react-spectrum/blob/b09a14eb1854d9d52e08739e30aa8fae51f1595a/packages/@internationalized/number/src/NumberParser.ts#L171)
typescript-bot commented 2 weeks ago

aidenybai/million

**3 of 4 projects failed to build with the old tsc and were ignored** ### [website\/tsconfig.json](https://github.com/aidenybai/million/blob/6693dcc460ccf0226aafdde6c592f76e9175bf0e/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 & ElementChartOptions<"bar"> & PluginChartOptions<"bar"> & DatasetChartOptions<"bar"> & ScaleChartOptions<...> & BarControllerChartOptions>'.` - [website\/components\/chart.tsx\#L81](https://github.com/aidenybai/million/blob/6693dcc460ccf0226aafdde6c592f76e9175bf0e/website/components/chart.tsx#L81)
typescript-bot commented 2 weeks ago

alangpierce/sucrase

**4 of 18 projects failed to build with the old tsc and were ignored** ### [tsconfig.json](https://github.com/alangpierce/sucrase/blob/61c05e1e6f29c906c432da57c91ab44660196c8d/tsconfig.json) - `error TS2367: This comparison appears to be unintentional because the types 'JSXRole.NoChildren' and 'JSXRole.KeyAfterPropSpread' have no overlap.` - [src\/parser\/plugins\/jsx\/index.ts\#L258](https://github.com/alangpierce/sucrase/blob/61c05e1e6f29c906c432da57c91ab44660196c8d/src/parser/plugins/jsx/index.ts#L258) ### [src\/tsconfig.json](https://github.com/alangpierce/sucrase/blob/61c05e1e6f29c906c432da57c91ab44660196c8d/src/tsconfig.json) - `error TS2367: This comparison appears to be unintentional because the types 'JSXRole.NoChildren' and 'JSXRole.KeyAfterPropSpread' have no overlap.` - [src\/parser\/plugins\/jsx\/index.ts\#L258](https://github.com/alangpierce/sucrase/blob/61c05e1e6f29c906c432da57c91ab44660196c8d/src/parser/plugins/jsx/index.ts#L258)
typescript-bot commented 2 weeks ago

angular/angularfire

**11 of 14 projects failed to build with the old tsc and were ignored** ### [src\/schematics\/tsconfig.json](https://github.com/angular/angularfire/blob/73b40da11f7f56884c86da9cbe1123f3d00bc866/src/schematics/tsconfig.json) - `error TS1503: Named capturing groups are only available when targeting 'ES2018' or later.` - [src\/schematics\/update\/v7\/index.ts\#L7](https://github.com/angular/angularfire/blob/73b40da11f7f56884c86da9cbe1123f3d00bc866/src/schematics/update/v7/index.ts#L7) - [src\/schematics\/update\/v7\/index.ts\#L7](https://github.com/angular/angularfire/blob/73b40da11f7f56884c86da9cbe1123f3d00bc866/src/schematics/update/v7/index.ts#L7) - [src\/schematics\/update\/v7\/index.ts\#L7](https://github.com/angular/angularfire/blob/73b40da11f7f56884c86da9cbe1123f3d00bc866/src/schematics/update/v7/index.ts#L7) - [src\/schematics\/update\/v7\/index.ts\#L7](https://github.com/angular/angularfire/blob/73b40da11f7f56884c86da9cbe1123f3d00bc866/src/schematics/update/v7/index.ts#L7) - [src\/schematics\/update\/v7\/index.ts\#L7](https://github.com/angular/angularfire/blob/73b40da11f7f56884c86da9cbe1123f3d00bc866/src/schematics/update/v7/index.ts#L7)
typescript-bot commented 2 weeks ago

ardatan/graphql-tools

### [tsconfig.json](https://github.com/ardatan/graphql-tools/blob/7014a4ac260922ddcdba30024214d5115a326731/tsconfig.json) - `error TS5102: Option 'suppressImplicitAnyIndexErrors' has been removed. Please remove it from your configuration.` - [tsconfig.json\#L19](https://github.com/ardatan/graphql-tools/blob/7014a4ac260922ddcdba30024214d5115a326731/tsconfig.json#L19)
typescript-bot commented 2 weeks ago

ariakit/ariakit

**1 of 6 projects failed to build with the old tsc and were ignored** ### [tsconfig.json](https://github.com/ariakit/ariakit/blob/e609fa74eb261886645848cbca01c8ccab2b057b/tsconfig.json) - `error TS2578: Unused '@ts-expect-error' directive.` - [packages\/ariakit-react-core\/src\/utils\/store.tsx\#L138](https://github.com/ariakit/ariakit/blob/e609fa74eb261886645848cbca01c8ccab2b057b/packages/ariakit-react-core/src/utils/store.tsx#L138) ### [website\/tsconfig.json](https://github.com/ariakit/ariakit/blob/e609fa74eb261886645848cbca01c8ccab2b057b/website/tsconfig.json) - `error TS2578: Unused '@ts-expect-error' directive.` - [packages\/ariakit-react-core\/src\/utils\/store.tsx\#L138](https://github.com/ariakit/ariakit/blob/e609fa74eb261886645848cbca01c8ccab2b057b/packages/ariakit-react-core/src/utils/store.tsx#L138) - `error TS1503: Named capturing groups are only available when targeting 'ES2018' or later.` - [website\/build-pages\/reference-utils.js\#L181](https://github.com/ariakit/ariakit/blob/e609fa74eb261886645848cbca01c8ccab2b057b/website/build-pages/reference-utils.js#L181) - [website\/build-pages\/reference-utils.js\#L181](https://github.com/ariakit/ariakit/blob/e609fa74eb261886645848cbca01c8ccab2b057b/website/build-pages/reference-utils.js#L181) - [website\/build-pages\/reference-utils.js\#L181](https://github.com/ariakit/ariakit/blob/e609fa74eb261886645848cbca01c8ccab2b057b/website/build-pages/reference-utils.js#L181) ### [packages\/ariakit-react-core\/tsconfig.build.json](https://github.com/ariakit/ariakit/blob/e609fa74eb261886645848cbca01c8ccab2b057b/packages/ariakit-react-core/tsconfig.build.json) - `error TS2578: Unused '@ts-expect-error' directive.` - [packages\/ariakit-react-core\/src\/utils\/store.tsx\#L138](https://github.com/ariakit/ariakit/blob/e609fa74eb261886645848cbca01c8ccab2b057b/packages/ariakit-react-core/src/utils/store.tsx#L138) ### [packages\/ariakit-react\/tsconfig.build.json](https://github.com/ariakit/ariakit/blob/e609fa74eb261886645848cbca01c8ccab2b057b/packages/ariakit-react/tsconfig.build.json) - `error TS2578: Unused '@ts-expect-error' directive.` - [packages\/ariakit-react-core\/src\/utils\/store.tsx\#L138](https://github.com/ariakit/ariakit/blob/e609fa74eb261886645848cbca01c8ccab2b057b/packages/ariakit-react-core/src/utils/store.tsx#L138)
typescript-bot commented 2 weeks ago

backstage/backstage

**4 of 13 projects failed to build with the old tsc and were ignored** ### [microsite\/tsconfig.json](https://github.com/backstage/backstage/blob/3102a99f48def3f64602dca60f5cf7f2ab5460b9/microsite/tsconfig.json) - `error TS1501: This regular expression flag is only available when targeting 'es2018' or later.` - [microsite\/docusaurus.config.js\#L74](https://github.com/backstage/backstage/blob/3102a99f48def3f64602dca60f5cf7f2ab5460b9/microsite/docusaurus.config.js#L74)
typescript-bot commented 2 weeks ago

bitwarden/clients

**9 of 40 projects failed to build with the old tsc and were ignored** ### [apps\/web\/tsconfig.json](https://github.com/bitwarden/clients/blob/88eeebb0844028206dfb57c67226374366085252/apps/web/tsconfig.json) - `error TS2416: Property 'filterProvider' in type 'TwoFactorSetupComponent' is not assignable to the same property in base type 'TwoFactorSetupComponent'.` - [apps\/web\/src\/app\/admin-console\/organizations\/settings\/two-factor-setup.component.ts\#L83](https://github.com/bitwarden/clients/blob/88eeebb0844028206dfb57c67226374366085252/apps/web/src/app/admin-console/organizations/settings/two-factor-setup.component.ts#L83)
typescript-bot commented 2 weeks ago

BuilderIO/mitosis

**19 of 25 projects failed to build with the old tsc and were ignored** ### [packages\/core\/tsconfig.build.json](https://github.com/BuilderIO/mitosis/blob/c905d21f8db6cf74370cbe195e8266e4af0bff44/packages/core/tsconfig.build.json) - `error TS1503: Named capturing groups are only available when targeting 'ES2018' or later.` - [packages\/core\/src\/helpers\/component-file-extensions.ts\#L48](https://github.com/BuilderIO/mitosis/blob/c905d21f8db6cf74370cbe195e8266e4af0bff44/packages/core/src/helpers/component-file-extensions.ts#L48) in [packages\/core\/tsconfig.build.json](https://github.com/BuilderIO/mitosis/blob/c905d21f8db6cf74370cbe195e8266e4af0bff44/packages/core/tsconfig.build.json)
typescript-bot commented 2 weeks ago

caprover/caprover

### [tsconfig.json](https://github.com/caprover/caprover/blob/1d6240811ba6d8e346aeb3303b690b483b12b6c1/tsconfig.json) - `error TS1503: Named capturing groups are only available when targeting 'ES2018' or later.` - [src\/utils\/GitHelper.ts\#L16](https://github.com/caprover/caprover/blob/1d6240811ba6d8e346aeb3303b690b483b12b6c1/src/utils/GitHelper.ts#L16) - [src\/utils\/GitHelper.ts\#L17](https://github.com/caprover/caprover/blob/1d6240811ba6d8e346aeb3303b690b483b12b6c1/src/utils/GitHelper.ts#L17) - [src\/utils\/GitHelper.ts\#L18](https://github.com/caprover/caprover/blob/1d6240811ba6d8e346aeb3303b690b483b12b6c1/src/utils/GitHelper.ts#L18) - [src\/utils\/GitHelper.ts\#L19](https://github.com/caprover/caprover/blob/1d6240811ba6d8e346aeb3303b690b483b12b6c1/src/utils/GitHelper.ts#L19) - [src\/utils\/GitHelper.ts\#L20](https://github.com/caprover/caprover/blob/1d6240811ba6d8e346aeb3303b690b483b12b6c1/src/utils/GitHelper.ts#L20) - [src\/utils\/GitHelper.ts\#L21](https://github.com/caprover/caprover/blob/1d6240811ba6d8e346aeb3303b690b483b12b6c1/src/utils/GitHelper.ts#L21)
typescript-bot commented 2 weeks ago

Chocobozzz/PeerTube

**4 of 11 projects failed to build with the old tsc and were ignored** ### [client\/e2e\/tsconfig.json](https://github.com/Chocobozzz/PeerTube/blob/1642c5b9e774f3b53a070c8a02fd02b86e24be37/client/e2e/tsconfig.json) - `error TS1503: Named capturing groups are only available when targeting 'ES2018' or later.` - [client\/e2e\/src\/utils\/email.ts\#L4](https://github.com/Chocobozzz/PeerTube/blob/1642c5b9e774f3b53a070c8a02fd02b86e24be37/client/e2e/src/utils/email.ts#L4) ### [client\/tsconfig.json](https://github.com/Chocobozzz/PeerTube/blob/1642c5b9e774f3b53a070c8a02fd02b86e24be37/client/tsconfig.json) - `error TS2352: Conversion of type 'string' to type 'FormReactiveErrors' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.` - [client\/src\/app\/shared\/shared-forms\/form-validator.service.ts\#L59](https://github.com/Chocobozzz/PeerTube/blob/1642c5b9e774f3b53a070c8a02fd02b86e24be37/client/src/app/shared/shared-forms/form-validator.service.ts#L59)
typescript-bot commented 2 weeks ago

conventional-changelog/conventional-changelog

**2 of 14 projects failed to build with the old tsc and were ignored** ### [packages\/conventional-changelog-writer\/tsconfig.json](https://github.com/conventional-changelog/conventional-changelog/blob/3f60b4641f90e707453c2f37a34b2726ce6c1d43/packages/conventional-changelog-writer/tsconfig.json) - `error TS2345: Argument of type 'SortBy>' is not assignable to parameter of type 'string | string[] | Comparator> | undefined'.` - [packages\/conventional-changelog-writer\/src\/options.ts\#L80](https://github.com/conventional-changelog/conventional-changelog/blob/3f60b4641f90e707453c2f37a34b2726ce6c1d43/packages/conventional-changelog-writer/src/options.ts#L80)
typescript-bot commented 2 weeks ago

foambubble/foam

### [packages\/foam-vscode\/tsconfig.json](https://github.com/foambubble/foam/blob/db7eb9775f0a94e99ea73e17b64e1360a831e99e/packages/foam-vscode/tsconfig.json) - `error TS1501: This regular expression flag is only available when targeting 'es2022' or later.` - [packages\/foam-vscode\/src\/features\/tag-completion.ts\#L9](https://github.com/foambubble/foam/blob/db7eb9775f0a94e99ea73e17b64e1360a831e99e/packages/foam-vscode/src/features/tag-completion.ts#L9)
typescript-bot commented 2 weeks ago

formatjs/formatjs

**26 of 34 projects failed to build with the old tsc and were ignored** ### [packages\/cli-lib\/tsconfig.json](https://github.com/formatjs/formatjs/blob/c063f7bc4530af7ec6c5b68000887a3f55948f6e/packages/cli-lib/tsconfig.json) - `error TS1501: This regular expression flag is only available when targeting 'es2018' or later.` - [packages\/icu-messageformat-parser\/printer.ts\#L71](https://github.com/formatjs/formatjs/blob/c063f7bc4530af7ec6c5b68000887a3f55948f6e/packages/icu-messageformat-parser/printer.ts#L71) - `error TS1501: This regular expression flag is only available when targeting 'es6' or later.` - [packages\/icu-messageformat-parser\/printer.ts\#L71](https://github.com/formatjs/formatjs/blob/c063f7bc4530af7ec6c5b68000887a3f55948f6e/packages/icu-messageformat-parser/printer.ts#L71)
typescript-bot commented 2 weeks ago

framer/motion

**3 of 4 projects failed to build with the old tsc and were ignored** ### [packages\/framer-motion\/tsconfig.json](https://github.com/framer/motion/blob/df6ccaf61a59c0b835234830685222c632139444/packages/framer-motion/tsconfig.json) - `error TS2322: Type 'string' is not assignable to type 'number'.` - [packages\/framer-motion\/src\/projection\/animation\/mix-values.ts\#L75](https://github.com/framer/motion/blob/df6ccaf61a59c0b835234830685222c632139444/packages/framer-motion/src/projection/animation/mix-values.ts#L75)
typescript-bot commented 2 weeks ago

gilbarbara/react-joyride

### [tsconfig.json](https://github.com/gilbarbara/react-joyride/blob/82d1a7cf12ff19395ba2e4ed9321419d3c76cdf2/tsconfig.json) - `error TS1360: Type 'PartialObjectDeep, {}> & Partial' does not satisfy the expected type 'StylesOptions'.` - [src\/styles.ts\#L39](https://github.com/gilbarbara/react-joyride/blob/82d1a7cf12ff19395ba2e4ed9321419d3c76cdf2/src/styles.ts#L39) - `error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.` - [src\/styles.ts\#L87](https://github.com/gilbarbara/react-joyride/blob/82d1a7cf12ff19395ba2e4ed9321419d3c76cdf2/src/styles.ts#L87) - `error TS18048: 'options.zIndex' is possibly 'undefined'.` - [src\/styles.ts\#L183](https://github.com/gilbarbara/react-joyride/blob/82d1a7cf12ff19395ba2e4ed9321419d3c76cdf2/src/styles.ts#L183) ### [test\/tsconfig.json](https://github.com/gilbarbara/react-joyride/blob/82d1a7cf12ff19395ba2e4ed9321419d3c76cdf2/test/tsconfig.json) - `error TS1360: Type 'PartialObjectDeep, {}> & Partial' does not satisfy the expected type 'StylesOptions'.` - [src\/styles.ts\#L39](https://github.com/gilbarbara/react-joyride/blob/82d1a7cf12ff19395ba2e4ed9321419d3c76cdf2/src/styles.ts#L39) - `error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.` - [src\/styles.ts\#L87](https://github.com/gilbarbara/react-joyride/blob/82d1a7cf12ff19395ba2e4ed9321419d3c76cdf2/src/styles.ts#L87) - `error TS18048: 'options.zIndex' is possibly 'undefined'.` - [src\/styles.ts\#L183](https://github.com/gilbarbara/react-joyride/blob/82d1a7cf12ff19395ba2e4ed9321419d3c76cdf2/src/styles.ts#L183)
typescript-bot commented 2 weeks ago

gitpod-io/gitpod

**8 of 20 projects failed to build with the old tsc and were ignored** ### [components\/gitpod-protocol\/tsconfig.json](https://github.com/gitpod-io/gitpod/blob/85c8765eab8c82b448577d03bd3a067ef1775329/components/gitpod-protocol/tsconfig.json) - `error TS1503: Named capturing groups are only available when targeting 'ES2018' or later.` - [components\/gitpod-protocol\/src\/protocol.ts\#L521](https://github.com/gitpod-io/gitpod/blob/85c8765eab8c82b448577d03bd3a067ef1775329/components/gitpod-protocol/src/protocol.ts#L521) - [components\/gitpod-protocol\/src\/protocol.ts\#L521](https://github.com/gitpod-io/gitpod/blob/85c8765eab8c82b448577d03bd3a067ef1775329/components/gitpod-protocol/src/protocol.ts#L521) - [components\/gitpod-protocol\/src\/protocol.ts\#L521](https://github.com/gitpod-io/gitpod/blob/85c8765eab8c82b448577d03bd3a067ef1775329/components/gitpod-protocol/src/protocol.ts#L521)
typescript-bot commented 2 weeks ago

growthbook/growthbook

**6 of 10 projects failed to build with the old tsc and were ignored** ### [packages\/back-end\/tsconfig.json](https://github.com/growthbook/growthbook/blob/634a7bf693e4d779a2acffad42933ce0fc93661c/packages/back-end/tsconfig.json) - `error TS2345: Argument of type 'Function' is not assignable to parameter of type '(req: Request>, res: Response, number>, next: NextFunction) => void | Promise<...>'.` - [packages\/back-end\/src\/routers\/wrapController.ts\#L17](https://github.com/growthbook/growthbook/blob/634a7bf693e4d779a2acffad42933ce0fc93661c/packages/back-end/src/routers/wrapController.ts#L17)
typescript-bot commented 2 weeks ago

hexojs/hexo

### [tsconfig.json](https://github.com/hexojs/hexo/blob/cc8c520260e5722464dbe9bbb584bb5ee5bbd4a7/tsconfig.json) - `error TS1501: This regular expression flag is only available when targeting 'es2018' or later.` - [lib\/hexo\/post.ts\#L72](https://github.com/hexojs/hexo/blob/cc8c520260e5722464dbe9bbb584bb5ee5bbd4a7/lib/hexo/post.ts#L72)
typescript-bot commented 2 weeks ago

heyxyz/hey

**2 of 14 projects failed to build with the old tsc and were ignored** ### [apps\/web\/tsconfig.json](https://github.com/heyxyz/hey/blob/924339611468f2dad77cfd646ffa94b3009e8dcc/apps/web/tsconfig.json) - `error TS2345: Argument of type 'import("/mnt/ts_downloads/_/m/hey/node_modules/.pnpm/@apollo+client@3.10.1_@types+react@18.3.1_graphql@16.8.1_react-dom@18.3.1_react@18.3.1/node_modules/@apollo/client/link/core/ApolloLink").ApolloLink' is not assignable to parameter of type 'import("/mnt/ts_downloads/_/m/hey/node_modules/.pnpm/@apollo+client@3.10.1_graphql-ws@5.16.0_graphql@16.8.1/node_modules/@apollo/client/link/core/ApolloLink").ApolloLink'.` - [apps\/web\/src\/components\/Common\/Providers\/index.tsx\#L26](https://github.com/heyxyz/hey/blob/924339611468f2dad77cfd646ffa94b3009e8dcc/apps/web/src/components/Common/Providers/index.tsx#L26) - `error TS2322: Type '(cache: ApolloCache) => void' is not assignable to type 'MutationUpdaterFunction, DefaultContext, ApolloCache>'.` - [apps\/web\/src\/components\/Publication\/Actions\/Like.tsx\#L75](https://github.com/heyxyz/hey/blob/924339611468f2dad77cfd646ffa94b3009e8dcc/apps/web/src/components/Publication/Actions/Like.tsx#L75) - `error TS2322: Type '(cache: ApolloCache) => void' is not assignable to type 'MutationUpdaterFunction, DefaultContext, ApolloCache>'.` - [apps\/web\/src\/components\/Publication\/Actions\/Like.tsx\#L85](https://github.com/heyxyz/hey/blob/924339611468f2dad77cfd646ffa94b3009e8dcc/apps/web/src/components/Publication/Actions/Like.tsx#L85) - `error TS2322: Type '(cache: ApolloCache) => void' is not assignable to type 'MutationUpdaterFunction, DefaultContext, ApolloCache<...>>'.` - [apps\/web\/src\/components\/Shared\/Profile\/P2PRecommendation.tsx\#L63](https://github.com/heyxyz/hey/blob/924339611468f2dad77cfd646ffa94b3009e8dcc/apps/web/src/components/Shared/Profile/P2PRecommendation.tsx#L63) - `error TS2322: Type '(cache: ApolloCache) => void' is not assignable to type 'MutationUpdaterFunction, DefaultContext, ApolloCache<...>>'.` - [apps\/web\/src\/components\/Shared\/Profile\/P2PRecommendation.tsx\#L77](https://github.com/heyxyz/hey/blob/924339611468f2dad77cfd646ffa94b3009e8dcc/apps/web/src/components/Shared/Profile/P2PRecommendation.tsx#L77)
typescript-bot commented 2 weeks ago

highcharts/highcharts

**19 of 26 projects failed to build with the old tsc and were ignored** ### [ts\/tsconfig.json](https://github.com/highcharts/highcharts/blob/45892d012d340cc76093732a949f47436c281c17/ts/tsconfig.json) - `error TS5102: Option 'keyofStringsOnly' has been removed. Please remove it from your configuration.` - [ts\/tsconfig.json\#L134](https://github.com/highcharts/highcharts/blob/45892d012d340cc76093732a949f47436c281c17/ts/tsconfig.json#L134) in [ts\/tsconfig.json](https://github.com/highcharts/highcharts/blob/45892d012d340cc76093732a949f47436c281c17/ts/tsconfig.json) ### [ts\/masters-es5\/tsconfig.json](https://github.com/highcharts/highcharts/blob/45892d012d340cc76093732a949f47436c281c17/ts/masters-es5/tsconfig.json) - `error TS5102: Option 'keyofStringsOnly' has been removed. Please remove it from your configuration.` - [ts\/masters-es5\/tsconfig.json\#L3](https://github.com/highcharts/highcharts/blob/45892d012d340cc76093732a949f47436c281c17/ts/masters-es5/tsconfig.json#L3) in [ts\/masters-es5\/tsconfig.json](https://github.com/highcharts/highcharts/blob/45892d012d340cc76093732a949f47436c281c17/ts/masters-es5/tsconfig.json) ### [ts\/masters-datagrid\/tsconfig.json](https://github.com/highcharts/highcharts/blob/45892d012d340cc76093732a949f47436c281c17/ts/masters-datagrid/tsconfig.json) - `error TS5102: Option 'keyofStringsOnly' has been removed. Please remove it from your configuration.` - [ts\/masters-datagrid\/tsconfig.json\#L3](https://github.com/highcharts/highcharts/blob/45892d012d340cc76093732a949f47436c281c17/ts/masters-datagrid/tsconfig.json#L3) in [ts\/masters-datagrid\/tsconfig.json](https://github.com/highcharts/highcharts/blob/45892d012d340cc76093732a949f47436c281c17/ts/masters-datagrid/tsconfig.json) ### [ts\/masters-dashboards\/tsconfig.json](https://github.com/highcharts/highcharts/blob/45892d012d340cc76093732a949f47436c281c17/ts/masters-dashboards/tsconfig.json) - `error TS5102: Option 'keyofStringsOnly' has been removed. Please remove it from your configuration.` - [ts\/masters-dashboards\/tsconfig.json\#L3](https://github.com/highcharts/highcharts/blob/45892d012d340cc76093732a949f47436c281c17/ts/masters-dashboards/tsconfig.json#L3) in [ts\/masters-dashboards\/tsconfig.json](https://github.com/highcharts/highcharts/blob/45892d012d340cc76093732a949f47436c281c17/ts/masters-dashboards/tsconfig.json) ### [ts\/DataGrid\/tsconfig.json](https://github.com/highcharts/highcharts/blob/45892d012d340cc76093732a949f47436c281c17/ts/DataGrid/tsconfig.json) - `error TS5102: Option 'keyofStringsOnly' has been removed. Please remove it from your configuration.` - Project Scope in [ts\/DataGrid\/tsconfig.json](https://github.com/highcharts/highcharts/blob/45892d012d340cc76093732a949f47436c281c17/ts/DataGrid/tsconfig.json) ### [ts\/Dashboards\/tsconfig.json](https://github.com/highcharts/highcharts/blob/45892d012d340cc76093732a949f47436c281c17/ts/Dashboards/tsconfig.json) - `error TS5102: Option 'keyofStringsOnly' has been removed. Please remove it from your configuration.` - Project Scope in [ts\/Dashboards\/tsconfig.json](https://github.com/highcharts/highcharts/blob/45892d012d340cc76093732a949f47436c281c17/ts/Dashboards/tsconfig.json)
typescript-bot commented 2 weeks ago

infinitered/ignite

### [tsconfig.json](https://github.com/infinitered/ignite/blob/4795ee1d4eacebf6c0f8410401e49c888b65ec6b/tsconfig.json) - `error TS1501: This regular expression flag is only available when targeting 'es6' or later.` - [src\/tools\/validations.ts\#L82](https://github.com/infinitered/ignite/blob/4795ee1d4eacebf6c0f8410401e49c888b65ec6b/src/tools/validations.ts#L82)
typescript-bot commented 2 weeks ago

ionic-team/stencil

**35 of 39 projects failed to build with the old tsc and were ignored** ### [tsconfig.json](https://github.com/ionic-team/stencil/blob/0a7beccb0a62a6a33a18b960aa5e59ada1b509fe/tsconfig.json) - `error TS2367: This comparison appears to be unintentional because the types 'number' and 'string' have no overlap.` - [src\/runtime\/proxy-component.ts\#L157](https://github.com/ionic-team/stencil/blob/0a7beccb0a62a6a33a18b960aa5e59ada1b509fe/src/runtime/proxy-component.ts#L157)
typescript-bot commented 2 weeks ago

javascript-obfuscator/javascript-obfuscator

### [tsconfig.json](https://github.com/javascript-obfuscator/javascript-obfuscator/blob/1000402f10f61bd367cd971d55f0f832d940d60e/tsconfig.json) - `error TS1507: There is nothing available for repetition.` - [test\/functional-tests\/node-transformers\/converting-transformers\/numbers-to-numerical-expressions-transformer\/NumbersToNumericalExpressionsTransformer.spec.ts\#L239](https://github.com/javascript-obfuscator/javascript-obfuscator/blob/1000402f10f61bd367cd971d55f0f832d940d60e/test/functional-tests/node-transformers/converting-transformers/numbers-to-numerical-expressions-transformer/NumbersToNumericalExpressionsTransformer.spec.ts#L239) - `error TS1005: '}' expected.` - [test\/functional-tests\/node-transformers\/converting-transformers\/numbers-to-numerical-expressions-transformer\/NumbersToNumericalExpressionsTransformer.spec.ts\#L239](https://github.com/javascript-obfuscator/javascript-obfuscator/blob/1000402f10f61bd367cd971d55f0f832d940d60e/test/functional-tests/node-transformers/converting-transformers/numbers-to-numerical-expressions-transformer/NumbersToNumericalExpressionsTransformer.spec.ts#L239) - [test\/functional-tests\/node-transformers\/converting-transformers\/template-literal-transformer\/TemplateLiteralTransformer.spec.ts\#L165](https://github.com/javascript-obfuscator/javascript-obfuscator/blob/1000402f10f61bd367cd971d55f0f832d940d60e/test/functional-tests/node-transformers/converting-transformers/template-literal-transformer/TemplateLiteralTransformer.spec.ts#L165) ### [test\/tsconfig.test.json](https://github.com/javascript-obfuscator/javascript-obfuscator/blob/1000402f10f61bd367cd971d55f0f832d940d60e/test/tsconfig.test.json) - `error TS1507: There is nothing available for repetition.` - [test\/functional-tests\/node-transformers\/converting-transformers\/numbers-to-numerical-expressions-transformer\/NumbersToNumericalExpressionsTransformer.spec.ts\#L239](https://github.com/javascript-obfuscator/javascript-obfuscator/blob/1000402f10f61bd367cd971d55f0f832d940d60e/test/functional-tests/node-transformers/converting-transformers/numbers-to-numerical-expressions-transformer/NumbersToNumericalExpressionsTransformer.spec.ts#L239) - `error TS1005: '}' expected.` - [test\/functional-tests\/node-transformers\/converting-transformers\/numbers-to-numerical-expressions-transformer\/NumbersToNumericalExpressionsTransformer.spec.ts\#L239](https://github.com/javascript-obfuscator/javascript-obfuscator/blob/1000402f10f61bd367cd971d55f0f832d940d60e/test/functional-tests/node-transformers/converting-transformers/numbers-to-numerical-expressions-transformer/NumbersToNumericalExpressionsTransformer.spec.ts#L239) - [test\/functional-tests\/node-transformers\/converting-transformers\/template-literal-transformer\/TemplateLiteralTransformer.spec.ts\#L165](https://github.com/javascript-obfuscator/javascript-obfuscator/blob/1000402f10f61bd367cd971d55f0f832d940d60e/test/functional-tests/node-transformers/converting-transformers/template-literal-transformer/TemplateLiteralTransformer.spec.ts#L165)
typescript-bot commented 2 weeks ago

jupyterlab/jupyterlab

**42 of 58 projects failed to build with the old tsc and were ignored** ### [galata\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/52442fbc4c52e1e86544cd4ad714272f9de71e40/galata/tsconfig.json) - `error TS2503: Cannot find namespace 'jest'.` - file:///mnt/ts_downloads/_/m/jupyterlab/packages/services/lib/testutils.d.ts#L29 in [packages\/notebook\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/52442fbc4c52e1e86544cd4ad714272f9de71e40/packages/notebook/tsconfig.json) - file:///mnt/ts_downloads/_/m/jupyterlab/packages/services/lib/testutils.d.ts#L36 in [packages\/notebook\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/52442fbc4c52e1e86544cd4ad714272f9de71e40/packages/notebook/tsconfig.json) - file:///mnt/ts_downloads/_/m/jupyterlab/packages/services/lib/testutils.d.ts#L40 in [packages\/notebook\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/52442fbc4c52e1e86544cd4ad714272f9de71e40/packages/notebook/tsconfig.json) - file:///mnt/ts_downloads/_/m/jupyterlab/packages/services/lib/testutils.d.ts#L44 in [packages\/notebook\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/52442fbc4c52e1e86544cd4ad714272f9de71e40/packages/notebook/tsconfig.json) - file:///mnt/ts_downloads/_/m/jupyterlab/packages/services/lib/testutils.d.ts#L48 in [packages\/notebook\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/52442fbc4c52e1e86544cd4ad714272f9de71e40/packages/notebook/tsconfig.json) - file:///mnt/ts_downloads/_/m/jupyterlab/packages/services/lib/testutils.d.ts#L52 in [packages\/notebook\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/52442fbc4c52e1e86544cd4ad714272f9de71e40/packages/notebook/tsconfig.json) - file:///mnt/ts_downloads/_/m/jupyterlab/packages/services/lib/testutils.d.ts#L56 in [packages\/notebook\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/52442fbc4c52e1e86544cd4ad714272f9de71e40/packages/notebook/tsconfig.json) ### [galata\/extension\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/52442fbc4c52e1e86544cd4ad714272f9de71e40/galata/extension/tsconfig.json) - `error TS2503: Cannot find namespace 'jest'.` - file:///mnt/ts_downloads/_/m/jupyterlab/packages/services/lib/testutils.d.ts#L29 in [packages\/notebook\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/52442fbc4c52e1e86544cd4ad714272f9de71e40/packages/notebook/tsconfig.json) - file:///mnt/ts_downloads/_/m/jupyterlab/packages/services/lib/testutils.d.ts#L36 in [packages\/notebook\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/52442fbc4c52e1e86544cd4ad714272f9de71e40/packages/notebook/tsconfig.json) - file:///mnt/ts_downloads/_/m/jupyterlab/packages/services/lib/testutils.d.ts#L40 in [packages\/notebook\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/52442fbc4c52e1e86544cd4ad714272f9de71e40/packages/notebook/tsconfig.json) - file:///mnt/ts_downloads/_/m/jupyterlab/packages/services/lib/testutils.d.ts#L44 in [packages\/notebook\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/52442fbc4c52e1e86544cd4ad714272f9de71e40/packages/notebook/tsconfig.json) - file:///mnt/ts_downloads/_/m/jupyterlab/packages/services/lib/testutils.d.ts#L48 in [packages\/notebook\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/52442fbc4c52e1e86544cd4ad714272f9de71e40/packages/notebook/tsconfig.json) - file:///mnt/ts_downloads/_/m/jupyterlab/packages/services/lib/testutils.d.ts#L52 in [packages\/notebook\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/52442fbc4c52e1e86544cd4ad714272f9de71e40/packages/notebook/tsconfig.json) - file:///mnt/ts_downloads/_/m/jupyterlab/packages/services/lib/testutils.d.ts#L56 in [packages\/notebook\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/52442fbc4c52e1e86544cd4ad714272f9de71e40/packages/notebook/tsconfig.json)
typescript-bot commented 2 weeks ago

keplergl/kepler.gl

**13 of 17 projects failed to build with the old tsc and were ignored** ### [src\/actions\/tsconfig.production.json](https://github.com/keplergl/kepler.gl/blob/ff52dda6da7950ffe1a1fe500fecfba3af07193e/src/actions/tsconfig.production.json) - `error TS2307: Cannot find module '@deck.gl/core/lib/deck' or its corresponding type declarations.` - [src\/actions\/src\/vis-state-actions.ts\#L5](https://github.com/keplergl/kepler.gl/blob/ff52dda6da7950ffe1a1fe500fecfba3af07193e/src/actions/src/vis-state-actions.ts#L5)
typescript-bot commented 2 weeks ago

LokerL/tts-vue

### [tsconfig.json](https://github.com/LokerL/tts-vue/blob/96cabf49cf891bfb2b441b2cea592dc5b6b4ec43/tsconfig.json) - `error TS5102: Option 'suppressImplicitAnyIndexErrors' has been removed. Please remove it from your configuration.` - [tsconfig.json\#L17](https://github.com/LokerL/tts-vue/blob/96cabf49cf891bfb2b441b2cea592dc5b6b4ec43/tsconfig.json#L17)
typescript-bot commented 2 weeks ago

microsoft/playwright

**4 of 15 projects failed to build with the old tsc and were ignored** ### [packages\/html-reporter\/tsconfig.json](https://github.com/microsoft/playwright/blob/1f63cbff08a11f6fad671824adfd4a0f283da29a/packages/html-reporter/tsconfig.json) - `error TS1192: Module '"/mnt/ts_downloads/_/m/playwright/node_modules/@zip.js/zip.js/index"' has no default export.` - [packages\/html-reporter\/src\/index.tsx\#L18](https://github.com/microsoft/playwright/blob/1f63cbff08a11f6fad671824adfd4a0f283da29a/packages/html-reporter/src/index.tsx#L18)
typescript-bot commented 2 weeks ago

microsoft/vscode

**7 of 54 projects failed to build with the old tsc and were ignored** ### [src\/tsconfig.monaco.json](https://github.com/microsoft/vscode/blob/a4bb0dd20dc3e842e835ee990978b961569f844f/src/tsconfig.monaco.json) - `error TS2322: Type '(o: IObservable) => boolean' is not assignable to type '(observable: IObservable) => this is { change: TChange; }'.` - [src\/vs\/base\/common\/observableInternal\/autorun.ts\#L256](https://github.com/microsoft/vscode/blob/a4bb0dd20dc3e842e835ee990978b961569f844f/src/vs/base/common/observableInternal/autorun.ts#L256) - [src\/vs\/base\/common\/observableInternal\/derived.ts\#L341](https://github.com/microsoft/vscode/blob/a4bb0dd20dc3e842e835ee990978b961569f844f/src/vs/base/common/observableInternal/derived.ts#L341) - `error TS1501: This regular expression flag is only available when targeting 'es2022' or later.` - [src\/vs\/editor\/common\/services\/findSectionHeaders.ts\#L39](https://github.com/microsoft/vscode/blob/a4bb0dd20dc3e842e835ee990978b961569f844f/src/vs/editor/common/services/findSectionHeaders.ts#L39)
typescript-bot commented 2 weeks ago

misskey-dev/misskey

**6 of 13 projects failed to build with the old tsc and were ignored** ### [packages\/backend\/tsconfig.json](https://github.com/misskey-dev/misskey/blob/e2ff5f58b2357b2433313b2885e7de7923f65205/packages/backend/tsconfig.json) - `error TS2322: Type '() => true' is not assignable to type '() => this is IJust'.` - [packages\/backend\/src\/misc\/prelude\/maybe.ts\#L16](https://github.com/misskey-dev/misskey/blob/e2ff5f58b2357b2433313b2885e7de7923f65205/packages/backend/src/misc/prelude/maybe.ts#L16) - `error TS2322: Type '() => false' is not assignable to type '() => this is IJust'.` - [packages\/backend\/src\/misc\/prelude\/maybe.ts\#L23](https://github.com/misskey-dev/misskey/blob/e2ff5f58b2357b2433313b2885e7de7923f65205/packages/backend/src/misc/prelude/maybe.ts#L23) ### [packages\/backend\/test\/tsconfig.json](https://github.com/misskey-dev/misskey/blob/e2ff5f58b2357b2433313b2885e7de7923f65205/packages/backend/test/tsconfig.json) - `error TS2322: Type '() => true' is not assignable to type '() => this is IJust'.` - [packages\/backend\/src\/misc\/prelude\/maybe.ts\#L16](https://github.com/misskey-dev/misskey/blob/e2ff5f58b2357b2433313b2885e7de7923f65205/packages/backend/src/misc/prelude/maybe.ts#L16) - `error TS2322: Type '() => false' is not assignable to type '() => this is IJust'.` - [packages\/backend\/src\/misc\/prelude\/maybe.ts\#L23](https://github.com/misskey-dev/misskey/blob/e2ff5f58b2357b2433313b2885e7de7923f65205/packages/backend/src/misc/prelude/maybe.ts#L23)
typescript-bot commented 2 weeks ago

mui/material-ui

**25 of 81 projects failed to build with the old tsc and were ignored** ### [packages\/api-docs-builder-core\/tsconfig.json](https://github.com/mui/material-ui/blob/16cb18aac4e9311f1862ddc16f77e3c61f77e7c4/packages/api-docs-builder-core/tsconfig.json) - `error TS1503: Named capturing groups are only available when targeting 'ES2018' or later.` - [packages\/api-docs-builder\/ApiBuilders\/ComponentApiBuilder.ts\#L554](https://github.com/mui/material-ui/blob/16cb18aac4e9311f1862ddc16f77e3c61f77e7c4/packages/api-docs-builder/ApiBuilders/ComponentApiBuilder.ts#L554) - [packages\/api-docs-builder\/ApiBuilders\/HookApiBuilder.ts\#L320](https://github.com/mui/material-ui/blob/16cb18aac4e9311f1862ddc16f77e3c61f77e7c4/packages/api-docs-builder/ApiBuilders/HookApiBuilder.ts#L320) - [packages\/api-docs-builder\/ApiBuilders\/HookApiBuilder.ts\#L376](https://github.com/mui/material-ui/blob/16cb18aac4e9311f1862ddc16f77e3c61f77e7c4/packages/api-docs-builder/ApiBuilders/HookApiBuilder.ts#L376) - [packages\/api-docs-builder\/ApiBuilders\/HookApiBuilder.ts\#L389](https://github.com/mui/material-ui/blob/16cb18aac4e9311f1862ddc16f77e3c61f77e7c4/packages/api-docs-builder/ApiBuilders/HookApiBuilder.ts#L389) - [packages\/api-docs-builder\/buildApiUtils.ts\#L81](https://github.com/mui/material-ui/blob/16cb18aac4e9311f1862ddc16f77e3c61f77e7c4/packages/api-docs-builder/buildApiUtils.ts#L81) - [packages\/api-docs-builder\/buildApiUtils.ts\#L81](https://github.com/mui/material-ui/blob/16cb18aac4e9311f1862ddc16f77e3c61f77e7c4/packages/api-docs-builder/buildApiUtils.ts#L81) ### [docs\/tsconfig.json](https://github.com/mui/material-ui/blob/16cb18aac4e9311f1862ddc16f77e3c61f77e7c4/docs/tsconfig.json) - `error TS1501: This regular expression flag is only available when targeting 'es2018' or later.` - [docs\/src\/modules\/components\/JoyThemeBuilder.tsx\#L1286](https://github.com/mui/material-ui/blob/16cb18aac4e9311f1862ddc16f77e3c61f77e7c4/docs/src/modules/components/JoyThemeBuilder.tsx#L1286) - `error TS1503: Named capturing groups are only available when targeting 'ES2018' or later.` - [docs\/src\/modules\/joy\/sourceJoyTemplates.ts\#L9](https://github.com/mui/material-ui/blob/16cb18aac4e9311f1862ddc16f77e3c61f77e7c4/docs/src/modules/joy/sourceJoyTemplates.ts#L9) - [docs\/src\/modules\/joy\/sourceJoyTemplates.ts\#L9](https://github.com/mui/material-ui/blob/16cb18aac4e9311f1862ddc16f77e3c61f77e7c4/docs/src/modules/joy/sourceJoyTemplates.ts#L9) - [docs\/src\/modules\/utils\/extractTemplates.ts\#L4](https://github.com/mui/material-ui/blob/16cb18aac4e9311f1862ddc16f77e3c61f77e7c4/docs/src/modules/utils/extractTemplates.ts#L4) - [docs\/src\/modules\/utils\/extractTemplates.ts\#L4](https://github.com/mui/material-ui/blob/16cb18aac4e9311f1862ddc16f77e3c61f77e7c4/docs/src/modules/utils/extractTemplates.ts#L4)
typescript-bot commented 2 weeks ago

netless-io/flat

### [desktop\/renderer-app\/tsconfig.json](https://github.com/netless-io/flat/blob/45744f53aa2293012b2f16bcbcc6d105700c0490/desktop/renderer-app/tsconfig.json) - `error TS1501: This regular expression flag is only available when targeting 'es2018' or later.` - [desktop\/renderer-app\/scripts\/vite-plugin-electron\/utils.ts\#L7](https://github.com/netless-io/flat/blob/45744f53aa2293012b2f16bcbcc6d105700c0490/desktop/renderer-app/scripts/vite-plugin-electron/utils.ts#L7) - [desktop\/renderer-app\/scripts\/vite-plugin-electron\/utils.ts\#L7](https://github.com/netless-io/flat/blob/45744f53aa2293012b2f16bcbcc6d105700c0490/desktop/renderer-app/scripts/vite-plugin-electron/utils.ts#L7) - `error TS1503: Named capturing groups are only available when targeting 'ES2018' or later.` - [service-providers\/fastboard\/src\/file-insert.ts\#L276](https://github.com/netless-io/flat/blob/45744f53aa2293012b2f16bcbcc6d105700c0490/service-providers/fastboard/src/file-insert.ts#L276) - [service-providers\/fastboard\/src\/file-insert.ts\#L276](https://github.com/netless-io/flat/blob/45744f53aa2293012b2f16bcbcc6d105700c0490/service-providers/fastboard/src/file-insert.ts#L276) ### [service-providers\/fastboard\/tsconfig.json](https://github.com/netless-io/flat/blob/45744f53aa2293012b2f16bcbcc6d105700c0490/service-providers/fastboard/tsconfig.json) - `error TS1503: Named capturing groups are only available when targeting 'ES2018' or later.` - [service-providers\/fastboard\/src\/file-insert.ts\#L276](https://github.com/netless-io/flat/blob/45744f53aa2293012b2f16bcbcc6d105700c0490/service-providers/fastboard/src/file-insert.ts#L276) in [service-providers\/fastboard\/tsconfig.json](https://github.com/netless-io/flat/blob/45744f53aa2293012b2f16bcbcc6d105700c0490/service-providers/fastboard/tsconfig.json) - [service-providers\/fastboard\/src\/file-insert.ts\#L276](https://github.com/netless-io/flat/blob/45744f53aa2293012b2f16bcbcc6d105700c0490/service-providers/fastboard/src/file-insert.ts#L276) in [service-providers\/fastboard\/tsconfig.json](https://github.com/netless-io/flat/blob/45744f53aa2293012b2f16bcbcc6d105700c0490/service-providers/fastboard/tsconfig.json)
typescript-bot commented 2 weeks ago

omnivore-app/omnivore

**2 of 20 projects failed to build with the old tsc and were ignored** ### [packages\/web\/tsconfig.json](https://github.com/omnivore-app/omnivore/blob/ae8790b5456dc0abf388e79719644e9755207724/packages/web/tsconfig.json) - `error TS1501: This regular expression flag is only available when targeting 'es6' or later.` - [packages\/web\/lib\/highlights\/normalizeHighlightRange.ts\#L19](https://github.com/omnivore-app/omnivore/blob/ae8790b5456dc0abf388e79719644e9755207724/packages/web/lib/highlights/normalizeHighlightRange.ts#L19) ### [packages\/liqe\/tsconfig.json](https://github.com/omnivore-app/omnivore/blob/ae8790b5456dc0abf388e79719644e9755207724/packages/liqe/tsconfig.json) - `error TS1501: This regular expression flag is only available when targeting 'es6' or later.` - [packages\/liqe\/src\/isSafePath.ts\#L1](https://github.com/omnivore-app/omnivore/blob/ae8790b5456dc0abf388e79719644e9755207724/packages/liqe/src/isSafePath.ts#L1) - [packages\/liqe\/test\/liqe\/parseRegex.ts\#L13](https://github.com/omnivore-app/omnivore/blob/ae8790b5456dc0abf388e79719644e9755207724/packages/liqe/test/liqe/parseRegex.ts#L13) - `error TS1503: Named capturing groups are only available when targeting 'ES2018' or later.` - [packages\/liqe\/src\/parse.ts\#L16](https://github.com/omnivore-app/omnivore/blob/ae8790b5456dc0abf388e79719644e9755207724/packages/liqe/src/parse.ts#L16) - [packages\/liqe\/src\/parse.ts\#L16](https://github.com/omnivore-app/omnivore/blob/ae8790b5456dc0abf388e79719644e9755207724/packages/liqe/src/parse.ts#L16)
typescript-bot commented 2 weeks ago

outline/outline

### [tsconfig.json](https://github.com/outline/outline/blob/b7e19a0eb18efc22f80e9ee800d0195502c29e19/tsconfig.json) - `error TS5102: Option 'suppressImplicitAnyIndexErrors' has been removed. Please remove it from your configuration.` - [tsconfig.json\#L26](https://github.com/outline/outline/blob/b7e19a0eb18efc22f80e9ee800d0195502c29e19/tsconfig.json#L26)
typescript-bot commented 2 weeks ago

pillarjs/path-to-regexp

### [tsconfig.json](https://github.com/pillarjs/path-to-regexp/blob/80a1eb6c5dd32e3f61f4f6fcbce74ef2adaa9a69/tsconfig.json) - `error TS1503: Named capturing groups are only available when targeting 'ES2018' or later.` - [src\/index.spec.ts\#L2641](https://github.com/pillarjs/path-to-regexp/blob/80a1eb6c5dd32e3f61f4f6fcbce74ef2adaa9a69/src/index.spec.ts#L2641) - [src\/index.spec.ts\#L2659](https://github.com/pillarjs/path-to-regexp/blob/80a1eb6c5dd32e3f61f4f6fcbce74ef2adaa9a69/src/index.spec.ts#L2659) - [src\/index.spec.ts\#L2659](https://github.com/pillarjs/path-to-regexp/blob/80a1eb6c5dd32e3f61f4f6fcbce74ef2adaa9a69/src/index.spec.ts#L2659) - [src\/index.spec.ts\#L2686](https://github.com/pillarjs/path-to-regexp/blob/80a1eb6c5dd32e3f61f4f6fcbce74ef2adaa9a69/src/index.spec.ts#L2686)
typescript-bot commented 2 weeks ago

pnpm/pnpm

**146 of 147 projects failed to build with the old tsc and were ignored** ### [pnpm\/tsconfig.json](https://github.com/pnpm/pnpm/blob/9719a42d0e83a61fd44879d52a52f95632521dc5/pnpm/tsconfig.json) - `error TS5102: Option 'suppressImplicitAnyIndexErrors' has been removed. Please remove it from your configuration.` - [pnpm\/tsconfig.json\#L8](https://github.com/pnpm/pnpm/blob/9719a42d0e83a61fd44879d52a52f95632521dc5/pnpm/tsconfig.json#L8)
typescript-bot commented 2 weeks ago

QwikDev/qwik

**12 of 13 projects failed to build with the old tsc and were ignored** ### [packages\/qwik\/tsconfig.json](https://github.com/QwikDev/qwik/blob/be973763dfc63c805a831ecfb9b561a4f46b46ae/packages/qwik/tsconfig.json) - `error TS2344: Type 'HTMLDivElement' does not satisfy the constraint 'StrictEqualUsingTSInternalIdenticalToOperator>["onClick$"], EventHandler>>[1], HTMLDivElement> extends true ? unknown : MismatchInfo<...>'.` - [packages\/qwik\/src\/core\/render\/jsx\/types\/jsx-types.unit.tsx\#L213](https://github.com/QwikDev/qwik/blob/be973763dfc63c805a831ecfb9b561a4f46b46ae/packages/qwik/src/core/render/jsx/types/jsx-types.unit.tsx#L213) - `error TS2322: Type '{ as: (props: PublicProps<{ as?: C | undefined; } & PropsOf>, key: string | null, flags: number, dev?: DevJSX | undefined) => JSXOutput; }' is not assignable to type 'IntrinsicAttributes & ({ as?: ((props: PublicProps<{ as?: C | undefined; } & PropsOf>, key: string | null, flags: number, dev?: DevJSX | undefined) => JSXOutput) | undefined; } & (PublicProps<...> extends Record<...> ? IsAny<...> extends tru...'.` - [packages\/qwik\/src\/core\/render\/jsx\/types\/jsx-types.unit.tsx\#L254](https://github.com/QwikDev/qwik/blob/be973763dfc63c805a831ecfb9b561a4f46b46ae/packages/qwik/src/core/render/jsx/types/jsx-types.unit.tsx#L254)
typescript-bot commented 2 weeks ago

sequelize/sequelize

**12 of 16 projects failed to build with the old tsc and were ignored** ### [packages\/core\/tsconfig.json](https://github.com/sequelize/sequelize/blob/94ec901d9283e61a406fe77cbb4ba3caecea2f76/packages/core/tsconfig.json) - `error TS2578: Unused '@ts-expect-error' directive.` - [packages\/core\/src\/decorators\/shared\/model.ts\#L136](https://github.com/sequelize/sequelize/blob/94ec901d9283e61a406fe77cbb4ba3caecea2f76/packages/core/src/decorators/shared/model.ts#L136) - [packages\/core\/src\/model-definition.ts\#L1011](https://github.com/sequelize/sequelize/blob/94ec901d9283e61a406fe77cbb4ba3caecea2f76/packages/core/src/model-definition.ts#L1011)
typescript-bot commented 2 weeks ago

strapi/strapi

**76 of 118 projects failed to build with the old tsc and were ignored** ### [packages\/core\/content-type-builder\/server\/tsconfig.json](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/tsconfig.json) - `error TS2339: Property 'dominant' does not exist on type 'Relation'.` - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L117](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L117) - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L192](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L192) - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L194](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L194) - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L211](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L211) - `error TS2339: Property 'inversedBy' does not exist on type 'Relation'.` - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L179](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L179) - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L191](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L191) - `error TS2339: Property 'mappedBy' does not exist on type 'Relation'.` - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L179](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L179) - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L193](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L193) - `error TS2339: Property 'targetAttribute' does not exist on type 'Relation'.` - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L182](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L182) ### [packages\/core\/content-type-builder\/server\/tsconfig.eslint.json](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/tsconfig.eslint.json) - `error TS2339: Property 'dominant' does not exist on type 'Relation'.` - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L117](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L117) - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L192](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L192) - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L194](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L194) - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L211](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L211) - `error TS2339: Property 'inversedBy' does not exist on type 'Relation'.` - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L179](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L179) - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L191](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L191) - `error TS2339: Property 'mappedBy' does not exist on type 'Relation'.` - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L179](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L179) - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L193](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L193) - `error TS2339: Property 'targetAttribute' does not exist on type 'Relation'.` - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L182](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L182) ### [packages\/core\/content-type-builder\/server\/tsconfig.build.json](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/tsconfig.build.json) - `error TS2339: Property 'dominant' does not exist on type 'Relation'.` - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L117](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L117) - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L192](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L192) - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L194](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L194) - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L211](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L211) - `error TS2339: Property 'inversedBy' does not exist on type 'Relation'.` - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L179](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L179) - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L191](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L191) - `error TS2339: Property 'mappedBy' does not exist on type 'Relation'.` - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L179](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L179) - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L193](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L193) - `error TS2339: Property 'targetAttribute' does not exist on type 'Relation'.` - [packages\/core\/content-type-builder\/server\/src\/services\/schema-builder\/content-type-builder.ts\#L182](https://github.com/strapi/strapi/blob/a76a2ee7a9a66bc0233e678ca062086c34855a5c/packages/core/content-type-builder/server/src/services/schema-builder/content-type-builder.ts#L182)
typescript-bot commented 2 weeks ago

t3-oss/create-t3-app

**1 of 6 projects failed to build with the old tsc and were ignored** ### [www\/tsconfig.json](https://github.com/t3-oss/create-t3-app/blob/29348b6b4f11d7f19915be6639e3c5aaa27b8907/www/tsconfig.json) - `error TS5102: Option 'importsNotUsedAsValues' has been removed. Please remove it from your configuration.` - [www\/tsconfig.json\#L8](https://github.com/t3-oss/create-t3-app/blob/29348b6b4f11d7f19915be6639e3c5aaa27b8907/www/tsconfig.json#L8)
typescript-bot commented 2 weeks ago

tailwindlabs/headlessui

**1 of 5 projects failed to build with the old tsc and were ignored** ### [packages\/@headlessui-vue\/tsconfig.json](https://github.com/tailwindlabs/headlessui/blob/afc9cb648b1f1925694510073501098266737078/packages/@headlessui-vue/tsconfig.json) - `error TS2527: The inferred type of 'disposables' references an inaccessible 'this' type. A type annotation is necessary.` - [packages\/@headlessui-vue\/src\/utils\/disposables.ts\#L5](https://github.com/tailwindlabs/headlessui/blob/afc9cb648b1f1925694510073501098266737078/packages/@headlessui-vue/src/utils/disposables.ts#L5) ### [packages\/@headlessui-react\/tsconfig.json](https://github.com/tailwindlabs/headlessui/blob/afc9cb648b1f1925694510073501098266737078/packages/@headlessui-react/tsconfig.json) - `error TS2527: The inferred type of 'useDisposables' references an inaccessible 'this' type. A type annotation is necessary.` - [packages\/@headlessui-react\/src\/hooks\/use-disposables.ts\#L8](https://github.com/tailwindlabs/headlessui/blob/afc9cb648b1f1925694510073501098266737078/packages/@headlessui-react/src/hooks/use-disposables.ts#L8) - `error TS2527: The inferred type of 'disposables' references an inaccessible 'this' type. A type annotation is necessary.` - [packages\/@headlessui-react\/src\/utils\/disposables.ts\#L17](https://github.com/tailwindlabs/headlessui/blob/afc9cb648b1f1925694510073501098266737078/packages/@headlessui-react/src/utils/disposables.ts#L17)
typescript-bot commented 2 weeks ago

teableio/teable

**19 of 25 projects failed to build with the old tsc and were ignored** ### [apps\/nextjs-app\/tsconfig.json](https://github.com/teableio/teable/blob/40401f4758cdccf33be27027f7fad59cd9d996e2/apps/nextjs-app/tsconfig.json) - `error TS2845: This condition will always return 'true'.` - [apps\/nextjs-app\/src\/features\/app\/blocks\/import-table\/TableImport.tsx\#L246](https://github.com/teableio/teable/blob/40401f4758cdccf33be27027f7fad59cd9d996e2/apps/nextjs-app/src/features/app/blocks/import-table/TableImport.tsx#L246)
typescript-bot commented 2 weeks ago

triggerdotdev/trigger.dev

**43 of 59 projects failed to build with the old tsc and were ignored** ### [references\/v3-catalog\/tsconfig.json](https://github.com/triggerdotdev/trigger.dev/blob/801c86bf7342ae3f676376bea8f46734d809c413/references/v3-catalog/tsconfig.json) - `error TS2345: Argument of type 'import("/mnt/ts_downloads/_/m/trigger.dev/node_modules/.pnpm/msw@2.2.1_typescript@5.3.3/node_modules/msw/lib/core/handlers/HttpHandler").HttpHandler' is not assignable to parameter of type 'import("/mnt/ts_downloads/_/m/trigger.dev/node_modules/.pnpm/msw@2.2.1_typescript@5.3.2/node_modules/msw/lib/core/handlers/HttpHandler").HttpHandler'.` - [references\/v3-catalog\/src\/trigger\/utils\/interceptor.ts\#L5](https://github.com/triggerdotdev/trigger.dev/blob/801c86bf7342ae3f676376bea8f46734d809c413/references/v3-catalog/src/trigger/utils/interceptor.ts#L5) ### [apps\/docker-provider\/tsconfig.json](https://github.com/triggerdotdev/trigger.dev/blob/801c86bf7342ae3f676376bea8f46734d809c413/apps/docker-provider/tsconfig.json) - `error TS1503: Named capturing groups are only available when targeting 'ES2018' or later.` - [apps\/docker-provider\/src\/index.ts\#L238](https://github.com/triggerdotdev/trigger.dev/blob/801c86bf7342ae3f676376bea8f46734d809c413/apps/docker-provider/src/index.ts#L238)
typescript-bot commented 2 weeks ago

tweenjs/tween.js

### [tsconfig.json](https://github.com/tweenjs/tween.js/blob/451041100e54c8cd2472872e307c1895f7ede7db/tsconfig.json) - `error TS5102: Option 'importsNotUsedAsValues' has been removed. Please remove it from your configuration.` - [tsconfig.json\#L15](https://github.com/tweenjs/tween.js/blob/451041100e54c8cd2472872e307c1895f7ede7db/tsconfig.json#L15)
typescript-bot commented 2 weeks ago

vendure-ecommerce/vendure

**36 of 46 projects failed to build with the old tsc and were ignored** ### [packages\/admin-ui\/tsconfig.lib.prod.json](https://github.com/vendure-ecommerce/vendure/blob/8a1fffb97810ee5200ccc19a649d461b38802a9d/packages/admin-ui/tsconfig.lib.prod.json) - `error TS1530: Unicode property value expressions are only available when the Unicode (u) flag or the Unicode Sets (v) flag is set.` - [packages\/admin-ui\/src\/lib\/catalog\/src\/components\/collection-detail\/collection-detail.component.ts\#L64](https://github.com/vendure-ecommerce/vendure/blob/8a1fffb97810ee5200ccc19a649d461b38802a9d/packages/admin-ui/src/lib/catalog/src/components/collection-detail/collection-detail.component.ts#L64) - [packages\/admin-ui\/src\/lib\/catalog\/src\/components\/product-detail\/product-detail.component.ts\#L71](https://github.com/vendure-ecommerce/vendure/blob/8a1fffb97810ee5200ccc19a649d461b38802a9d/packages/admin-ui/src/lib/catalog/src/components/product-detail/product-detail.component.ts#L71) ### [packages\/admin-ui\/src\/tsconfig.app.json](https://github.com/vendure-ecommerce/vendure/blob/8a1fffb97810ee5200ccc19a649d461b38802a9d/packages/admin-ui/src/tsconfig.app.json) - `error TS1530: Unicode property value expressions are only available when the Unicode (u) flag or the Unicode Sets (v) flag is set.` - [packages\/admin-ui\/src\/lib\/catalog\/src\/components\/collection-detail\/collection-detail.component.ts\#L64](https://github.com/vendure-ecommerce/vendure/blob/8a1fffb97810ee5200ccc19a649d461b38802a9d/packages/admin-ui/src/lib/catalog/src/components/collection-detail/collection-detail.component.ts#L64) - [packages\/admin-ui\/src\/lib\/catalog\/src\/components\/product-detail\/product-detail.component.ts\#L71](https://github.com/vendure-ecommerce/vendure/blob/8a1fffb97810ee5200ccc19a649d461b38802a9d/packages/admin-ui/src/lib/catalog/src/components/product-detail/product-detail.component.ts#L71)
typescript-bot commented 2 weeks ago

vuejs/core

**3 of 5 projects failed to build with the old tsc and were ignored** ### [tsconfig.build-node.json](https://github.com/vuejs/core/blob/41df25015f6d67538aeff2dc9eac30ba27bbc16d/tsconfig.build-node.json) - `error TS1501: This regular expression flag is only available when targeting 'es2018' or later.` - [packages\/server-renderer\/src\/helpers\/ssrRenderSlot.ts\#L111](https://github.com/vuejs/core/blob/41df25015f6d67538aeff2dc9eac30ba27bbc16d/packages/server-renderer/src/helpers/ssrRenderSlot.ts#L111)
typescript-bot commented 2 weeks ago

vuejs/language-tools

**3 of 8 projects failed to build with the old tsc and were ignored** ### [tsconfig.json](https://github.com/vuejs/language-tools/blob/7072a2ae78af32aeaab97b21cacd977a8d592cfe/tsconfig.json) - `error TS5102: Option 'importsNotUsedAsValues' has been removed. Please remove it from your configuration.` - Project Scope in [packages\/language-core\/tsconfig.json](https://github.com/vuejs/language-tools/blob/7072a2ae78af32aeaab97b21cacd977a8d592cfe/packages/language-core/tsconfig.json) - Project Scope in [packages\/component-type-helpers\/tsconfig.json](https://github.com/vuejs/language-tools/blob/7072a2ae78af32aeaab97b21cacd977a8d592cfe/packages/component-type-helpers/tsconfig.json)
typescript-bot commented 2 weeks ago

xiangsx/gpt4free-ts

### [tsconfig.json](https://github.com/xiangsx/gpt4free-ts/blob/50a200cde60950d64d0e6111928f9f3f407e0958/tsconfig.json) - `error TS1501: This regular expression flag is only available when targeting 'es2018' or later.` - [utils\/emailFactory.ts\#L902](https://github.com/xiangsx/gpt4free-ts/blob/50a200cde60950d64d0e6111928f9f3f407e0958/utils/emailFactory.ts#L902)
typescript-bot commented 2 weeks ago

youzan/vant

**3 of 9 projects failed to build with the old tsc and were ignored** ### [packages\/vant-cli\/tsconfig.json](https://github.com/youzan/vant/blob/01183e1208822f8567e11c6777d53de8ebb2fd27/packages/vant-cli/tsconfig.json) - `error TS1530: Unicode property value expressions are only available when the Unicode (u) flag or the Unicode Sets (v) flag is set.` - [packages\/vant-cli\/src\/compiler\/web-types\/formatter.ts\#L22](https://github.com/youzan/vant/blob/01183e1208822f8567e11c6777d53de8ebb2fd27/packages/vant-cli/src/compiler/web-types/formatter.ts#L22)