microsoft / TypeScript

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

[NewErrors] 5.8.0-dev.20241117 vs 5.6.3 #60525

Open typescript-bot opened 2 hours ago

typescript-bot commented 2 hours ago

The following errors were reported by 5.8.0-dev.20241117, but not by 5.6.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 458 of 800 visited repos | Outcome | Count | |---------|-------| | Detected interesting changes | 55 | | Detected no interesting changes | 403 | | Git clone failed | 9 | | Package install failed | 106 | | Project-graph error in old TS | 10 | | Too many errors in old TS | 196 | | Unknown failure | 21 |

Investigation Status

Repo Errors Outcome
a16z-infra/ai-town 2
alangpierce/sucrase 1
alibaba/formily 2
antfu-collective/ni 1
bitwarden/clients 76
blacksmithgu/obsidian-dataview 2
ChatGPTNextWeb/ChatGPT-Next-Web 3
cheeriojs/cheerio 1
daybrush/moveable 3
feathersjs/feathers 2
GrapesJS/grapesjs 1
graphql-kit/graphql-voyager 2
growthbook/growthbook 2
hoarder-app/hoarder 1
honojs/hono 2
ikatyang/emoji-cheat-sheet 2
ionic-team/stencil 5
jackyzha0/quartz 5
jupyterlab/jupyterlab 9
majodev/google-webfonts-helper 1
mapbox/mapbox-gl-js 1
mattermost/mattermost 2
mendableai/firecrawl 1
microsoft/azuredatastudio 10
misskey-dev/misskey 1
mswjs/msw 2
netless-io/flat 2
nextauthjs/next-auth 1
ngrx/platform 1
nodejs/nodejs.org 1
Nutlope/aicommits 2
outline/outline 1
pixijs/pixijs 13
pubkey/rxdb 4
react-hook-form/react-hook-form 2
recharts/recharts 17
reduxjs/redux-toolkit 1
refined-github/refined-github 1
RocketChat/Rocket.Chat 3
SawyerHood/draw-a-ui 1
slab/quill 4
spacedriveapp/spacedrive 1
streetwriters/notesnook 1
tailwindlabs/headlessui 1
TypeStrong/typedoc 1
ueberdosis/tiptap 5
urql-graphql/urql 21
Vendicated/Vencord 3
voideditor/void 8
vuejs/core 6
vuejs/devtools-v6 3
vuejs/vue 2
wandb/openui 1
windicss/windicss 2
windingwind/zotero-pdf-translate 4
typescript-bot commented 2 hours ago

a16z-infra/ai-town

### [tsconfig.json](https://github.com/a16z-infra/ai-town/blob/e66da914f0418a202098b01a16b3d5a38cac2997/tsconfig.json) - `error TS2322: Type 'ArrayBufferLike[]' is not assignable to type 'ArrayBuffer[]'.` - [convex\/agent\/embeddingsCache.ts\#L20](https://github.com/a16z-infra/ai-town/blob/e66da914f0418a202098b01a16b3d5a38cac2997/convex/agent/embeddingsCache.ts#L20) - `error TS2322: Type '{ textHash: ArrayBufferLike; embedding: number[]; }[]' is not assignable to type '{ embedding: number[]; textHash: ArrayBuffer; }[]'.` - [convex\/agent\/embeddingsCache.ts\#L45](https://github.com/a16z-infra/ai-town/blob/e66da914f0418a202098b01a16b3d5a38cac2997/convex/agent/embeddingsCache.ts#L45)
typescript-bot commented 2 hours ago

alangpierce/sucrase

**6 of 18 projects failed to build with the old tsc and were ignored** ### [integration-test\/test-cases\/ts-node-cases\/jsx-cases\/jsx-factory-config-is-respected\/tsconfig.json](https://github.com/alangpierce/sucrase/blob/61c05e1e6f29c906c432da57c91ab44660196c8d/integration-test/test-cases/ts-node-cases/jsx-cases/jsx-factory-config-is-respected/tsconfig.json) - `error TS2604: JSX element type '<>' does not have any construct or call signatures.` - [integration-test\/test-cases\/ts-node-cases\/jsx-cases\/jsx-factory-config-is-respected\/main.tsx\#L17](https://github.com/alangpierce/sucrase/blob/61c05e1e6f29c906c432da57c91ab44660196c8d/integration-test/test-cases/ts-node-cases/jsx-cases/jsx-factory-config-is-respected/main.tsx#L17)
typescript-bot commented 2 hours ago

alibaba/formily

**29 of 38 projects failed to build with the old tsc and were ignored** ### [packages\/grid\/tsconfig.json](https://github.com/alibaba/formily/blob/547253208322807aa94b1fa942f941bdaeaf0b12/packages/grid/tsconfig.json) - `error TS2322: Type 'T | T[]' is not assignable to type 'T'.` - [packages\/grid\/src\/index.ts\#L111](https://github.com/alibaba/formily/blob/547253208322807aa94b1fa942f941bdaeaf0b12/packages/grid/src/index.ts#L111) ### [packages\/grid\/tsconfig.build.json](https://github.com/alibaba/formily/blob/547253208322807aa94b1fa942f941bdaeaf0b12/packages/grid/tsconfig.build.json) - `error TS2322: Type 'T | T[]' is not assignable to type 'T'.` - [packages\/grid\/src\/index.ts\#L111](https://github.com/alibaba/formily/blob/547253208322807aa94b1fa942f941bdaeaf0b12/packages/grid/src/index.ts#L111)
typescript-bot commented 2 hours ago

antfu-collective/ni

### [tsconfig.json](https://github.com/antfu-collective/ni/blob/2c544a69f48e730ac4516f615113226dc1a986bd/tsconfig.json) - `error TS2345: Argument of type 'string | Buffer' is not assignable to parameter of type 'string | ArrayBufferView | Iterable | AsyncIterable | Stream'.` - [src\/utils.ts\#L73](https://github.com/antfu-collective/ni/blob/2c544a69f48e730ac4516f615113226dc1a986bd/src/utils.ts#L73)
typescript-bot commented 2 hours ago

bitwarden/clients

**25 of 64 projects failed to build with the old tsc and were ignored** ### [libs\/vault\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/vault/tsconfig.spec.json) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L46) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L72](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L72) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.` - [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L236](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/user-state-subject.ts#L236) - `error TS7010: 'with', which lacks return-type annotation, implicitly has an 'any[]' return type.` - [libs\/tools\/generator\/extensions\/legacy\/src\/legacy-password-generation.service.ts\#L346](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L346) - [libs\/tools\/generator\/extensions\/legacy\/src\/legacy-password-generation.service.ts\#L371](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L371) ### [libs\/vault\/tsconfig.json](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/vault/tsconfig.json) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L46) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L72](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L72) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.` - [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L236](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/user-state-subject.ts#L236) - `error TS7010: 'with', which lacks return-type annotation, implicitly has an 'any[]' return type.` - [libs\/tools\/generator\/extensions\/legacy\/src\/legacy-password-generation.service.ts\#L346](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L346) - [libs\/tools\/generator\/extensions\/legacy\/src\/legacy-password-generation.service.ts\#L371](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L371) ### [libs\/tools\/send\/send-ui\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/send/send-ui/tsconfig.spec.json) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L46) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L72](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L72) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.` - [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L236](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/user-state-subject.ts#L236) ### [libs\/tools\/send\/send-ui\/tsconfig.json](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/send/send-ui/tsconfig.json) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L46) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L72](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L72) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.` - [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L236](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/user-state-subject.ts#L236) ### [libs\/tools\/generator\/extensions\/navigation\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/navigation/tsconfig.spec.json) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L46) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L72](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L72) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.` - [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L236](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/user-state-subject.ts#L236) ### [libs\/tools\/generator\/extensions\/navigation\/tsconfig.json](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/navigation/tsconfig.json) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L46) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L72](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L72) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.` - [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L236](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/user-state-subject.ts#L236) ### [libs\/tools\/generator\/extensions\/legacy\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/tsconfig.spec.json) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L46) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L72](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L72) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.` - [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L236](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/user-state-subject.ts#L236) - `error TS7010: 'with', which lacks return-type annotation, implicitly has an 'any[]' return type.` - [libs\/tools\/generator\/extensions\/legacy\/src\/legacy-password-generation.service.ts\#L346](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L346) - [libs\/tools\/generator\/extensions\/legacy\/src\/legacy-password-generation.service.ts\#L371](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L371) ### [libs\/tools\/generator\/extensions\/legacy\/tsconfig.json](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/tsconfig.json) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L46) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L72](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L72) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.` - [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L236](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/user-state-subject.ts#L236) - `error TS7010: 'with', which lacks return-type annotation, implicitly has an 'any[]' return type.` - [libs\/tools\/generator\/extensions\/legacy\/src\/legacy-password-generation.service.ts\#L346](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L346) - [libs\/tools\/generator\/extensions\/legacy\/src\/legacy-password-generation.service.ts\#L371](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L371) ### [libs\/tools\/generator\/extensions\/history\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/history/tsconfig.spec.json) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L46) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L72](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L72) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.` - [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L236](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/user-state-subject.ts#L236) ### [libs\/tools\/generator\/extensions\/history\/tsconfig.json](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/history/tsconfig.json) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L46) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L72](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L72) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.` - [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L236](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/user-state-subject.ts#L236) ### [libs\/tools\/generator\/core\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/core/tsconfig.spec.json) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L46) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L72](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L72) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.` - [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L236](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/user-state-subject.ts#L236) ### [libs\/tools\/generator\/core\/tsconfig.json](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/core/tsconfig.json) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L46) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L72](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L72) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.` - [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L236](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/user-state-subject.ts#L236) ### [libs\/tools\/generator\/components\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/components/tsconfig.spec.json) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L46) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L72](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L72) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.` - [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L236](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/user-state-subject.ts#L236) ### [libs\/tools\/generator\/components\/tsconfig.json](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/components/tsconfig.json) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L46) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L72](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L72) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.` - [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L236](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/user-state-subject.ts#L236) ### [libs\/tools\/export\/vault-export\/vault-export-ui\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/export/vault-export/vault-export-ui/tsconfig.spec.json) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L46) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L72](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L72) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.` - [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L236](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/user-state-subject.ts#L236) - `error TS7010: 'with', which lacks return-type annotation, implicitly has an 'any[]' return type.` - [libs\/tools\/generator\/extensions\/legacy\/src\/legacy-password-generation.service.ts\#L346](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L346) - [libs\/tools\/generator\/extensions\/legacy\/src\/legacy-password-generation.service.ts\#L371](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L371) ### [libs\/tools\/export\/vault-export\/vault-export-ui\/tsconfig.json](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/export/vault-export/vault-export-ui/tsconfig.json) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L46) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L72](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L72) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.` - [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L236](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/user-state-subject.ts#L236) - `error TS7010: 'with', which lacks return-type annotation, implicitly has an 'any[]' return type.` - [libs\/tools\/generator\/extensions\/legacy\/src\/legacy-password-generation.service.ts\#L346](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L346) - [libs\/tools\/generator\/extensions\/legacy\/src\/legacy-password-generation.service.ts\#L371](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L371) ### [libs\/importer\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/importer/tsconfig.spec.json) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L46) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L72](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L72) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.` - [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L236](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/user-state-subject.ts#L236) - `error TS7010: 'with', which lacks return-type annotation, implicitly has an 'any[]' return type.` - [libs\/tools\/generator\/extensions\/legacy\/src\/legacy-password-generation.service.ts\#L346](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L346) - [libs\/tools\/generator\/extensions\/legacy\/src\/legacy-password-generation.service.ts\#L371](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L371) ### [libs\/importer\/tsconfig.json](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/importer/tsconfig.json) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L46) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L72](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L72) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.` - [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L236](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/user-state-subject.ts#L236) - `error TS7010: 'with', which lacks return-type annotation, implicitly has an 'any[]' return type.` - [libs\/tools\/generator\/extensions\/legacy\/src\/legacy-password-generation.service.ts\#L346](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L346) - [libs\/tools\/generator\/extensions\/legacy\/src\/legacy-password-generation.service.ts\#L371](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L371) ### [libs\/auth\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/auth/tsconfig.spec.json) - `error TS2739: Type 'typeof MockPublicKeyCredential' is missing the following properties from type '{ new (): PublicKeyCredential; prototype: PublicKeyCredential; isConditionalMediationAvailable(): Promise; isUserVerifyingPlatformAuthenticatorAvailable(): Promise<...>; parseCreationOptionsFromJSON(options: PublicKeyCredentialCreationOptionsJSON): PublicKeyCredentialCreationOptions; parseRequestOptionsFrom...': parseCreationOptionsFromJSON, parseRequestOptionsFromJSON` - [libs\/auth\/src\/common\/login-strategies\/webauthn-login.strategy.spec.ts\#L73](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/auth/src/common/login-strategies/webauthn-login.strategy.spec.ts#L73) - `error TS2345: Argument of type 'MockPublicKeyCredential' is not assignable to parameter of type 'PublicKeyCredential'.` - [libs\/auth\/src\/common\/login-strategies\/webauthn-login.strategy.spec.ts\#L126](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/auth/src/common/login-strategies/webauthn-login.strategy.spec.ts#L126) - [libs\/auth\/src\/common\/services\/login-strategies\/login-strategy.state.spec.ts\#L111](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/auth/src/common/services/login-strategies/login-strategy.state.spec.ts#L111) - `error TS2420: Class 'MockPublicKeyCredential' incorrectly implements interface 'PublicKeyCredential'.` - [libs\/auth\/src\/common\/login-strategies\/webauthn-login.strategy.spec.ts\#L358](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/auth/src/common/login-strategies/webauthn-login.strategy.spec.ts#L358) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L46) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L72](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L72) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.` - [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L236](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/user-state-subject.ts#L236) - `error TS7010: 'with', which lacks return-type annotation, implicitly has an 'any[]' return type.` - [libs\/tools\/generator\/extensions\/legacy\/src\/legacy-password-generation.service.ts\#L346](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L346) - [libs\/tools\/generator\/extensions\/legacy\/src\/legacy-password-generation.service.ts\#L371](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L371) ### [libs\/auth\/tsconfig.json](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/auth/tsconfig.json) - `error TS2739: Type 'typeof MockPublicKeyCredential' is missing the following properties from type '{ new (): PublicKeyCredential; prototype: PublicKeyCredential; isConditionalMediationAvailable(): Promise; isUserVerifyingPlatformAuthenticatorAvailable(): Promise<...>; parseCreationOptionsFromJSON(options: PublicKeyCredentialCreationOptionsJSON): PublicKeyCredentialCreationOptions; parseRequestOptionsFrom...': parseCreationOptionsFromJSON, parseRequestOptionsFromJSON` - [libs\/auth\/src\/common\/login-strategies\/webauthn-login.strategy.spec.ts\#L73](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/auth/src/common/login-strategies/webauthn-login.strategy.spec.ts#L73) - `error TS2345: Argument of type 'MockPublicKeyCredential' is not assignable to parameter of type 'PublicKeyCredential'.` - [libs\/auth\/src\/common\/login-strategies\/webauthn-login.strategy.spec.ts\#L126](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/auth/src/common/login-strategies/webauthn-login.strategy.spec.ts#L126) - [libs\/auth\/src\/common\/services\/login-strategies\/login-strategy.state.spec.ts\#L111](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/auth/src/common/services/login-strategies/login-strategy.state.spec.ts#L111) - `error TS2420: Class 'MockPublicKeyCredential' incorrectly implements interface 'PublicKeyCredential'.` - [libs\/auth\/src\/common\/login-strategies\/webauthn-login.strategy.spec.ts\#L358](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/auth/src/common/login-strategies/webauthn-login.strategy.spec.ts#L358) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L46) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [libs\/common\/src\/tools\/state\/buffered-state.ts\#L72](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/buffered-state.ts#L72) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.` - [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L236](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/common/src/tools/state/user-state-subject.ts#L236) - `error TS7010: 'with', which lacks return-type annotation, implicitly has an 'any[]' return type.` - [libs\/tools\/generator\/extensions\/legacy\/src\/legacy-password-generation.service.ts\#L346](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L346) - [libs\/tools\/generator\/extensions\/legacy\/src\/legacy-password-generation.service.ts\#L371](https://github.com/bitwarden/clients/blob/0308e6e1800631f0927b3bc1e0bae02e71b618af/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L371)
typescript-bot commented 2 hours ago

blacksmithgu/obsidian-dataview

### [tsconfig.json](https://github.com/blacksmithgu/obsidian-dataview/blob/6d9030ef1df9c3f310f42e3502149dc71792dc4d/tsconfig.json) - `error TS2322: Type 'undefined' is not assignable to type 'T'.` - [src\/api\/data-array.ts\#L409](https://github.com/blacksmithgu/obsidian-dataview/blob/6d9030ef1df9c3f310f42e3502149dc71792dc4d/src/api/data-array.ts#L409) - [src\/api\/data-array.ts\#L412](https://github.com/blacksmithgu/obsidian-dataview/blob/6d9030ef1df9c3f310f42e3502149dc71792dc4d/src/api/data-array.ts#L412) ### [tsconfig-lib.json](https://github.com/blacksmithgu/obsidian-dataview/blob/6d9030ef1df9c3f310f42e3502149dc71792dc4d/tsconfig-lib.json) - `error TS2322: Type 'undefined' is not assignable to type 'T'.` - [src\/api\/data-array.ts\#L409](https://github.com/blacksmithgu/obsidian-dataview/blob/6d9030ef1df9c3f310f42e3502149dc71792dc4d/src/api/data-array.ts#L409) - [src\/api\/data-array.ts\#L412](https://github.com/blacksmithgu/obsidian-dataview/blob/6d9030ef1df9c3f310f42e3502149dc71792dc4d/src/api/data-array.ts#L412)
typescript-bot commented 2 hours ago

ChatGPTNextWeb/ChatGPT-Next-Web

### [tsconfig.json](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/blob/a2adfbbd3242cb38c685c48a1a8d2cba2c2b28cd/tsconfig.json) - `error TS2322: Type 'ArrayBufferLike' is not assignable to type 'BlobPart'.` - [app\/lib\/audio.ts\#L172](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/blob/a2adfbbd3242cb38c685c48a1a8d2cba2c2b28cd/app/lib/audio.ts#L172) - `error TS2345: Argument of type 'ArrayBufferLike' is not assignable to parameter of type 'ArrayBuffer | PromiseLike'.` - [app\/utils\/ms\_edge\_tts.ts\#L348](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/blob/a2adfbbd3242cb38c685c48a1a8d2cba2c2b28cd/app/utils/ms_edge_tts.ts#L348) - `error TS2769: No overload matches this call.` - [jest.setup.ts\#L5](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/blob/a2adfbbd3242cb38c685c48a1a8d2cba2c2b28cd/jest.setup.ts#L5)
typescript-bot commented 2 hours ago

cheeriojs/cheerio

**2 of 3 projects failed to build with the old tsc and were ignored** ### [tsconfig.typedoc.json](https://github.com/cheeriojs/cheerio/blob/439fd196cc8e9dc4a4f02113e3275ee0c8fb95cb/tsconfig.typedoc.json) - `error TS2322: Type 'boolean' is not assignable to type 'string | number | Document | Element | CDATA | Text | Comment | ProcessingInstruction | ChildNode[] | ... 6 more ... | undefined'.` - [src\/api\/attributes.ts\#L241](https://github.com/cheeriojs/cheerio/blob/439fd196cc8e9dc4a4f02113e3275ee0c8fb95cb/src/api/attributes.ts#L241)
typescript-bot commented 2 hours ago

daybrush/moveable

**10 of 28 projects failed to build with the old tsc and were ignored** ### [packages\/lit-moveable\/tsconfig.json](https://github.com/daybrush/moveable/blob/75069102f30c88cd89ecaaa8ca7e5f7434e54807/packages/lit-moveable/tsconfig.json) - `error TS2698: Spread types may only be created from object types.` - [packages\/lit-moveable\/src\/LitMoveable.ts\#L60](https://github.com/daybrush/moveable/blob/75069102f30c88cd89ecaaa8ca7e5f7434e54807/packages/lit-moveable/src/LitMoveable.ts#L60) ### [packages\/lit-moveable\/tsconfig.declaration.json](https://github.com/daybrush/moveable/blob/75069102f30c88cd89ecaaa8ca7e5f7434e54807/packages/lit-moveable/tsconfig.declaration.json) - `error TS2698: Spread types may only be created from object types.` - [packages\/lit-moveable\/src\/LitMoveable.ts\#L60](https://github.com/daybrush/moveable/blob/75069102f30c88cd89ecaaa8ca7e5f7434e54807/packages/lit-moveable/src/LitMoveable.ts#L60) ### [packages\/lit-moveable\/tsconfig.build.json](https://github.com/daybrush/moveable/blob/75069102f30c88cd89ecaaa8ca7e5f7434e54807/packages/lit-moveable/tsconfig.build.json) - `error TS2698: Spread types may only be created from object types.` - [packages\/lit-moveable\/src\/LitMoveable.ts\#L60](https://github.com/daybrush/moveable/blob/75069102f30c88cd89ecaaa8ca7e5f7434e54807/packages/lit-moveable/src/LitMoveable.ts#L60)
typescript-bot commented 2 hours ago

feathersjs/feathers

**19 of 27 projects failed to build with the old tsc and were ignored** ### [packages\/generators\/tsconfig.json](https://github.com/feathersjs/feathers/blob/967ea54ae7f7e3d8169b137d5c184705706276a7/packages/generators/tsconfig.json) - `error TS7018: Object literal's property 'dependencies' implicitly has an 'any[]' type.` - [packages\/generators\/src\/app\/index.ts\#L53](https://github.com/feathersjs/feathers/blob/967ea54ae7f7e3d8169b137d5c184705706276a7/packages/generators/src/app/index.ts#L53) - `error TS7018: Object literal's property 'devDependencies' implicitly has an 'any[]' type.` - [packages\/generators\/src\/app\/index.ts\#L54](https://github.com/feathersjs/feathers/blob/967ea54ae7f7e3d8169b137d5c184705706276a7/packages/generators/src/app/index.ts#L54)
typescript-bot commented 2 hours ago

GrapesJS/grapesjs

**1 of 3 projects failed to build with the old tsc and were ignored** ### [packages\/core\/tsconfig.json](https://github.com/GrapesJS/grapesjs/blob/36572c38033022cbf259d4e37fde507f60af4354/packages/core/tsconfig.json) - `error TS2322: Type 'Component[]' is not assignable to type 'undefined extends T ? Components : Component[]'.` - [packages\/core\/src\/dom\_components\/model\/Component.ts\#L1038](https://github.com/GrapesJS/grapesjs/blob/36572c38033022cbf259d4e37fde507f60af4354/packages/core/src/dom_components/model/Component.ts#L1038)
typescript-bot commented 2 hours ago

graphql-kit/graphql-voyager

**2 of 4 projects failed to build with the old tsc and were ignored** ### [tsconfig.lib.json](https://github.com/graphql-kit/graphql-voyager/blob/b0ead3ec2459a4460090b3618324ce75000c17d8/tsconfig.lib.json) - `error TS2322: Type '{ children: unknown[]; }' is not assignable to type '{ children?: ReactNode; }'.` - [src\/components\/doc-explorer\/WrappedTypeName.tsx\#L30](https://github.com/graphql-kit/graphql-voyager/blob/b0ead3ec2459a4460090b3618324ce75000c17d8/src/components/doc-explorer/WrappedTypeName.tsx#L30) ### [tsconfig.json](https://github.com/graphql-kit/graphql-voyager/blob/b0ead3ec2459a4460090b3618324ce75000c17d8/tsconfig.json) - `error TS2322: Type '{ children: unknown[]; }' is not assignable to type '{ children?: ReactNode; }'.` - [src\/components\/doc-explorer\/WrappedTypeName.tsx\#L30](https://github.com/graphql-kit/graphql-voyager/blob/b0ead3ec2459a4460090b3618324ce75000c17d8/src/components/doc-explorer/WrappedTypeName.tsx#L30)
typescript-bot commented 2 hours ago

growthbook/growthbook

**5 of 10 projects failed to build with the old tsc and were ignored** ### [packages\/front-end\/tsconfig.json](https://github.com/growthbook/growthbook/blob/98a4b3860019ca48fd0d3c53dc147a006abac23f/packages/front-end/tsconfig.json) - `error TS2345: Argument of type 'Uint8Array' is not assignable to parameter of type 'ArrayBuffer'.` - [packages\/back-end\/src\/services\/features.ts\#L1063](https://github.com/growthbook/growthbook/blob/98a4b3860019ca48fd0d3c53dc147a006abac23f/packages/back-end/src/services/features.ts#L1063) - `error TS2322: Type '{ children: (string | Date | Element)[]; }' is not assignable to type '{ children?: ReactNode; }'.` - [packages\/front-end\/components\/Experiment\/TabbedPage\/ExperimentHeader.tsx\#L630](https://github.com/growthbook/growthbook/blob/98a4b3860019ca48fd0d3c53dc147a006abac23f/packages/front-end/components/Experiment/TabbedPage/ExperimentHeader.tsx#L630)
typescript-bot commented 2 hours ago

hoarder-app/hoarder

**2 of 15 projects failed to build with the old tsc and were ignored** ### [apps\/mobile\/tsconfig.json](https://github.com/hoarder-app/hoarder/blob/dd20fb7b8fb8ea786c53f96d6fa5d4da83dd4753/apps/mobile/tsconfig.json) - `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.` - [apps\/mobile\/app\/signin.tsx\#L116](https://github.com/hoarder-app/hoarder/blob/dd20fb7b8fb8ea786c53f96d6fa5d4da83dd4753/apps/mobile/app/signin.tsx#L116) - [apps\/mobile\/components\/bookmarks\/BookmarkCard.tsx\#L158](https://github.com/hoarder-app/hoarder/blob/dd20fb7b8fb8ea786c53f96d6fa5d4da83dd4753/apps/mobile/components/bookmarks/BookmarkCard.tsx#L158)
typescript-bot commented 2 hours ago

honojs/hono

**7 of 8 projects failed to build with the old tsc and were ignored** ### [tsconfig.json](https://github.com/honojs/hono/blob/53bd319b43e0e97b9c7f24bfd4acb9a6fe5eb4f8/tsconfig.json) - `error TS2578: Unused '@ts-expect-error' directive.` - [src\/context.ts\#L752](https://github.com/honojs/hono/blob/53bd319b43e0e97b9c7f24bfd4acb9a6fe5eb4f8/src/context.ts#L752) - `error TS2322: Type 'Response' is not assignable to type 'Response & TypedResponse'.` - [src\/context.ts\#L754](https://github.com/honojs/hono/blob/53bd319b43e0e97b9c7f24bfd4acb9a6fe5eb4f8/src/context.ts#L754) - [src\/context.ts\#L755](https://github.com/honojs/hono/blob/53bd319b43e0e97b9c7f24bfd4acb9a6fe5eb4f8/src/context.ts#L755)
typescript-bot commented 2 hours ago

ikatyang/emoji-cheat-sheet

### [tsconfig.json](https://github.com/ikatyang/emoji-cheat-sheet/blob/d4ccec71e64d090a936d83cea31af45c7e851d8f/tsconfig.json) - `error TS1544: Named imports from a JSON file into an ECMAScript module are not allowed when 'module' is set to 'Node16'.` - [scripts\/markdown.ts\#L1](https://github.com/ikatyang/emoji-cheat-sheet/blob/d4ccec71e64d090a936d83cea31af45c7e851d8f/scripts/markdown.ts#L1) - [scripts\/markdown.ts\#L1](https://github.com/ikatyang/emoji-cheat-sheet/blob/d4ccec71e64d090a936d83cea31af45c7e851d8f/scripts/markdown.ts#L1) - `error TS1543: Importing a JSON file into an ECMAScript module requires a 'type: "json"' import attribute when 'module' is set to 'Node16'.` - [scripts\/markdown.ts\#L1](https://github.com/ikatyang/emoji-cheat-sheet/blob/d4ccec71e64d090a936d83cea31af45c7e851d8f/scripts/markdown.ts#L1)
typescript-bot commented 2 hours ago

ionic-team/stencil

**38 of 42 projects failed to build with the old tsc and were ignored** ### [tsconfig.json](https://github.com/ionic-team/stencil/blob/4cabb3039420ff2c858ca3bbddb602cbb90174e4/tsconfig.json) - `error TS7018: Object literal's property 'docsTags' implicitly has an 'any[]' type.` - [src\/compiler\/docs\/generate-doc-data.ts\#L223](https://github.com/ionic-team/stencil/blob/4cabb3039420ff2c858ca3bbddb602cbb90174e4/src/compiler/docs/generate-doc-data.ts#L223) - `error TS7018: Object literal's property 'default' implicitly has an 'any' type.` - [src\/compiler\/docs\/generate-doc-data.ts\#L224](https://github.com/ionic-team/stencil/blob/4cabb3039420ff2c858ca3bbddb602cbb90174e4/src/compiler/docs/generate-doc-data.ts#L224) - `error TS7018: Object literal's property 'deprecation' implicitly has an 'any' type.` - [src\/compiler\/docs\/generate-doc-data.ts\#L225](https://github.com/ionic-team/stencil/blob/4cabb3039420ff2c858ca3bbddb602cbb90174e4/src/compiler/docs/generate-doc-data.ts#L225) - `error TS7018: Object literal's property 'prefix' implicitly has an 'any' type.` - [src\/mock-doc\/parse-util.ts\#L175](https://github.com/ionic-team/stencil/blob/4cabb3039420ff2c858ca3bbddb602cbb90174e4/src/mock-doc/parse-util.ts#L175) ### [scripts\/tsconfig.json](https://github.com/ionic-team/stencil/blob/4cabb3039420ff2c858ca3bbddb602cbb90174e4/scripts/tsconfig.json) - `error TS2322: Type 'string | null' is not assignable to type 'string'.` - [scripts\/utils\/release-utils.ts\#L62](https://github.com/ionic-team/stencil/blob/4cabb3039420ff2c858ca3bbddb602cbb90174e4/scripts/utils/release-utils.ts#L62)
typescript-bot commented 2 hours ago

jackyzha0/quartz

### [tsconfig.json](https://github.com/jackyzha0/quartz/blob/f24a1472765e0752bcf158a3db53a717b8dc2191/tsconfig.json) - `error TS2339: Property 'replace' does not exist on type 'string | Buffer'.` - [quartz\/plugins\/transformers\/ofm.ts\#L159](https://github.com/jackyzha0/quartz/blob/f24a1472765e0752bcf158a3db53a717b8dc2191/quartz/plugins/transformers/ofm.ts#L159) - [quartz\/plugins\/transformers\/ofm.ts\#L168](https://github.com/jackyzha0/quartz/blob/f24a1472765e0752bcf158a3db53a717b8dc2191/quartz/plugins/transformers/ofm.ts#L168) - [quartz\/plugins\/transformers\/ofm.ts\#L181](https://github.com/jackyzha0/quartz/blob/f24a1472765e0752bcf158a3db53a717b8dc2191/quartz/plugins/transformers/ofm.ts#L181) - [quartz\/plugins\/transformers\/ofm.ts\#L195](https://github.com/jackyzha0/quartz/blob/f24a1472765e0752bcf158a3db53a717b8dc2191/quartz/plugins/transformers/ofm.ts#L195) - `error TS7006: Parameter 'value' implicitly has an 'any' type.` - [quartz\/plugins\/transformers\/ofm.ts\#L168](https://github.com/jackyzha0/quartz/blob/f24a1472765e0752bcf158a3db53a717b8dc2191/quartz/plugins/transformers/ofm.ts#L168) - [quartz\/plugins\/transformers\/ofm.ts\#L181](https://github.com/jackyzha0/quartz/blob/f24a1472765e0752bcf158a3db53a717b8dc2191/quartz/plugins/transformers/ofm.ts#L181) - [quartz\/plugins\/transformers\/ofm.ts\#L195](https://github.com/jackyzha0/quartz/blob/f24a1472765e0752bcf158a3db53a717b8dc2191/quartz/plugins/transformers/ofm.ts#L195) - `error TS7006: Parameter '_value' implicitly has an 'any' type.` - [quartz\/plugins\/transformers\/ofm.ts\#L183](https://github.com/jackyzha0/quartz/blob/f24a1472765e0752bcf158a3db53a717b8dc2191/quartz/plugins/transformers/ofm.ts#L183) - `error TS7006: Parameter 'raw' implicitly has an 'any' type.` - [quartz\/plugins\/transformers\/ofm.ts\#L183](https://github.com/jackyzha0/quartz/blob/f24a1472765e0752bcf158a3db53a717b8dc2191/quartz/plugins/transformers/ofm.ts#L183) - `error TS7019: Rest parameter 'capture' implicitly has an 'any[]' type.` - [quartz\/plugins\/transformers\/ofm.ts\#L195](https://github.com/jackyzha0/quartz/blob/f24a1472765e0752bcf158a3db53a717b8dc2191/quartz/plugins/transformers/ofm.ts#L195)
typescript-bot commented 2 hours ago

jupyterlab/jupyterlab

**46 of 59 projects failed to build with the old tsc and were ignored** ### [examples\/filebrowser\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/filebrowser/src/tsconfig.json) - `error TS2307: Cannot find module '@jupyterlab/codemirror' or its corresponding type declarations.` - [examples\/filebrowser\/src\/index.ts\#L25](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/filebrowser/src/index.ts#L25) in [examples\/filebrowser\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/filebrowser/src/tsconfig.json) - `error TS2307: Cannot find module '@jupyterlab/fileeditor' or its corresponding type declarations.` - [examples\/filebrowser\/src\/index.ts\#L33](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/filebrowser/src/index.ts#L33) in [examples\/filebrowser\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/filebrowser/src/tsconfig.json) - `error TS7006: Parameter 'language' implicitly has an 'any' type.` - [examples\/filebrowser\/src\/index.ts\#L99](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/filebrowser/src/index.ts#L99) in [examples\/filebrowser\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/filebrowser/src/tsconfig.json) - [examples\/filebrowser\/src\/index.ts\#L102](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/filebrowser/src/index.ts#L102) in [examples\/filebrowser\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/filebrowser/src/tsconfig.json) ### [examples\/console\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/console/src/tsconfig.json) - `error TS2307: Cannot find module '@jupyterlab/codemirror' or its corresponding type declarations.` - [examples\/console\/src\/index.ts\#L26](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/console/src/index.ts#L26) in [examples\/console\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/console/src/tsconfig.json) - `error TS2307: Cannot find module '@jupyterlab/console' or its corresponding type declarations.` - [examples\/console\/src\/index.ts\#L28](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/console/src/index.ts#L28) in [examples\/console\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/console/src/tsconfig.json) - `error TS7006: Parameter 'theme' implicitly has an 'any' type.` - [examples\/console\/src\/index.ts\#L96](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/console/src/index.ts#L96) in [examples\/console\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/console/src/tsconfig.json) - `error TS7006: Parameter 'extensionFactory' implicitly has an 'any' type.` - [examples\/console\/src\/index.ts\#L102](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/console/src/index.ts#L102) in [examples\/console\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/console/src/tsconfig.json) - `error TS7006: Parameter 'options' implicitly has an 'any' type.` - [examples\/console\/src\/index.ts\#L108](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/console/src/index.ts#L108) in [examples\/console\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/console/src/tsconfig.json) - `error TS7006: Parameter 'language' implicitly has an 'any' type.` - [examples\/console\/src\/index.ts\#L123](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/console/src/index.ts#L123) in [examples\/console\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/console/src/tsconfig.json) - [examples\/console\/src\/index.ts\#L126](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/console/src/index.ts#L126) in [examples\/console\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/ef7925c4d1b175a2e51bbeab376cafd57a1d0fe0/examples/console/src/tsconfig.json)
typescript-bot commented 2 hours ago

majodev/google-webfonts-helper

### [tsconfig.json](https://github.com/majodev/google-webfonts-helper/blob/0fddfb85498503e023b01810d1e649f75a6b81c4/tsconfig.json) - `error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'InputFileFormat'.` - [server\/api\/fonts.controller.ts\#L193](https://github.com/majodev/google-webfonts-helper/blob/0fddfb85498503e023b01810d1e649f75a6b81c4/server/api/fonts.controller.ts#L193) - [server\/api\/fonts.spec.ts\#L257](https://github.com/majodev/google-webfonts-helper/blob/0fddfb85498503e023b01810d1e649f75a6b81c4/server/api/fonts.spec.ts#L257) - [server\/api\/fonts.spec.ts\#L262](https://github.com/majodev/google-webfonts-helper/blob/0fddfb85498503e023b01810d1e649f75a6b81c4/server/api/fonts.spec.ts#L262) - [server\/api\/fonts.spec.ts\#L302](https://github.com/majodev/google-webfonts-helper/blob/0fddfb85498503e023b01810d1e649f75a6b81c4/server/api/fonts.spec.ts#L302) - [server\/api\/fonts.spec.ts\#L307](https://github.com/majodev/google-webfonts-helper/blob/0fddfb85498503e023b01810d1e649f75a6b81c4/server/api/fonts.spec.ts#L307) - [server\/api\/fonts.spec.ts\#L325](https://github.com/majodev/google-webfonts-helper/blob/0fddfb85498503e023b01810d1e649f75a6b81c4/server/api/fonts.spec.ts#L325) - [server\/api\/fonts.spec.ts\#L364](https://github.com/majodev/google-webfonts-helper/blob/0fddfb85498503e023b01810d1e649f75a6b81c4/server/api/fonts.spec.ts#L364) - [server\/api\/fonts.spec.ts\#L429](https://github.com/majodev/google-webfonts-helper/blob/0fddfb85498503e023b01810d1e649f75a6b81c4/server/api/fonts.spec.ts#L429) - [server\/api\/fonts.spec.ts\#L450](https://github.com/majodev/google-webfonts-helper/blob/0fddfb85498503e023b01810d1e649f75a6b81c4/server/api/fonts.spec.ts#L450) - [server\/api\/fonts.spec.ts\#L471](https://github.com/majodev/google-webfonts-helper/blob/0fddfb85498503e023b01810d1e649f75a6b81c4/server/api/fonts.spec.ts#L471) - [server\/api\/fonts.spec.ts\#L493](https://github.com/majodev/google-webfonts-helper/blob/0fddfb85498503e023b01810d1e649f75a6b81c4/server/api/fonts.spec.ts#L493)
typescript-bot commented 2 hours ago

mapbox/mapbox-gl-js

**1 of 2 projects failed to build with the old tsc and were ignored** ### [tsconfig.json](https://github.com/mapbox/mapbox-gl-js/blob/e9a88f08f782d494018ad4d5e448a50e1dad559d/tsconfig.json) - `error TS2345: Argument of type 'ArrayBufferLike' is not assignable to parameter of type 'Transferable'.` - [src\/util\/web\_worker\_transfer.ts\#L145](https://github.com/mapbox/mapbox-gl-js/blob/e9a88f08f782d494018ad4d5e448a50e1dad559d/src/util/web_worker_transfer.ts#L145) - [src\/util\/web\_worker\_transfer.ts\#L152](https://github.com/mapbox/mapbox-gl-js/blob/e9a88f08f782d494018ad4d5e448a50e1dad559d/src/util/web_worker_transfer.ts#L152)
typescript-bot commented 2 hours ago

mattermost/mattermost

**2 of 4 projects failed to build with the old tsc and were ignored** ### [webapp\/channels\/tsconfig.json](https://github.com/mattermost/mattermost/blob/d6a89c69c210f9e86b45b15bb867b7d02b3e10b8/webapp/channels/tsconfig.json) - `error TS2454: Variable 'config' is used before being assigned.` - [webapp\/channels\/src\/components\/admin\_console\/custom\_plugin\_settings\/custom\_plugin\_settings.test.tsx\#L222](https://github.com/mattermost/mattermost/blob/d6a89c69c210f9e86b45b15bb867b7d02b3e10b8/webapp/channels/src/components/admin_console/custom_plugin_settings/custom_plugin_settings.test.tsx#L222) in [webapp\/channels\/tsconfig.json](https://github.com/mattermost/mattermost/blob/d6a89c69c210f9e86b45b15bb867b7d02b3e10b8/webapp/channels/tsconfig.json) - [webapp\/channels\/src\/components\/admin\_console\/custom\_plugin\_settings\/custom\_plugin\_settings.test.tsx\#L272](https://github.com/mattermost/mattermost/blob/d6a89c69c210f9e86b45b15bb867b7d02b3e10b8/webapp/channels/src/components/admin_console/custom_plugin_settings/custom_plugin_settings.test.tsx#L272) in [webapp\/channels\/tsconfig.json](https://github.com/mattermost/mattermost/blob/d6a89c69c210f9e86b45b15bb867b7d02b3e10b8/webapp/channels/tsconfig.json) - [webapp\/channels\/src\/components\/admin\_console\/custom\_plugin\_settings\/custom\_plugin\_settings.test.tsx\#L343](https://github.com/mattermost/mattermost/blob/d6a89c69c210f9e86b45b15bb867b7d02b3e10b8/webapp/channels/src/components/admin_console/custom_plugin_settings/custom_plugin_settings.test.tsx#L343) in [webapp\/channels\/tsconfig.json](https://github.com/mattermost/mattermost/blob/d6a89c69c210f9e86b45b15bb867b7d02b3e10b8/webapp/channels/tsconfig.json) - `error TS2454: Variable 'directMessagesModalButton' is used before being assigned.` - [webapp\/channels\/src\/components\/sidebar\/sidebar\_category\/sidebar\_category.tsx\#L377](https://github.com/mattermost/mattermost/blob/d6a89c69c210f9e86b45b15bb867b7d02b3e10b8/webapp/channels/src/components/sidebar/sidebar_category/sidebar_category.tsx#L377) in [webapp\/channels\/tsconfig.json](https://github.com/mattermost/mattermost/blob/d6a89c69c210f9e86b45b15bb867b7d02b3e10b8/webapp/channels/tsconfig.json)
typescript-bot commented 2 hours ago

mendableai/firecrawl

### [apps\/api\/tsconfig.json](https://github.com/mendableai/firecrawl/blob/31a0471bfad73c280b23508b1a0260d2ef024c2f/apps/api/tsconfig.json) - `error TS2352: Conversion of type '{ [Symbol.toStringTag]: string; name: string; stream(): ReadableStream; arrayBuffer(): never; size: number; text(): never; slice(start: number | undefined, end: number | undefined, contentType: string | undefined): never; type: string; }' to type 'Blob' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.` - [apps\/api\/src\/scraper\/scrapeURL\/engines\/pdf\/index.ts\#L20](https://github.com/mendableai/firecrawl/blob/31a0471bfad73c280b23508b1a0260d2ef024c2f/apps/api/src/scraper/scrapeURL/engines/pdf/index.ts#L20)
typescript-bot commented 2 hours ago

microsoft/azuredatastudio

**11 of 67 projects failed to build with the old tsc and were ignored** ### [extensions\/notebook\/tsconfig.json](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/notebook/tsconfig.json) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [extensions\/notebook\/src\/jupyter\/jupyterExecuteManager.ts\#L47](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/notebook/src/jupyter/jupyterExecuteManager.ts#L47) - [extensions\/notebook\/src\/prompts\/adapter.ts\#L52](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/notebook/src/prompts/adapter.ts#L52) - [extensions\/notebook\/src\/test\/common\/notebookUtils.test.ts\#L143](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/notebook/src/test/common/notebookUtils.test.ts#L143) - [extensions\/notebook\/src\/test\/common\/notebookUtils.test.ts\#L159](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/notebook/src/test/common/notebookUtils.test.ts#L159) - [extensions\/notebook\/src\/test\/common\/notebookUtils.test.ts\#L175](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/notebook/src/test/common/notebookUtils.test.ts#L175) - [extensions\/notebook\/src\/test\/common\/notebookUtils.test.ts\#L181](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/notebook/src/test/common/notebookUtils.test.ts#L181) - `error TS7018: Object literal's property ''tocPath'' implicitly has an 'any' type.` - [extensions\/notebook\/src\/test\/book\/bookTocManager.test.ts\#L408](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/notebook/src/test/book/bookTocManager.test.ts#L408) ### [extensions\/mssql\/tsconfig.json](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/mssql/tsconfig.json) - `error TS7018: Object literal's property 'grant' implicitly has an 'any' type.` - [extensions\/mssql\/src\/objectManagement\/ui\/principalDialogBase.ts\#L178](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/mssql/src/objectManagement/ui/principalDialogBase.ts#L178) - `error TS7018: Object literal's property 'withGrant' implicitly has an 'any' type.` - [extensions\/mssql\/src\/objectManagement\/ui\/principalDialogBase.ts\#L179](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/mssql/src/objectManagement/ui/principalDialogBase.ts#L179) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [extensions\/mssql\/src\/sqlNotebook\/sqlNotebookController.ts\#L138](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/mssql/src/sqlNotebook/sqlNotebookController.ts#L138) ### [extensions\/machine-learning\/tsconfig.json](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/machine-learning/tsconfig.json) - `error TS2454: Variable 'connection' is used before being assigned.` - [extensions\/machine-learning\/src\/test\/modelManagement\/deployedModelService.test.ts\#L60](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/machine-learning/src/test/modelManagement/deployedModelService.test.ts#L60) - [extensions\/machine-learning\/src\/test\/packageManagement\/packageManager.test.ts\#L65](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/machine-learning/src/test/packageManagement/packageManager.test.ts#L65) - [extensions\/machine-learning\/src\/test\/packageManagement\/packageManager.test.ts\#L68](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/machine-learning/src/test/packageManagement/packageManager.test.ts#L68) - [extensions\/machine-learning\/src\/test\/packageManagement\/sqlPythonPackageManageProvider.test.ts\#L372](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/machine-learning/src/test/packageManagement/sqlPythonPackageManageProvider.test.ts#L372) - [extensions\/machine-learning\/src\/test\/packageManagement\/sqlPythonPackageManageProvider.test.ts\#L436](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/machine-learning/src/test/packageManagement/sqlPythonPackageManageProvider.test.ts#L436) - [extensions\/machine-learning\/src\/test\/packageManagement\/sqlRPackageManageProvider.test.ts\#L216](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/machine-learning/src/test/packageManagement/sqlRPackageManageProvider.test.ts#L216) - [extensions\/machine-learning\/src\/test\/packageManagement\/sqlRPackageManageProvider.test.ts\#L281](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/machine-learning/src/test/packageManagement/sqlRPackageManageProvider.test.ts#L281) - `error TS2454: Variable 'packages' is used before being assigned.` - [extensions\/machine-learning\/src\/test\/packageManagement\/sqlPythonPackageManageProvider.test.ts\#L97](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/machine-learning/src/test/packageManagement/sqlPythonPackageManageProvider.test.ts#L97) - [extensions\/machine-learning\/src\/test\/packageManagement\/sqlRPackageManageProvider.test.ts\#L65](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/machine-learning/src/test/packageManagement/sqlRPackageManageProvider.test.ts#L65) - `error TS2454: Variable 'queryProvider' is used before being assigned.` - [extensions\/machine-learning\/src\/test\/queryRunner.test.ts\#L61](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/machine-learning/src/test/queryRunner.test.ts#L61) ### [extensions\/dacpac\/tsconfig.json](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/dacpac/tsconfig.json) - `error TS7023: 'appendData' implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.` - [extensions\/dacpac\/src\/test\/testContext.ts\#L203](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/dacpac/src/test/testContext.ts#L203) - `error TS7023: 'setActiveCell' implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.` - [extensions\/dacpac\/src\/test\/testContext.ts\#L204](https://github.com/microsoft/azuredatastudio/blob/47e22a586d6b4fd43e16e0e5f10d74b5b56ff544/extensions/dacpac/src/test/testContext.ts#L204)
typescript-bot commented 2 hours ago

misskey-dev/misskey

**7 of 17 projects failed to build with the old tsc and were ignored** ### [packages\/frontend-shared\/tsconfig.json](https://github.com/misskey-dev/misskey/blob/eed45c7915b3b03832d4831263b6b3140a1584be/packages/frontend-shared/tsconfig.json) - `error TS1543: Importing a JSON file into an ECMAScript module requires a 'type: "json"' import attribute when 'module' is set to 'NodeNext'.` - [packages\/frontend-shared\/js\/emojilist.ts\#L15](https://github.com/misskey-dev/misskey/blob/eed45c7915b3b03832d4831263b6b3140a1584be/packages/frontend-shared/js/emojilist.ts#L15)
typescript-bot commented 2 hours ago

mswjs/msw

**14 of 17 projects failed to build with the old tsc and were ignored** ### [src\/tsconfig.core.build.json](https://github.com/mswjs/msw/blob/8ddb4ab9b1d7845b58dd95b34ef938cd66a49f0a/src/tsconfig.core.build.json) - `error TS2322: Type 'string | SharedArrayBuffer | ArrayBufferView' is not assignable to type 'BlobPart'.` - [src\/core\/ws\/utils\/getMessageLength.ts\#L18](https://github.com/mswjs/msw/blob/8ddb4ab9b1d7845b58dd95b34ef938cd66a49f0a/src/core/ws/utils/getMessageLength.ts#L18) in [src\/tsconfig.core.build.json](https://github.com/mswjs/msw/blob/8ddb4ab9b1d7845b58dd95b34ef938cd66a49f0a/src/tsconfig.core.build.json) - `error TS2345: Argument of type 'ArrayBufferLike | ArrayBufferView' is not assignable to parameter of type 'AllowSharedBufferSource | undefined'.` - [src\/core\/ws\/utils\/getPublicData.ts\#L12](https://github.com/mswjs/msw/blob/8ddb4ab9b1d7845b58dd95b34ef938cd66a49f0a/src/core/ws/utils/getPublicData.ts#L12) in [src\/tsconfig.core.build.json](https://github.com/mswjs/msw/blob/8ddb4ab9b1d7845b58dd95b34ef938cd66a49f0a/src/tsconfig.core.build.json)
typescript-bot commented 2 hours ago

netless-io/flat

**2 of 21 projects failed to build with the old tsc and were ignored** ### [web\/flat-web\/tsconfig.json](https://github.com/netless-io/flat/blob/5ee45b597a888bde56c7fa5c2b1a2320f9dbfd3e/web/flat-web/tsconfig.json) - `error TS2322: Type 'ArrayBufferLike' is not assignable to type 'BlobPart'.` - [packages\/flat-pages\/src\/components\/ShareScreen\/ShareScreenPicker\/ScreenList\/index.tsx\#L13](https://github.com/netless-io/flat/blob/5ee45b597a888bde56c7fa5c2b1a2320f9dbfd3e/packages/flat-pages/src/components/ShareScreen/ShareScreenPicker/ScreenList/index.tsx#L13) ### [packages\/flat-pages\/tsconfig.json](https://github.com/netless-io/flat/blob/5ee45b597a888bde56c7fa5c2b1a2320f9dbfd3e/packages/flat-pages/tsconfig.json) - `error TS2322: Type 'ArrayBufferLike' is not assignable to type 'BlobPart'.` - [packages\/flat-pages\/src\/components\/ShareScreen\/ShareScreenPicker\/ScreenList\/index.tsx\#L13](https://github.com/netless-io/flat/blob/5ee45b597a888bde56c7fa5c2b1a2320f9dbfd3e/packages/flat-pages/src/components/ShareScreen/ShareScreenPicker/ScreenList/index.tsx#L13)
typescript-bot commented 2 hours ago

nextauthjs/next-auth

**22 of 44 projects failed to build with the old tsc and were ignored** ### [packages\/adapter-pg\/tsconfig.json](https://github.com/nextauthjs/next-auth/blob/1c9bcdd0c4538a852f8d2b2b7c60eb962e3a50eb/packages/adapter-pg/tsconfig.json) - `error TS2322: Type 'null' is not assignable to type 'VerificationToken'.` - [packages\/adapter-pg\/src\/index.ts\#L58](https://github.com/nextauthjs/next-auth/blob/1c9bcdd0c4538a852f8d2b2b7c60eb962e3a50eb/packages/adapter-pg/src/index.ts#L58)
typescript-bot commented 2 hours ago

ngrx/platform

**26 of 66 projects failed to build with the old tsc and were ignored** ### [modules\/data\/tsconfig.spec.json](https://github.com/ngrx/platform/blob/ab1d1b45b27c60a353e86b45abfa698de8cee8e8/modules/data/tsconfig.spec.json) - `error TS2454: Variable 'logger' is used before being assigned.` - [modules\/data\/spec\/reducers\/entity-collection-reducer-registry.spec.ts\#L225](https://github.com/ngrx/platform/blob/ab1d1b45b27c60a353e86b45abfa698de8cee8e8/modules/data/spec/reducers/entity-collection-reducer-registry.spec.ts#L225)
typescript-bot commented 2 hours ago

nodejs/nodejs.org

### [apps\/site\/tsconfig.json](https://github.com/nodejs/nodejs.org/blob/83081efa4cde77626228c2709d2585cd554431af/apps/site/tsconfig.json) - `error TS2739: Type '{}' is missing the following properties from type 'BlogPagination': next, prev, pages, total` - [apps\/site\/next-data\/blogData.ts\#L12](https://github.com/nodejs/nodejs.org/blob/83081efa4cde77626228c2709d2585cd554431af/apps/site/next-data/blogData.ts#L12)
typescript-bot commented 2 hours ago

Nutlope/aicommits

### [tsconfig.json](https://github.com/Nutlope/aicommits/blob/604def8284361b8827087350fe6fcb6d9e2de836/tsconfig.json) - `error TS1544: Named imports from a JSON file into an ECMAScript module are not allowed when 'module' is set to 'Node16'.` - [src\/cli.ts\#L2](https://github.com/Nutlope/aicommits/blob/604def8284361b8827087350fe6fcb6d9e2de836/src/cli.ts#L2) - [src\/cli.ts\#L2](https://github.com/Nutlope/aicommits/blob/604def8284361b8827087350fe6fcb6d9e2de836/src/cli.ts#L2) - [src\/utils\/error.ts\#L2](https://github.com/Nutlope/aicommits/blob/604def8284361b8827087350fe6fcb6d9e2de836/src/utils/error.ts#L2) - `error TS1543: Importing a JSON file into an ECMAScript module requires a 'type: "json"' import attribute when 'module' is set to 'Node16'.` - [src\/cli.ts\#L2](https://github.com/Nutlope/aicommits/blob/604def8284361b8827087350fe6fcb6d9e2de836/src/cli.ts#L2) - [src\/utils\/error.ts\#L2](https://github.com/Nutlope/aicommits/blob/604def8284361b8827087350fe6fcb6d9e2de836/src/utils/error.ts#L2)
typescript-bot commented 2 hours ago

outline/outline

### [tsconfig.json](https://github.com/outline/outline/blob/86c3ea8e9d78a639d54c35df4904f071c28586b0/tsconfig.json) - `error TS2304: Cannot find name 'UpdateCallback'.` - [app\/utils\/viewTransition.ts\#L7](https://github.com/outline/outline/blob/86c3ea8e9d78a639d54c35df4904f071c28586b0/app/utils/viewTransition.ts#L7)
typescript-bot commented 2 hours ago

pixijs/pixijs

### [tsconfig.types.json](https://github.com/pixijs/pixijs/blob/45b5feff282ada240dad31b9c51756b2559f8763/tsconfig.types.json) - `error TS2322: Type 'Record>' is not assignable to type 'T | Record'.` - [src\/assets\/loader\/Loader.ts\#L217](https://github.com/pixijs/pixijs/blob/45b5feff282ada240dad31b9c51756b2559f8763/src/assets/loader/Loader.ts#L217) - `error TS2352: Conversion of type 'FederatedPointerEvent' to type 'PointerEvent' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.` - [src\/events\/EventTicker.ts\#L105](https://github.com/pixijs/pixijs/blob/45b5feff282ada240dad31b9c51756b2559f8763/src/events/EventTicker.ts#L105) - `error TS2420: Class 'FederatedPointerEvent' incorrectly implements interface 'PointerEvent'.` - [src\/events\/FederatedPointerEvent.ts\#L7](https://github.com/pixijs/pixijs/blob/45b5feff282ada240dad31b9c51756b2559f8763/src/events/FederatedPointerEvent.ts#L7) - `error TS2322: Type 'this' is not assignable to type 'PointerEvent'.` - [src\/events\/FederatedPointerEvent.ts\#L81](https://github.com/pixijs/pixijs/blob/45b5feff282ada240dad31b9c51756b2559f8763/src/events/FederatedPointerEvent.ts#L81) - `error TS2345: Argument of type 'ArrayBufferLike' is not assignable to parameter of type 'ArrayBuffer'.` - [src\/rendering\/batcher\/shared\/Batcher.ts\#L697](https://github.com/pixijs/pixijs/blob/45b5feff282ada240dad31b9c51756b2559f8763/src/rendering/batcher/shared/Batcher.ts#L697) - [src\/rendering\/renderers\/gpu\/buffer\/GpuBufferSystem.ts\#L95](https://github.com/pixijs/pixijs/blob/45b5feff282ada240dad31b9c51756b2559f8763/src/rendering/renderers/gpu/buffer/GpuBufferSystem.ts#L95) - `error TS2322: Type 'ArrayBufferLike' is not assignable to type 'ArrayBuffer'.` - [src\/utils\/data\/ViewableBuffer.ts\#L47](https://github.com/pixijs/pixijs/blob/45b5feff282ada240dad31b9c51756b2559f8763/src/utils/data/ViewableBuffer.ts#L47) ### [tsconfig.json](https://github.com/pixijs/pixijs/blob/45b5feff282ada240dad31b9c51756b2559f8763/tsconfig.json) - `error TS2322: Type 'Record>' is not assignable to type 'T | Record'.` - [src\/assets\/loader\/Loader.ts\#L217](https://github.com/pixijs/pixijs/blob/45b5feff282ada240dad31b9c51756b2559f8763/src/assets/loader/Loader.ts#L217) - `error TS2352: Conversion of type 'FederatedPointerEvent' to type 'PointerEvent' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.` - [src\/events\/EventTicker.ts\#L105](https://github.com/pixijs/pixijs/blob/45b5feff282ada240dad31b9c51756b2559f8763/src/events/EventTicker.ts#L105) - [tests\/events\/EventSystem.tests.ts\#L705](https://github.com/pixijs/pixijs/blob/45b5feff282ada240dad31b9c51756b2559f8763/tests/events/EventSystem.tests.ts#L705) - [tests\/events\/EventSystem.tests.ts\#L732](https://github.com/pixijs/pixijs/blob/45b5feff282ada240dad31b9c51756b2559f8763/tests/events/EventSystem.tests.ts#L732) - `error TS2420: Class 'FederatedPointerEvent' incorrectly implements interface 'PointerEvent'.` - [src\/events\/FederatedPointerEvent.ts\#L7](https://github.com/pixijs/pixijs/blob/45b5feff282ada240dad31b9c51756b2559f8763/src/events/FederatedPointerEvent.ts#L7) - `error TS2322: Type 'this' is not assignable to type 'PointerEvent'.` - [src\/events\/FederatedPointerEvent.ts\#L81](https://github.com/pixijs/pixijs/blob/45b5feff282ada240dad31b9c51756b2559f8763/src/events/FederatedPointerEvent.ts#L81) - `error TS2345: Argument of type 'ArrayBufferLike' is not assignable to parameter of type 'ArrayBuffer'.` - [src\/rendering\/batcher\/shared\/Batcher.ts\#L697](https://github.com/pixijs/pixijs/blob/45b5feff282ada240dad31b9c51756b2559f8763/src/rendering/batcher/shared/Batcher.ts#L697) - [src\/rendering\/renderers\/gpu\/buffer\/GpuBufferSystem.ts\#L95](https://github.com/pixijs/pixijs/blob/45b5feff282ada240dad31b9c51756b2559f8763/src/rendering/renderers/gpu/buffer/GpuBufferSystem.ts#L95) - `error TS2322: Type 'ArrayBufferLike' is not assignable to type 'ArrayBuffer'.` - [src\/utils\/data\/ViewableBuffer.ts\#L47](https://github.com/pixijs/pixijs/blob/45b5feff282ada240dad31b9c51756b2559f8763/src/utils/data/ViewableBuffer.ts#L47) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [tests\/assets\/unresolved.tests.ts\#L57](https://github.com/pixijs/pixijs/blob/45b5feff282ada240dad31b9c51756b2559f8763/tests/assets/unresolved.tests.ts#L57)
typescript-bot commented 2 hours ago

pubkey/rxdb

**8 of 11 projects failed to build with the old tsc and were ignored** ### [tsconfig.json](https://github.com/pubkey/rxdb/blob/660ca0abedf13a87f683d36eb035a4890d7555c3/tsconfig.json) - `error TS2454: Variable 'timeout' is used before being assigned.` - [src\/plugins\/storage-lokijs\/lokijs-helper.ts\#L366](https://github.com/pubkey/rxdb/blob/660ca0abedf13a87f683d36eb035a4890d7555c3/src/plugins/storage-lokijs/lokijs-helper.ts#L366) - `error TS2322: Type 'T | Readonly | readonly T[]' is not assignable to type 'T'.` - [src\/plugins\/utils\/utils-array.ts\#L24](https://github.com/pubkey/rxdb/blob/660ca0abedf13a87f683d36eb035a4890d7555c3/src/plugins/utils/utils-array.ts#L24) ### [config\/tsconfig.types.json](https://github.com/pubkey/rxdb/blob/660ca0abedf13a87f683d36eb035a4890d7555c3/config/tsconfig.types.json) - `error TS2454: Variable 'timeout' is used before being assigned.` - [src\/plugins\/storage-lokijs\/lokijs-helper.ts\#L366](https://github.com/pubkey/rxdb/blob/660ca0abedf13a87f683d36eb035a4890d7555c3/src/plugins/storage-lokijs/lokijs-helper.ts#L366) - `error TS2322: Type 'T | Readonly | readonly T[]' is not assignable to type 'T'.` - [src\/plugins\/utils\/utils-array.ts\#L24](https://github.com/pubkey/rxdb/blob/660ca0abedf13a87f683d36eb035a4890d7555c3/src/plugins/utils/utils-array.ts#L24)
typescript-bot commented 2 hours ago

react-hook-form/react-hook-form

**2 of 3 projects failed to build with the old tsc and were ignored** ### [tsconfig.json](https://github.com/react-hook-form/react-hook-form/blob/29ae59660995c4c0728aac26dd9051fc617a1548/tsconfig.json) - `error TS2322: Type '{ children: (string | Element | ("message" extends keyof FieldError & keyof DeepRequired[string] ? [FieldError["message" & keyof DeepRequired<...>[string]], FieldErrorsImpl<...>["message" & keyof DeepRequired<...>[string]]] extends [...] ? Merge<...> : FieldError["message" & keyof DeepRequired<...>[string]] | Fie...' is not assignable to type '{ children?: ReactNode; }'.` - [src\/\_\_tests\_\_\/type.test.tsx\#L150](https://github.com/react-hook-form/react-hook-form/blob/29ae59660995c4c0728aac26dd9051fc617a1548/src/__tests__/type.test.tsx#L150) - `error TS2322: Type '{ children: (FieldError | Element | undefined)[]; }' is not assignable to type '{ children?: ReactNode; }'.` - [src\/\_\_tests\_\_\/useWatch.test.tsx\#L519](https://github.com/react-hook-form/react-hook-form/blob/29ae59660995c4c0728aac26dd9051fc617a1548/src/__tests__/useWatch.test.tsx#L519) - [src\/\_\_tests\_\_\/useWatch.test.tsx\#L595](https://github.com/react-hook-form/react-hook-form/blob/29ae59660995c4c0728aac26dd9051fc617a1548/src/__tests__/useWatch.test.tsx#L595)
typescript-bot commented 2 hours ago

recharts/recharts

### [tsconfig.json](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/tsconfig.json) - `error TS7018: Object literal's property 'activeElement' implicitly has an 'any' type.` - [src\/chart\/Sankey.tsx\#L940](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/src/chart/Sankey.tsx#L940) - `error TS7018: Object literal's property 'activeElementType' implicitly has an 'any' type.` - [src\/chart\/Sankey.tsx\#L940](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/src/chart/Sankey.tsx#L940) - `error TS2578: Unused '@ts-expect-error' directive.` - [src\/util\/ChartUtils.ts\#L523](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/src/util/ChartUtils.ts#L523) - `error TS2322: Type 'ScalePoint' is not assignable to type 'RechartsScale'.` - [src\/util\/ChartUtils.ts\#L526](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/src/util/ChartUtils.ts#L526) ### [test\/tsconfig.json](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/test/tsconfig.json) - `error TS7018: Object literal's property 'activeElement' implicitly has an 'any' type.` - [src\/chart\/Sankey.tsx\#L940](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/src/chart/Sankey.tsx#L940) - `error TS7018: Object literal's property 'activeElementType' implicitly has an 'any' type.` - [src\/chart\/Sankey.tsx\#L940](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/src/chart/Sankey.tsx#L940) - `error TS2578: Unused '@ts-expect-error' directive.` - [src\/util\/ChartUtils.ts\#L523](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/src/util/ChartUtils.ts#L523) - `error TS2322: Type 'ScalePoint' is not assignable to type 'RechartsScale'.` - [src\/util\/ChartUtils.ts\#L526](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/src/util/ChartUtils.ts#L526) - `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.` - [test\/polar\/PolarAngleAxis.spec.tsx\#L257](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/test/polar/PolarAngleAxis.spec.tsx#L257) - [test\/polar\/PolarAngleAxis.spec.tsx\#L311](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/test/polar/PolarAngleAxis.spec.tsx#L311) - [test\/polar\/PolarAngleAxis.spec.tsx\#L444](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/test/polar/PolarAngleAxis.spec.tsx#L444) - [test\/polar\/PolarAngleAxis.spec.tsx\#L629](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/test/polar/PolarAngleAxis.spec.tsx#L629) - [test\/polar\/PolarAngleAxis.spec.tsx\#L634](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/test/polar/PolarAngleAxis.spec.tsx#L634) - [test\/polar\/PolarAngleAxis.spec.tsx\#L762](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/test/polar/PolarAngleAxis.spec.tsx#L762) - [test\/polar\/PolarAngleAxis.spec.tsx\#L792](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/test/polar/PolarAngleAxis.spec.tsx#L792) ### [storybook\/tsconfig.json](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/storybook/tsconfig.json) - `error TS7018: Object literal's property 'activeElement' implicitly has an 'any' type.` - [src\/chart\/Sankey.tsx\#L940](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/src/chart/Sankey.tsx#L940) - `error TS7018: Object literal's property 'activeElementType' implicitly has an 'any' type.` - [src\/chart\/Sankey.tsx\#L940](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/src/chart/Sankey.tsx#L940) - `error TS2578: Unused '@ts-expect-error' directive.` - [src\/util\/ChartUtils.ts\#L523](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/src/util/ChartUtils.ts#L523) - `error TS2322: Type 'ScalePoint' is not assignable to type 'RechartsScale'.` - [src\/util\/ChartUtils.ts\#L526](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/src/util/ChartUtils.ts#L526) ### [demo\/tsconfig.json](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/demo/tsconfig.json) - `error TS7018: Object literal's property 'activeElement' implicitly has an 'any' type.` - [src\/chart\/Sankey.tsx\#L940](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/src/chart/Sankey.tsx#L940) - `error TS7018: Object literal's property 'activeElementType' implicitly has an 'any' type.` - [src\/chart\/Sankey.tsx\#L940](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/src/chart/Sankey.tsx#L940) - `error TS2578: Unused '@ts-expect-error' directive.` - [src\/util\/ChartUtils.ts\#L523](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/src/util/ChartUtils.ts#L523) - `error TS2322: Type 'ScalePoint' is not assignable to type 'RechartsScale'.` - [src\/util\/ChartUtils.ts\#L526](https://github.com/recharts/recharts/blob/50da69ec3e2cd8633159f50b18b0bed74f9fb1ff/src/util/ChartUtils.ts#L526)
typescript-bot commented 2 hours ago

reduxjs/redux-toolkit

**15 of 35 projects failed to build with the old tsc and were ignored** ### [packages\/toolkit\/tsconfig.json](https://github.com/reduxjs/redux-toolkit/blob/24286f1745e42217448de1f3486886fa8558c1b5/packages/toolkit/tsconfig.json) - `error TS2322: Type '{ children: unknown[]; }' is not assignable to type '{ children?: ReactNode; }'.` - [packages\/toolkit\/src\/query\/tests\/cleanup.test.tsx\#L29](https://github.com/reduxjs/redux-toolkit/blob/24286f1745e42217448de1f3486886fa8558c1b5/packages/toolkit/src/query/tests/cleanup.test.tsx#L29)
typescript-bot commented 2 hours ago

refined-github/refined-github

### [tsconfig.json](https://github.com/refined-github/refined-github/blob/5abbb6b54ed07a0075a7b8084b723d9648ef3b65/tsconfig.json) - `error TS1543: Importing a JSON file into an ECMAScript module requires a 'type: "json"' import attribute when 'module' is set to 'Node16'.` - [source\/feature-data.ts\#L2](https://github.com/refined-github/refined-github/blob/5abbb6b54ed07a0075a7b8084b723d9648ef3b65/source/feature-data.ts#L2) - [source\/feature-data.ts\#L3](https://github.com/refined-github/refined-github/blob/5abbb6b54ed07a0075a7b8084b723d9648ef3b65/source/feature-data.ts#L3) - [source\/feature-data.ts\#L4](https://github.com/refined-github/refined-github/blob/5abbb6b54ed07a0075a7b8084b723d9648ef3b65/source/feature-data.ts#L4) - [source\/feature-renames.test.ts\#L6](https://github.com/refined-github/refined-github/blob/5abbb6b54ed07a0075a7b8084b723d9648ef3b65/source/feature-renames.test.ts#L6)
typescript-bot commented 2 hours ago

RocketChat/Rocket.Chat

**41 of 85 projects failed to build with the old tsc and were ignored** ### [packages\/apps-engine\/tsconfig.json](https://github.com/RocketChat/Rocket.Chat/blob/66b0e163e5b8498472fe519d44a624e317071879/packages/apps-engine/tsconfig.json) - `error TS2345: Argument of type 'Buffer | ProxiedApp' is not assignable to parameter of type 'ProxiedApp'.` - [packages\/apps-engine\/src\/server\/AppManager.ts\#L801](https://github.com/RocketChat/Rocket.Chat/blob/66b0e163e5b8498472fe519d44a624e317071879/packages/apps-engine/src/server/AppManager.ts#L801) - [packages\/apps-engine\/src\/server\/AppManager.ts\#L803](https://github.com/RocketChat/Rocket.Chat/blob/66b0e163e5b8498472fe519d44a624e317071879/packages/apps-engine/src/server/AppManager.ts#L803) - `error TS2339: Property 'getID' does not exist on type 'Buffer | ProxiedApp'.` - [packages\/apps-engine\/src\/server\/AppManager.ts\#L803](https://github.com/RocketChat/Rocket.Chat/blob/66b0e163e5b8498472fe519d44a624e317071879/packages/apps-engine/src/server/AppManager.ts#L803) - `error TS2322: Type 'Buffer | ProxiedApp' is not assignable to type 'ProxiedApp'.` - [packages\/apps-engine\/src\/server\/AppManager.ts\#L804](https://github.com/RocketChat/Rocket.Chat/blob/66b0e163e5b8498472fe519d44a624e317071879/packages/apps-engine/src/server/AppManager.ts#L804)
typescript-bot commented 2 hours ago

SawyerHood/draw-a-ui

### [tsconfig.json](https://github.com/SawyerHood/draw-a-ui/blob/9058da6ed94d74a519b65206462e25f9a3e558dd/tsconfig.json) - `error TS2322: Type 'ArrayBuffer | SharedArrayBuffer' is not assignable to type 'BlobPart'.` - [lib\/png.ts\#L184](https://github.com/SawyerHood/draw-a-ui/blob/9058da6ed94d74a519b65206462e25f9a3e558dd/lib/png.ts#L184) - [lib\/png.ts\#L184](https://github.com/SawyerHood/draw-a-ui/blob/9058da6ed94d74a519b65206462e25f9a3e558dd/lib/png.ts#L184)
typescript-bot commented 2 hours ago

slab/quill

### [tsconfig.json](https://github.com/slab/quill/blob/b213e1073bac1478649f26e3c0dad50ad0eb2a49/tsconfig.json) - `error TS2578: Unused '@ts-expect-error' directive.` - [packages\/quill\/src\/modules\/uploader.ts\#L22](https://github.com/slab/quill/blob/b213e1073bac1478649f26e3c0dad50ad0eb2a49/packages/quill/src/modules/uploader.ts#L22) - [packages\/quill\/src\/modules\/uploader.ts\#L24](https://github.com/slab/quill/blob/b213e1073bac1478649f26e3c0dad50ad0eb2a49/packages/quill/src/modules/uploader.ts#L24) - `error TS18047: 'position' is possibly 'null'.` - [packages\/quill\/src\/modules\/uploader.ts\#L27](https://github.com/slab/quill/blob/b213e1073bac1478649f26e3c0dad50ad0eb2a49/packages/quill/src/modules/uploader.ts#L27) - [packages\/quill\/src\/modules\/uploader.ts\#L27](https://github.com/slab/quill/blob/b213e1073bac1478649f26e3c0dad50ad0eb2a49/packages/quill/src/modules/uploader.ts#L27) - [packages\/quill\/src\/modules\/uploader.ts\#L28](https://github.com/slab/quill/blob/b213e1073bac1478649f26e3c0dad50ad0eb2a49/packages/quill/src/modules/uploader.ts#L28) - [packages\/quill\/src\/modules\/uploader.ts\#L28](https://github.com/slab/quill/blob/b213e1073bac1478649f26e3c0dad50ad0eb2a49/packages/quill/src/modules/uploader.ts#L28) ### [packages\/quill\/tsconfig.json](https://github.com/slab/quill/blob/b213e1073bac1478649f26e3c0dad50ad0eb2a49/packages/quill/tsconfig.json) - `error TS2578: Unused '@ts-expect-error' directive.` - [packages\/quill\/src\/modules\/uploader.ts\#L22](https://github.com/slab/quill/blob/b213e1073bac1478649f26e3c0dad50ad0eb2a49/packages/quill/src/modules/uploader.ts#L22) - [packages\/quill\/src\/modules\/uploader.ts\#L24](https://github.com/slab/quill/blob/b213e1073bac1478649f26e3c0dad50ad0eb2a49/packages/quill/src/modules/uploader.ts#L24) - `error TS18047: 'position' is possibly 'null'.` - [packages\/quill\/src\/modules\/uploader.ts\#L27](https://github.com/slab/quill/blob/b213e1073bac1478649f26e3c0dad50ad0eb2a49/packages/quill/src/modules/uploader.ts#L27) - [packages\/quill\/src\/modules\/uploader.ts\#L27](https://github.com/slab/quill/blob/b213e1073bac1478649f26e3c0dad50ad0eb2a49/packages/quill/src/modules/uploader.ts#L27) - [packages\/quill\/src\/modules\/uploader.ts\#L28](https://github.com/slab/quill/blob/b213e1073bac1478649f26e3c0dad50ad0eb2a49/packages/quill/src/modules/uploader.ts#L28) - [packages\/quill\/src\/modules\/uploader.ts\#L28](https://github.com/slab/quill/blob/b213e1073bac1478649f26e3c0dad50ad0eb2a49/packages/quill/src/modules/uploader.ts#L28)
typescript-bot commented 2 hours ago

spacedriveapp/spacedrive

**3 of 6 projects failed to build with the old tsc and were ignored** ### [scripts\/tsconfig.json](https://github.com/spacedriveapp/spacedrive/blob/88e48efbcc6688d514d0d349cc7a100e7f22fbb2/scripts/tsconfig.json) - `error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'ArrayBufferLike'.` - [scripts\/preprep.mjs\#L83](https://github.com/spacedriveapp/spacedrive/blob/88e48efbcc6688d514d0d349cc7a100e7f22fbb2/scripts/preprep.mjs#L83) - [scripts\/preprep.mjs\#L122](https://github.com/spacedriveapp/spacedrive/blob/88e48efbcc6688d514d0d349cc7a100e7f22fbb2/scripts/preprep.mjs#L122)
typescript-bot commented 2 hours ago

streetwriters/notesnook

**16 of 21 projects failed to build with the old tsc and were ignored** ### [packages\/streamable-fs\/tsconfig.json](https://github.com/streetwriters/notesnook/blob/89ee0f8d27ac078697dd1a1eb3081d621f3a75be/packages/streamable-fs/tsconfig.json) - `error TS2345: Argument of type 'ArrayBufferLike' is not assignable to parameter of type 'BlobPart'.` - [packages\/streamable-fs\/src\/filehandle.ts\#L86](https://github.com/streetwriters/notesnook/blob/89ee0f8d27ac078697dd1a1eb3081d621f3a75be/packages/streamable-fs/src/filehandle.ts#L86) - [packages\/streamable-fs\/src\/filehandle.ts\#L96](https://github.com/streetwriters/notesnook/blob/89ee0f8d27ac078697dd1a1eb3081d621f3a75be/packages/streamable-fs/src/filehandle.ts#L96)
typescript-bot commented 2 hours ago

tailwindlabs/headlessui

**2 of 5 projects failed to build with the old tsc and were ignored** ### [packages\/@headlessui-vue\/tsconfig.json](https://github.com/tailwindlabs/headlessui/blob/d71fb9cd2e12f5a48617b26e6bb3db90b3e07965/packages/@headlessui-vue/tsconfig.json) - `error TS2322: Type 'TReturnValue | ((...args: any[]) => TReturnValue)' is not assignable to type 'TReturnValue'.` - [packages\/@headlessui-vue\/src\/utils\/match.ts\#L8](https://github.com/tailwindlabs/headlessui/blob/d71fb9cd2e12f5a48617b26e6bb3db90b3e07965/packages/@headlessui-vue/src/utils/match.ts#L8)
typescript-bot commented 2 hours ago

TypeStrong/typedoc

### [tsconfig.json](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/tsconfig.json) - `error TS2604: JSX element type '<>' does not have any construct or call signatures.` - [src\/lib\/output\/plugins\/IconsPlugin.tsx\#L60](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/plugins/IconsPlugin.tsx#L60) - [src\/lib\/output\/themes\/default\/partials\/anchor-icon.tsx\#L5](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/anchor-icon.tsx#L5) - [src\/lib\/output\/themes\/default\/partials\/breadcrumb.tsx\#L7](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/breadcrumb.tsx#L7) - [src\/lib\/output\/themes\/default\/partials\/comment.tsx\#L30](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/comment.tsx#L30) - [src\/lib\/output\/themes\/default\/partials\/comment.tsx\#L41](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/comment.tsx#L41) - [src\/lib\/output\/themes\/default\/partials\/footer.tsx\#L6](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/footer.tsx#L6) - [src\/lib\/output\/themes\/default\/partials\/footer.tsx\#L30](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/footer.tsx#L30) - [src\/lib\/output\/themes\/default\/partials\/header.tsx\#L40](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/header.tsx#L40) - [src\/lib\/output\/themes\/default\/partials\/hierarchy.tsx\#L22](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/hierarchy.tsx#L22) - [src\/lib\/output\/themes\/default\/partials\/hierarchy.tsx\#L31](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/hierarchy.tsx#L31) - [src\/lib\/output\/themes\/default\/partials\/index.tsx\#L21](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/index.tsx#L21) - [src\/lib\/output\/themes\/default\/partials\/index.tsx\#L71](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/index.tsx#L71) - [src\/lib\/output\/themes\/default\/partials\/index.tsx\#L79](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/index.tsx#L79) - [src\/lib\/output\/themes\/default\/partials\/member.declaration.tsx\#L47](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/member.declaration.tsx#L47) - [src\/lib\/output\/themes\/default\/partials\/member.declaration.tsx\#L52](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/member.declaration.tsx#L52) - [src\/lib\/output\/themes\/default\/partials\/member.declaration.tsx\#L58](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/member.declaration.tsx#L58) - [src\/lib\/output\/themes\/default\/partials\/member.getterSetter.tsx\#L7](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/member.getterSetter.tsx#L7) - [src\/lib\/output\/themes\/default\/partials\/member.getterSetter.tsx\#L17](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/member.getterSetter.tsx#L17) - [src\/lib\/output\/themes\/default\/partials\/member.getterSetter.tsx\#L28](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/member.getterSetter.tsx#L28) - [src\/lib\/output\/themes\/default\/partials\/member.reference.tsx\#L13](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/member.reference.tsx#L13) - [src\/lib\/output\/themes\/default\/partials\/member.reference.tsx\#L23](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/member.reference.tsx#L23) - [src\/lib\/output\/themes\/default\/partials\/member.reference.tsx\#L32](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/member.reference.tsx#L32) - [src\/lib\/output\/themes\/default\/partials\/member.signature.body.tsx\#L14](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/member.signature.body.tsx#L14) - [src\/lib\/output\/themes\/default\/partials\/member.signature.body.tsx\#L48](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/member.signature.body.tsx#L48) - [src\/lib\/output\/themes\/default\/partials\/member.signature.title.tsx\#L8](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/member.signature.title.tsx#L8) - [src\/lib\/output\/themes\/default\/partials\/member.signature.title.tsx\#L23](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/member.signature.title.tsx#L23) - [src\/lib\/output\/themes\/default\/partials\/member.signature.title.tsx\#L43](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/member.signature.title.tsx#L43) - [src\/lib\/output\/themes\/default\/partials\/member.signature.title.tsx\#L47](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/member.signature.title.tsx#L47) - [src\/lib\/output\/themes\/default\/partials\/member.signature.title.tsx\#L49](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/member.signature.title.tsx#L49) - [src\/lib\/output\/themes\/default\/partials\/member.signature.title.tsx\#L61](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/member.signature.title.tsx#L61) - [src\/lib\/output\/themes\/default\/partials\/member.signatures.tsx\#L8](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/member.signatures.tsx#L8) - [src\/lib\/output\/themes\/default\/partials\/member.signatures.tsx\#L11](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/member.signatures.tsx#L11) - [src\/lib\/output\/themes\/default\/partials\/member.sources.tsx\#L67](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/member.sources.tsx#L67) - [src\/lib\/output\/themes\/default\/partials\/members.tsx\#L44](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/members.tsx#L44) - [src\/lib\/output\/themes\/default\/partials\/navigation.tsx\#L9](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/navigation.tsx#L9) - [src\/lib\/output\/themes\/default\/partials\/navigation.tsx\#L141](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/navigation.tsx#L141) - [src\/lib\/output\/themes\/default\/partials\/navigation.tsx\#L201](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/navigation.tsx#L201) - [src\/lib\/output\/themes\/default\/partials\/parameter.tsx\#L7](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/parameter.tsx#L7) - [src\/lib\/output\/themes\/default\/partials\/parameter.tsx\#L13](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/parameter.tsx#L13) - [src\/lib\/output\/themes\/default\/partials\/parameter.tsx\#L31](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/parameter.tsx#L31) - [src\/lib\/output\/themes\/default\/partials\/parameter.tsx\#L44](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/parameter.tsx#L44) - [src\/lib\/output\/themes\/default\/partials\/parameter.tsx\#L64](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/parameter.tsx#L64) - [src\/lib\/output\/themes\/default\/partials\/parameter.tsx\#L67](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/parameter.tsx#L67) - [src\/lib\/output\/themes\/default\/partials\/parameter.tsx\#L84](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/parameter.tsx#L84) - [src\/lib\/output\/themes\/default\/partials\/parameter.tsx\#L93](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/parameter.tsx#L93) - [src\/lib\/output\/themes\/default\/partials\/parameter.tsx\#L122](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/parameter.tsx#L122) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L75](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L75) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L98](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L98) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L121](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L121) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L139](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L139) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L149](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L149) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L153](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L153) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L182](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L182) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L222](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L222) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L232](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L232) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L245](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L245) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L253](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L253) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L257](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L257) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L267](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L267) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L302](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L302) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L333](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L333) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L344](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L344) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L356](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L356) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L361](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L361) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L376](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L376) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L391](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L391) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L402](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L402) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L416](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L416) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L443](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L443) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L459](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L459) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L467](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L467) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L471](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L471) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L484](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L484) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L495](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L495) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L521](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L521) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L532](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L532) - [src\/lib\/output\/themes\/default\/partials\/type.tsx\#L551](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/type.tsx#L551) - [src\/lib\/output\/themes\/default\/partials\/typeAndParent.tsx\#L8](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/typeAndParent.tsx#L8) - [src\/lib\/output\/themes\/default\/partials\/typeAndParent.tsx\#L20](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/typeAndParent.tsx#L20) - [src\/lib\/output\/themes\/default\/partials\/typeAndParent.tsx\#L27](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/typeAndParent.tsx#L27) - [src\/lib\/output\/themes\/default\/partials\/typeParameters.tsx\#L7](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/typeParameters.tsx#L7) - [src\/lib\/output\/themes\/default\/partials\/typeParameters.tsx\#L21](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/typeParameters.tsx#L21) - [src\/lib\/output\/themes\/default\/partials\/typeParameters.tsx\#L27](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/partials/typeParameters.tsx#L27) - [src\/lib\/output\/themes\/default\/templates\/hierarchy.tsx\#L39](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/templates/hierarchy.tsx#L39) - [src\/lib\/output\/themes\/default\/templates\/reflection.tsx\#L22](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/templates/reflection.tsx#L22) - [src\/lib\/output\/themes\/default\/templates\/reflection.tsx\#L39](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/templates/reflection.tsx#L39) - [src\/lib\/output\/themes\/default\/templates\/reflection.tsx\#L41](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/templates/reflection.tsx#L41) - [src\/lib\/output\/themes\/default\/templates\/reflection.tsx\#L90](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/default/templates/reflection.tsx#L90) - [src\/lib\/output\/themes\/lib.tsx\#L73](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/lib.tsx#L73) - [src\/lib\/output\/themes\/lib.tsx\#L100](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/lib.tsx#L100) - [src\/lib\/output\/themes\/lib.tsx\#L105](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/lib.tsx#L105) - [src\/lib\/output\/themes\/lib.tsx\#L108](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/lib.tsx#L108) - [src\/lib\/output\/themes\/lib.tsx\#L122](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/lib.tsx#L122) - [src\/lib\/output\/themes\/lib.tsx\#L125](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/lib.tsx#L125) - [src\/lib\/output\/themes\/lib.tsx\#L130](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/lib.tsx#L130) - [src\/lib\/output\/themes\/lib.tsx\#L147](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/output/themes/lib.tsx#L147) - [src\/lib\/utils\/highlighter.tsx\#L69](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/utils/highlighter.tsx#L69) - [src\/lib\/utils\/highlighter.tsx\#L167](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/lib/utils/highlighter.tsx#L167) - [src\/test\/utils\/jsx.test.tsx\#L60](https://github.com/TypeStrong/typedoc/blob/8c868f7dda49103ad6ca56d5a6852ce5b41ca1ec/src/test/utils/jsx.test.tsx#L60)
typescript-bot commented 2 hours ago

ueberdosis/tiptap

**3 of 8 projects failed to build with the old tsc and were ignored** ### [tests\/cypress\/tsconfig.json](https://github.com/ueberdosis/tiptap/blob/2ea807d1db03c44a2af8fea9d176e9cbb5b71800/tests/cypress/tsconfig.json) - `error TS2345: Argument of type 'Mark' is not assignable to parameter of type 'Mark & Node'.` - [packages\/core\/src\/helpers\/getSchemaByResolvedExtensions.ts\#L151](https://github.com/ueberdosis/tiptap/blob/2ea807d1db03c44a2af8fea9d176e9cbb5b71800/packages/core/src/helpers/getSchemaByResolvedExtensions.ts#L151) ### [demos\/tsconfig.vue-3.json](https://github.com/ueberdosis/tiptap/blob/2ea807d1db03c44a2af8fea9d176e9cbb5b71800/demos/tsconfig.vue-3.json) - `error TS2345: Argument of type 'Mark' is not assignable to parameter of type 'Mark & Node'.` - [packages\/core\/src\/helpers\/getSchemaByResolvedExtensions.ts\#L151](https://github.com/ueberdosis/tiptap/blob/2ea807d1db03c44a2af8fea9d176e9cbb5b71800/packages/core/src/helpers/getSchemaByResolvedExtensions.ts#L151) ### [demos\/tsconfig.vue-2.json](https://github.com/ueberdosis/tiptap/blob/2ea807d1db03c44a2af8fea9d176e9cbb5b71800/demos/tsconfig.vue-2.json) - `error TS2345: Argument of type 'Mark' is not assignable to parameter of type 'Mark & Node'.` - [packages\/core\/src\/helpers\/getSchemaByResolvedExtensions.ts\#L151](https://github.com/ueberdosis/tiptap/blob/2ea807d1db03c44a2af8fea9d176e9cbb5b71800/packages/core/src/helpers/getSchemaByResolvedExtensions.ts#L151) ### [demos\/tsconfig.react.json](https://github.com/ueberdosis/tiptap/blob/2ea807d1db03c44a2af8fea9d176e9cbb5b71800/demos/tsconfig.react.json) - `error TS2345: Argument of type 'Mark' is not assignable to parameter of type 'Mark & Node'.` - [packages\/core\/src\/helpers\/getSchemaByResolvedExtensions.ts\#L151](https://github.com/ueberdosis/tiptap/blob/2ea807d1db03c44a2af8fea9d176e9cbb5b71800/packages/core/src/helpers/getSchemaByResolvedExtensions.ts#L151) ### [demos\/tsconfig.base.json](https://github.com/ueberdosis/tiptap/blob/2ea807d1db03c44a2af8fea9d176e9cbb5b71800/demos/tsconfig.base.json) - `error TS2345: Argument of type 'Mark' is not assignable to parameter of type 'Mark & Node'.` - [packages\/core\/src\/helpers\/getSchemaByResolvedExtensions.ts\#L151](https://github.com/ueberdosis/tiptap/blob/2ea807d1db03c44a2af8fea9d176e9cbb5b71800/packages/core/src/helpers/getSchemaByResolvedExtensions.ts#L151)
typescript-bot commented 2 hours ago

urql-graphql/urql

**1 of 21 projects failed to build with the old tsc and were ignored** ### [tsconfig.json](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/tsconfig.json) - `error TS2345: Argument of type 'ChunkData' is not assignable to parameter of type 'ArrayBuffer | Buffer'.` - [packages\/core\/src\/internal\/fetchSource.ts\#L66](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L66) - [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L71) - `error TS2322: Type 'A' is not assignable to type 'MaybeAccessorValue'.` - [packages\/solid-urql\/src\/utils.ts\#L11](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/solid-urql/src/utils.ts#L11) ### [packages\/vue-urql\/tsconfig.json](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/vue-urql/tsconfig.json) - `error TS2345: Argument of type 'ChunkData' is not assignable to parameter of type 'ArrayBuffer | Buffer'.` - [packages\/core\/src\/internal\/fetchSource.ts\#L66](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L66) - [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L71) ### [packages\/svelte-urql\/tsconfig.json](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/svelte-urql/tsconfig.json) - `error TS2345: Argument of type 'ChunkData' is not assignable to parameter of type 'ArrayBuffer | Buffer'.` - [packages\/core\/src\/internal\/fetchSource.ts\#L66](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L66) - [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L71) ### [packages\/storage-rn\/tsconfig.json](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/storage-rn/tsconfig.json) - `error TS2345: Argument of type 'ChunkData' is not assignable to parameter of type 'ArrayBuffer | Buffer'.` - [packages\/core\/src\/internal\/fetchSource.ts\#L66](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L66) - [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L71) ### [packages\/solid-urql\/tsconfig.json](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/solid-urql/tsconfig.json) - `error TS2345: Argument of type 'ChunkData' is not assignable to parameter of type 'ArrayBuffer | Buffer'.` - [packages\/core\/src\/internal\/fetchSource.ts\#L66](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L66) - [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L71) - `error TS2322: Type 'A' is not assignable to type 'MaybeAccessorValue'.` - [packages\/solid-urql\/src\/utils.ts\#L11](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/solid-urql/src/utils.ts#L11) ### [packages\/react-urql\/tsconfig.json](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/react-urql/tsconfig.json) - `error TS2345: Argument of type 'ChunkData' is not assignable to parameter of type 'ArrayBuffer | Buffer'.` - [packages\/core\/src\/internal\/fetchSource.ts\#L66](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L66) - [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L71) ### [packages\/preact-urql\/tsconfig.json](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/preact-urql/tsconfig.json) - `error TS2345: Argument of type 'ChunkData' is not assignable to parameter of type 'ArrayBuffer | Buffer'.` - [packages\/core\/src\/internal\/fetchSource.ts\#L66](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L66) - [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L71) ### [packages\/next-urql\/tsconfig.json](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/next-urql/tsconfig.json) - `error TS2345: Argument of type 'ChunkData' is not assignable to parameter of type 'ArrayBuffer | Buffer'.` - [packages\/core\/src\/internal\/fetchSource.ts\#L66](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L66) - [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L71) ### [packages\/core\/tsconfig.json](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/tsconfig.json) - `error TS2345: Argument of type 'ChunkData' is not assignable to parameter of type 'ArrayBuffer | Buffer'.` - [packages\/core\/src\/internal\/fetchSource.ts\#L66](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L66) - [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L71) ### [exchanges\/throw-on-error\/tsconfig.json](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/exchanges/throw-on-error/tsconfig.json) - `error TS2345: Argument of type 'ChunkData' is not assignable to parameter of type 'ArrayBuffer | Buffer'.` - [packages\/core\/src\/internal\/fetchSource.ts\#L66](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L66) - [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L71) ### [exchanges\/retry\/tsconfig.json](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/exchanges/retry/tsconfig.json) - `error TS2345: Argument of type 'ChunkData' is not assignable to parameter of type 'ArrayBuffer | Buffer'.` - [packages\/core\/src\/internal\/fetchSource.ts\#L66](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L66) - [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L71) ### [exchanges\/request-policy\/tsconfig.json](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/exchanges/request-policy/tsconfig.json) - `error TS2345: Argument of type 'ChunkData' is not assignable to parameter of type 'ArrayBuffer | Buffer'.` - [packages\/core\/src\/internal\/fetchSource.ts\#L66](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L66) - [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L71) ### [exchanges\/refocus\/tsconfig.json](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/exchanges/refocus/tsconfig.json) - `error TS2345: Argument of type 'ChunkData' is not assignable to parameter of type 'ArrayBuffer | Buffer'.` - [packages\/core\/src\/internal\/fetchSource.ts\#L66](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L66) - [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L71) ### [exchanges\/populate\/tsconfig.json](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/exchanges/populate/tsconfig.json) - `error TS2345: Argument of type 'ChunkData' is not assignable to parameter of type 'ArrayBuffer | Buffer'.` - [packages\/core\/src\/internal\/fetchSource.ts\#L66](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L66) - [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L71) ### [exchanges\/persisted\/tsconfig.json](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/exchanges/persisted/tsconfig.json) - `error TS2345: Argument of type 'ChunkData' is not assignable to parameter of type 'ArrayBuffer | Buffer'.` - [packages\/core\/src\/internal\/fetchSource.ts\#L66](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L66) - [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L71) ### [exchanges\/graphcache\/tsconfig.json](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/exchanges/graphcache/tsconfig.json) - `error TS2345: Argument of type 'ChunkData' is not assignable to parameter of type 'ArrayBuffer | Buffer'.` - [packages\/core\/src\/internal\/fetchSource.ts\#L66](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L66) - [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L71) ### [exchanges\/execute\/tsconfig.json](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/exchanges/execute/tsconfig.json) - `error TS2345: Argument of type 'ChunkData' is not assignable to parameter of type 'ArrayBuffer | Buffer'.` - [packages\/core\/src\/internal\/fetchSource.ts\#L66](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L66) - [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L71) ### [exchanges\/context\/tsconfig.json](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/exchanges/context/tsconfig.json) - `error TS2345: Argument of type 'ChunkData' is not assignable to parameter of type 'ArrayBuffer | Buffer'.` - [packages\/core\/src\/internal\/fetchSource.ts\#L66](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L66) - [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L71) ### [exchanges\/auth\/tsconfig.json](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/exchanges/auth/tsconfig.json) - `error TS2345: Argument of type 'ChunkData' is not assignable to parameter of type 'ArrayBuffer | Buffer'.` - [packages\/core\/src\/internal\/fetchSource.ts\#L66](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L66) - [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/cf43315c40f9d40d963b401c1b505724154b552e/packages/core/src/internal/fetchSource.ts#L71)
typescript-bot commented 2 hours ago

Vendicated/Vencord

**1 of 2 projects failed to build with the old tsc and were ignored** ### [tsconfig.json](https://github.com/Vendicated/Vencord/blob/25ceff5ec2ba708f3668bac7a4338549b09ad71c/tsconfig.json) - `error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | ArrayBufferView | Stream | Iterable | AsyncIterable'.` - [src\/main\/updater\/http.ts\#L80](https://github.com/Vendicated/Vencord/blob/25ceff5ec2ba708f3668bac7a4338549b09ad71c/src/main/updater/http.ts#L80) - `error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.` - [src\/main\/utils\/extensions.ts\#L34](https://github.com/Vendicated/Vencord/blob/25ceff5ec2ba708f3668bac7a4338549b09ad71c/src/main/utils/extensions.ts#L34) - `error TS2345: Argument of type 'Buffer[]' is not assignable to parameter of type 'readonly Uint8Array[]'.` - [src\/main\/utils\/simpleGet.ts\#L34](https://github.com/Vendicated/Vencord/blob/25ceff5ec2ba708f3668bac7a4338549b09ad71c/src/main/utils/simpleGet.ts#L34)
typescript-bot commented 2 hours ago

voideditor/void

**4 of 54 projects failed to build with the old tsc and were ignored** ### [src\/tsconfig.tsec.json](https://github.com/voideditor/void/blob/afd40a59b5b05cacc4dfc46eec9486404264bd4f/src/tsconfig.tsec.json) - `error TS2322: Type 'T | undefined' is not assignable to type 'T'.` - [src\/vs\/platform\/configuration\/common\/configuration.ts\#L297](https://github.com/voideditor/void/blob/afd40a59b5b05cacc4dfc46eec9486404264bd4f/src/vs/platform/configuration/common/configuration.ts#L297) - `error TS2322: Type 'ContextKeyValue' is not assignable to type 'T | undefined'.` - [src\/vs\/platform\/contextkey\/browser\/contextKeyService.ts\#L522](https://github.com/voideditor/void/blob/afd40a59b5b05cacc4dfc46eec9486404264bd4f/src/vs/platform/contextkey/browser/contextKeyService.ts#L522) - `error TS2322: Type 'Result' is not assignable to type 'Result>'.` - [src\/vs\/platform\/observable\/common\/wrapInHotClass.ts\#L23](https://github.com/voideditor/void/blob/afd40a59b5b05cacc4dfc46eec9486404264bd4f/src/vs/platform/observable/common/wrapInHotClass.ts#L23) - [src\/vs\/platform\/observable\/common\/wrapInHotClass.ts\#L65](https://github.com/voideditor/void/blob/afd40a59b5b05cacc4dfc46eec9486404264bd4f/src/vs/platform/observable/common/wrapInHotClass.ts#L65) - [src\/vs\/platform\/observable\/common\/wrapInReloadableClass.ts\#L17](https://github.com/voideditor/void/blob/afd40a59b5b05cacc4dfc46eec9486404264bd4f/src/vs/platform/observable/common/wrapInReloadableClass.ts#L17) - `error TS2322: Type 'null' is not assignable to type 'IStringDictionary'.` - [src\/vs\/workbench\/services\/preferences\/common\/preferencesModels.ts\#L108](https://github.com/voideditor/void/blob/afd40a59b5b05cacc4dfc46eec9486404264bd4f/src/vs/workbench/services/preferences/common/preferencesModels.ts#L108) - `error TS2322: Type 'undefined' is not assignable to type 'IExpression'.` - [src\/vs\/workbench\/services\/search\/common\/queryBuilder.ts\#L652](https://github.com/voideditor/void/blob/afd40a59b5b05cacc4dfc46eec9486404264bd4f/src/vs/workbench/services/search/common/queryBuilder.ts#L652) ### [src\/tsconfig.monaco.json](https://github.com/voideditor/void/blob/afd40a59b5b05cacc4dfc46eec9486404264bd4f/src/tsconfig.monaco.json) - `error TS2322: Type 'T | undefined' is not assignable to type 'T'.` - [src\/vs\/platform\/configuration\/common\/configuration.ts\#L297](https://github.com/voideditor/void/blob/afd40a59b5b05cacc4dfc46eec9486404264bd4f/src/vs/platform/configuration/common/configuration.ts#L297) - `error TS2322: Type 'ContextKeyValue' is not assignable to type 'T | undefined'.` - [src\/vs\/platform\/contextkey\/browser\/contextKeyService.ts\#L522](https://github.com/voideditor/void/blob/afd40a59b5b05cacc4dfc46eec9486404264bd4f/src/vs/platform/contextkey/browser/contextKeyService.ts#L522) - `error TS2322: Type 'Result' is not assignable to type 'Result>'.` - [src\/vs\/platform\/observable\/common\/wrapInHotClass.ts\#L23](https://github.com/voideditor/void/blob/afd40a59b5b05cacc4dfc46eec9486404264bd4f/src/vs/platform/observable/common/wrapInHotClass.ts#L23) - [src\/vs\/platform\/observable\/common\/wrapInHotClass.ts\#L65](https://github.com/voideditor/void/blob/afd40a59b5b05cacc4dfc46eec9486404264bd4f/src/vs/platform/observable/common/wrapInHotClass.ts#L65) - [src\/vs\/platform\/observable\/common\/wrapInReloadableClass.ts\#L17](https://github.com/voideditor/void/blob/afd40a59b5b05cacc4dfc46eec9486404264bd4f/src/vs/platform/observable/common/wrapInReloadableClass.ts#L17)
typescript-bot commented 2 hours ago

vuejs/core

**4 of 6 projects failed to build with the old tsc and were ignored** ### [tsconfig.json](https://github.com/vuejs/core/blob/6eb29d345aa73746207f80c89ee8b37ff7b949c9/tsconfig.json) - `error TS9007: Function must have an explicit return type annotation with --isolatedDeclarations.` - [packages\/compiler-core\/src\/transforms\/vFor.ts\#L261](https://github.com/vuejs/core/blob/6eb29d345aa73746207f80c89ee8b37ff7b949c9/packages/compiler-core/src/transforms/vFor.ts#L261) in [tsconfig.json](https://github.com/vuejs/core/blob/6eb29d345aa73746207f80c89ee8b37ff7b949c9/tsconfig.json) - [packages\/compiler-sfc\/src\/script\/defineModel.ts\#L117](https://github.com/vuejs/core/blob/6eb29d345aa73746207f80c89ee8b37ff7b949c9/packages/compiler-sfc/src/script/defineModel.ts#L117) in [tsconfig.json](https://github.com/vuejs/core/blob/6eb29d345aa73746207f80c89ee8b37ff7b949c9/tsconfig.json) - `error TS2322: Type 'T' is not assignable to type 'ShallowUnwrapRef'.` - [packages\/reactivity\/src\/ref.ts\#L278](https://github.com/vuejs/core/blob/6eb29d345aa73746207f80c89ee8b37ff7b949c9/packages/reactivity/src/ref.ts#L278) in [tsconfig.json](https://github.com/vuejs/core/blob/6eb29d345aa73746207f80c89ee8b37ff7b949c9/tsconfig.json) - `error TS2322: Type 'Promise>' is not assignable to type 'Promise>'.` - [packages\/runtime-core\/src\/scheduler.ts\#L61](https://github.com/vuejs/core/blob/6eb29d345aa73746207f80c89ee8b37ff7b949c9/packages/runtime-core/src/scheduler.ts#L61) in [tsconfig.json](https://github.com/vuejs/core/blob/6eb29d345aa73746207f80c89ee8b37ff7b949c9/tsconfig.json) ### [tsconfig.build.json](https://github.com/vuejs/core/blob/6eb29d345aa73746207f80c89ee8b37ff7b949c9/tsconfig.build.json) - `error TS9007: Function must have an explicit return type annotation with --isolatedDeclarations.` - [packages\/compiler-core\/src\/transforms\/vFor.ts\#L261](https://github.com/vuejs/core/blob/6eb29d345aa73746207f80c89ee8b37ff7b949c9/packages/compiler-core/src/transforms/vFor.ts#L261) in [tsconfig.build.json](https://github.com/vuejs/core/blob/6eb29d345aa73746207f80c89ee8b37ff7b949c9/tsconfig.build.json) - [packages\/compiler-sfc\/src\/script\/defineModel.ts\#L117](https://github.com/vuejs/core/blob/6eb29d345aa73746207f80c89ee8b37ff7b949c9/packages/compiler-sfc/src/script/defineModel.ts#L117) in [tsconfig.build.json](https://github.com/vuejs/core/blob/6eb29d345aa73746207f80c89ee8b37ff7b949c9/tsconfig.build.json) - `error TS2322: Type 'T' is not assignable to type 'ShallowUnwrapRef'.` - [packages\/reactivity\/src\/ref.ts\#L278](https://github.com/vuejs/core/blob/6eb29d345aa73746207f80c89ee8b37ff7b949c9/packages/reactivity/src/ref.ts#L278) in [tsconfig.build.json](https://github.com/vuejs/core/blob/6eb29d345aa73746207f80c89ee8b37ff7b949c9/tsconfig.build.json) - `error TS2322: Type 'Promise>' is not assignable to type 'Promise>'.` - [packages\/runtime-core\/src\/scheduler.ts\#L61](https://github.com/vuejs/core/blob/6eb29d345aa73746207f80c89ee8b37ff7b949c9/packages/runtime-core/src/scheduler.ts#L61) in [tsconfig.build.json](https://github.com/vuejs/core/blob/6eb29d345aa73746207f80c89ee8b37ff7b949c9/tsconfig.build.json)