**8 of 11 projects failed to build with the old tsc and were ignored**
### [tsconfig.json](https://github.com/pubkey/rxdb/blob/60d6c5760b6a874c7d448757dac960fcb717a2bf/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/60d6c5760b6a874c7d448757dac960fcb717a2bf/src/plugins/storage-lokijs/lokijs-helper.ts#L366)
### [docs-src\/tsconfig.json](https://github.com/pubkey/rxdb/blob/60d6c5760b6a874c7d448757dac960fcb717a2bf/docs-src/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [docs-src\/src\/components\/review-block.tsx\#L148](https://github.com/pubkey/rxdb/blob/60d6c5760b6a874c7d448757dac960fcb717a2bf/docs-src/src/components/review-block.tsx#L148)
- [docs-src\/src\/pages\/sem\/browser-database.tsx\#L6](https://github.com/pubkey/rxdb/blob/60d6c5760b6a874c7d448757dac960fcb717a2bf/docs-src/src/pages/sem/browser-database.tsx#L6)
- [docs-src\/src\/pages\/sem\/electron-database.tsx\#L5](https://github.com/pubkey/rxdb/blob/60d6c5760b6a874c7d448757dac960fcb717a2bf/docs-src/src/pages/sem/electron-database.tsx#L5)
- [docs-src\/src\/pages\/sem\/firestore-alternative.tsx\#L6](https://github.com/pubkey/rxdb/blob/60d6c5760b6a874c7d448757dac960fcb717a2bf/docs-src/src/pages/sem/firestore-alternative.tsx#L6)
- [docs-src\/src\/pages\/sem\/indexeddb-database.tsx\#L6](https://github.com/pubkey/rxdb/blob/60d6c5760b6a874c7d448757dac960fcb717a2bf/docs-src/src/pages/sem/indexeddb-database.tsx#L6)
- [docs-src\/src\/pages\/sem\/localstorage-database.tsx\#L6](https://github.com/pubkey/rxdb/blob/60d6c5760b6a874c7d448757dac960fcb717a2bf/docs-src/src/pages/sem/localstorage-database.tsx#L6)
- [docs-src\/src\/pages\/sem\/nedb-alternative.tsx\#L6](https://github.com/pubkey/rxdb/blob/60d6c5760b6a874c7d448757dac960fcb717a2bf/docs-src/src/pages/sem/nedb-alternative.tsx#L6)
- [docs-src\/src\/pages\/sem\/nodejs-database.tsx\#L6](https://github.com/pubkey/rxdb/blob/60d6c5760b6a874c7d448757dac960fcb717a2bf/docs-src/src/pages/sem/nodejs-database.tsx#L6)
- [docs-src\/src\/pages\/sem\/nosql-database.tsx\#L6](https://github.com/pubkey/rxdb/blob/60d6c5760b6a874c7d448757dac960fcb717a2bf/docs-src/src/pages/sem/nosql-database.tsx#L6)
- [docs-src\/src\/pages\/sem\/pouchdb-alternative.tsx\#L6](https://github.com/pubkey/rxdb/blob/60d6c5760b6a874c7d448757dac960fcb717a2bf/docs-src/src/pages/sem/pouchdb-alternative.tsx#L6)
- [docs-src\/src\/pages\/sem\/react-native-database.tsx\#L6](https://github.com/pubkey/rxdb/blob/60d6c5760b6a874c7d448757dac960fcb717a2bf/docs-src/src/pages/sem/react-native-database.tsx#L6)
- [docs-src\/src\/pages\/sem\/watermelondb-alternative.tsx\#L6](https://github.com/pubkey/rxdb/blob/60d6c5760b6a874c7d448757dac960fcb717a2bf/docs-src/src/pages/sem/watermelondb-alternative.tsx#L6)
### [config\/tsconfig.types.json](https://github.com/pubkey/rxdb/blob/60d6c5760b6a874c7d448757dac960fcb717a2bf/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/60d6c5760b6a874c7d448757dac960fcb717a2bf/src/plugins/storage-lokijs/lokijs-helper.ts#L366)
**10 of 15 projects failed to build with the old tsc and were ignored**
### [docs\/tsconfig.json](https://github.com/react-cosmos/react-cosmos/blob/965bf0e13230324699560be6eabb642c51c6d945/docs/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [docs\/components\/Features.tsx\#L24](https://github.com/react-cosmos/react-cosmos/blob/965bf0e13230324699560be6eabb642c51c6d945/docs/components/Features.tsx#L24)
- [docs\/components\/Homepage.tsx\#L16](https://github.com/react-cosmos/react-cosmos/blob/965bf0e13230324699560be6eabb642c51c6d945/docs/components/Homepage.tsx#L16)
**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/b5863b46346416972c025f4b621cb624ffc4a955/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/b5863b46346416972c025f4b621cb624ffc4a955/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/b5863b46346416972c025f4b621cb624ffc4a955/src/__tests__/useWatch.test.tsx#L519)
- [src\/\_\_tests\_\_\/useWatch.test.tsx\#L595](https://github.com/react-hook-form/react-hook-form/blob/b5863b46346416972c025f4b621cb624ffc4a955/src/__tests__/useWatch.test.tsx#L595)
**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/8178e7f9cf4a0af08a34950aa9f6ea734fbd19b4/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/8178e7f9cf4a0af08a34950aa9f6ea734fbd19b4/packages/toolkit/src/query/tests/cleanup.test.tsx#L29)
### [website\/tsconfig.json](https://github.com/reduxjs/reselect/blob/1c3fc05f041d32cd69c11a7f7deccf0bce6f4598/website/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [website\/src\/components\/HomepageFeatures\/index.tsx\#L16](https://github.com/reduxjs/reselect/blob/1c3fc05f041d32cd69c11a7f7deccf0bce6f4598/website/src/components/HomepageFeatures/index.tsx#L16)
### [tsconfig.json](https://github.com/refined-github/refined-github/blob/07f8b518978f2200258b96ee686070b893d13274/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/07f8b518978f2200258b96ee686070b893d13274/source/feature-data.ts#L2)
- [source\/feature-data.ts\#L3](https://github.com/refined-github/refined-github/blob/07f8b518978f2200258b96ee686070b893d13274/source/feature-data.ts#L3)
- [source\/feature-data.ts\#L4](https://github.com/refined-github/refined-github/blob/07f8b518978f2200258b96ee686070b893d13274/source/feature-data.ts#L4)
- [source\/feature-renames.test.ts\#L6](https://github.com/refined-github/refined-github/blob/07f8b518978f2200258b96ee686070b893d13274/source/feature-renames.test.ts#L6)
**2 of 5 projects failed to build with the old tsc and were ignored**
### [tsconfig.json](https://github.com/runtipi/runtipi/blob/e82049544a0fdb7e8cd075f5106980df246c63d8/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- Project Scope
- Project Scope
- Project Scope
- Project Scope
- Project Scope
- [src\/app\/components\/OffCanvas\/OffCanvas.tsx\#L14](https://github.com/runtipi/runtipi/blob/e82049544a0fdb7e8cd075f5106980df246c63d8/src/app/components/OffCanvas/OffCanvas.tsx#L14)
- [src\/client\/components\/DateFormat\/DateFormat.tsx\#L34](https://github.com/runtipi/runtipi/blob/e82049544a0fdb7e8cd075f5106980df246c63d8/src/client/components/DateFormat/DateFormat.tsx#L34)
- [src\/client\/components\/FileSize\/FileSize.tsx\#L20](https://github.com/runtipi/runtipi/blob/e82049544a0fdb7e8cd075f5106980df246c63d8/src/client/components/FileSize/FileSize.tsx#L20)
- `error TS2769: No overload matches this call.`
- [src\/server\/utils\/encryption.ts\#L18](https://github.com/runtipi/runtipi/blob/e82049544a0fdb7e8cd075f5106980df246c63d8/src/server/utils/encryption.ts#L18)
- [src\/server\/utils\/encryption.ts\#L38](https://github.com/runtipi/runtipi/blob/e82049544a0fdb7e8cd075f5106980df246c63d8/src/server/utils/encryption.ts#L38)
- `error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array'.`
- [src\/server\/utils\/encryption.ts\#L19](https://github.com/runtipi/runtipi/blob/e82049544a0fdb7e8cd075f5106980df246c63d8/src/server/utils/encryption.ts#L19)
- [src\/server\/utils\/encryption.ts\#L19](https://github.com/runtipi/runtipi/blob/e82049544a0fdb7e8cd075f5106980df246c63d8/src/server/utils/encryption.ts#L19)
- [src\/server\/utils\/encryption.ts\#L42](https://github.com/runtipi/runtipi/blob/e82049544a0fdb7e8cd075f5106980df246c63d8/src/server/utils/encryption.ts#L42)
- `error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'ArrayBufferView'.`
- [src\/server\/utils\/encryption.ts\#L40](https://github.com/runtipi/runtipi/blob/e82049544a0fdb7e8cd075f5106980df246c63d8/src/server/utils/encryption.ts#L40)
- [src\/server\/utils\/encryption.ts\#L41](https://github.com/runtipi/runtipi/blob/e82049544a0fdb7e8cd075f5106980df246c63d8/src/server/utils/encryption.ts#L41)
- `error TS2322: Type 'Buffer' is not assignable to type 'Buffer & string'.`
- [src\/server\/utils\/encryption.ts\#L42](https://github.com/runtipi/runtipi/blob/e82049544a0fdb7e8cd075f5106980df246c63d8/src/server/utils/encryption.ts#L42)
- `error TS2322: Type 'Buffer & string' is not assignable to type 'Uint8Array'.`
- [src\/server\/utils\/encryption.ts\#L42](https://github.com/runtipi/runtipi/blob/e82049544a0fdb7e8cd075f5106980df246c63d8/src/server/utils/encryption.ts#L42)
### [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)
**52 of 89 projects failed to build with the old tsc and were ignored**
### [examples\/docusaurus\/tsconfig.json](https://github.com/scalar/scalar/blob/4f05be600f5ea9f256a1603b49143425c19d78e7/examples/docusaurus/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [examples\/docusaurus\/src\/components\/HomepageFeatures\/index.tsx\#L18](https://github.com/scalar/scalar/blob/4f05be600f5ea9f256a1603b49143425c19d78e7/examples/docusaurus/src/components/HomepageFeatures/index.tsx#L18)
**16 of 22 projects failed to build with the old tsc and were ignored**
### [templates\/next-template\/tsconfig.json](https://github.com/shadcn-ui/ui/blob/36ebbf26dcd194d93bc7db3a505b29e8c4d4bd96/templates/next-template/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [templates\/next-template\/app\/layout.tsx\#L34](https://github.com/shadcn-ui/ui/blob/36ebbf26dcd194d93bc7db3a505b29e8c4d4bd96/templates/next-template/app/layout.tsx#L34)
**4 of 7 projects failed to build with the old tsc and were ignored**
### [scripts\/tsconfig.json](https://github.com/spacedriveapp/spacedrive/blob/a0173caccfbb18a02a1ccf56340ad7d9155ac7a7/scripts/tsconfig.json)
- `error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'ArrayBufferLike'.`
- [scripts\/preprep.mjs\#L78](https://github.com/spacedriveapp/spacedrive/blob/a0173caccfbb18a02a1ccf56340ad7d9155ac7a7/scripts/preprep.mjs#L78)
- [scripts\/preprep.mjs\#L123](https://github.com/spacedriveapp/spacedrive/blob/a0173caccfbb18a02a1ccf56340ad7d9155ac7a7/scripts/preprep.mjs#L123)
**11 of 19 projects failed to build with the old tsc and were ignored**
### [packages\/streamable-fs\/tsconfig.json](https://github.com/streetwriters/notesnook/blob/5f0d14f01ca6ed19120acc29e696c3e65815f350/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/5f0d14f01ca6ed19120acc29e696c3e65815f350/packages/streamable-fs/src/filehandle.ts#L86)
- [packages\/streamable-fs\/src\/filehandle.ts\#L96](https://github.com/streetwriters/notesnook/blob/5f0d14f01ca6ed19120acc29e696c3e65815f350/packages/streamable-fs/src/filehandle.ts#L96)
### [apps\/desktop\/tsconfig.json](https://github.com/streetwriters/notesnook/blob/5f0d14f01ca6ed19120acc29e696c3e65815f350/apps/desktop/tsconfig.json)
- `error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'InputType'.`
- [apps\/desktop\/src\/api\/compression.ts\#L37](https://github.com/streetwriters/notesnook/blob/5f0d14f01ca6ed19120acc29e696c3e65815f350/apps/desktop/src/api/compression.ts#L37)
### [www\/tsconfig.json](https://github.com/t3-oss/create-t3-app/blob/4885a97590a90b7d1d9897912ccfb7751a87f72f/www/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [www\/src\/components\/docs\/introductionTab.tsx\#L6](https://github.com/t3-oss/create-t3-app/blob/4885a97590a90b7d1d9897912ccfb7751a87f72f/www/src/components/docs/introductionTab.tsx#L6)
### [tsconfig.json](https://github.com/th-ch/youtube-music/blob/d7f5f28091516708b82347442fbe1ba24eedd874/tsconfig.json)
- `error TS2454: Variable 'ref' is used before being assigned.`
- [src\/plugins\/synced-lyrics\/renderer\/components\/SyncedLine.tsx\#L26](https://github.com/th-ch/youtube-music/blob/d7f5f28091516708b82347442fbe1ba24eedd874/src/plugins/synced-lyrics/renderer/components/SyncedLine.tsx#L26)
**29 of 36 projects failed to build with the old tsc and were ignored**
### [www\/og-image\/tsconfig.json](https://github.com/trpc/trpc/blob/268308497fef646ca5e322b49d1503cd47392871/www/og-image/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [www\/og-image\/pages\/api\/\_ref\/dynamic-image.tsx\#L12](https://github.com/trpc/trpc/blob/268308497fef646ca5e322b49d1503cd47392871/www/og-image/pages/api/_ref/dynamic-image.tsx#L12)
**2 of 10 projects failed to build with the old tsc and were ignored**
### [packages\/twenty-website\/tsconfig.json](https://github.com/twentyhq/twenty/blob/b5fff7f23acd408061c6494ff72b0ec4879f4c7e/packages/twenty-website/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [packages\/twenty-website\/src\/app\/\_components\/contributors\/Header.tsx\#L26](https://github.com/twentyhq/twenty/blob/b5fff7f23acd408061c6494ff72b0ec4879f4c7e/packages/twenty-website/src/app/_components/contributors/Header.tsx#L26)
- [packages\/twenty-website\/src\/app\/\_components\/contributors\/ProfileSharing.tsx\#L94](https://github.com/twentyhq/twenty/blob/b5fff7f23acd408061c6494ff72b0ec4879f4c7e/packages/twenty-website/src/app/_components/contributors/ProfileSharing.tsx#L94)
- [packages\/twenty-website\/src\/app\/\_components\/docs\/DocsSidebarSection.tsx\#L189](https://github.com/twentyhq/twenty/blob/b5fff7f23acd408061c6494ff72b0ec4879f4c7e/packages/twenty-website/src/app/_components/docs/DocsSidebarSection.tsx#L189)
- [packages\/twenty-website\/src\/app\/\_components\/oss-friends\/Header.tsx\#L36](https://github.com/twentyhq/twenty/blob/b5fff7f23acd408061c6494ff72b0ec4879f4c7e/packages/twenty-website/src/app/_components/oss-friends/Header.tsx#L36)
- [packages\/twenty-website\/src\/app\/\_components\/ui\/layout\/header\/index.tsx\#L15](https://github.com/twentyhq/twenty/blob/b5fff7f23acd408061c6494ff72b0ec4879f4c7e/packages/twenty-website/src/app/_components/ui/layout/header/index.tsx#L15)
### [tsconfig.json](https://github.com/ueberdosis/tiptap/blob/6834a7f7d620c1706aaa5220db3ffcfebef946b7/tsconfig.json)
- `error TS2345: Argument of type 'Mark' is not assignable to parameter of type 'Mark & Node'.`
- [packages\/core\/src\/helpers\/getSchemaByResolvedExtensions.ts\#L150](https://github.com/ueberdosis/tiptap/blob/6834a7f7d620c1706aaa5220db3ffcfebef946b7/packages/core/src/helpers/getSchemaByResolvedExtensions.ts#L150)
### [tests\/cypress\/tsconfig.json](https://github.com/ueberdosis/tiptap/blob/6834a7f7d620c1706aaa5220db3ffcfebef946b7/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\#L150](https://github.com/ueberdosis/tiptap/blob/6834a7f7d620c1706aaa5220db3ffcfebef946b7/packages/core/src/helpers/getSchemaByResolvedExtensions.ts#L150)
### [packages\/pm\/tsconfig.json](https://github.com/ueberdosis/tiptap/blob/6834a7f7d620c1706aaa5220db3ffcfebef946b7/packages/pm/tsconfig.json)
- `error TS2345: Argument of type 'Mark' is not assignable to parameter of type 'Mark & Node'.`
- [packages\/core\/src\/helpers\/getSchemaByResolvedExtensions.ts\#L150](https://github.com/ueberdosis/tiptap/blob/6834a7f7d620c1706aaa5220db3ffcfebef946b7/packages/core/src/helpers/getSchemaByResolvedExtensions.ts#L150)
### [packages\/extension-character-count\/tsconfig.json](https://github.com/ueberdosis/tiptap/blob/6834a7f7d620c1706aaa5220db3ffcfebef946b7/packages/extension-character-count/tsconfig.json)
- `error TS2345: Argument of type 'Mark' is not assignable to parameter of type 'Mark & Node'.`
- [packages\/core\/src\/helpers\/getSchemaByResolvedExtensions.ts\#L150](https://github.com/ueberdosis/tiptap/blob/6834a7f7d620c1706aaa5220db3ffcfebef946b7/packages/core/src/helpers/getSchemaByResolvedExtensions.ts#L150)
### [demos\/tsconfig.vue-3.json](https://github.com/ueberdosis/tiptap/blob/6834a7f7d620c1706aaa5220db3ffcfebef946b7/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\#L150](https://github.com/ueberdosis/tiptap/blob/6834a7f7d620c1706aaa5220db3ffcfebef946b7/packages/core/src/helpers/getSchemaByResolvedExtensions.ts#L150)
### [demos\/tsconfig.vue-2.json](https://github.com/ueberdosis/tiptap/blob/6834a7f7d620c1706aaa5220db3ffcfebef946b7/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\#L150](https://github.com/ueberdosis/tiptap/blob/6834a7f7d620c1706aaa5220db3ffcfebef946b7/packages/core/src/helpers/getSchemaByResolvedExtensions.ts#L150)
### [demos\/tsconfig.react.json](https://github.com/ueberdosis/tiptap/blob/6834a7f7d620c1706aaa5220db3ffcfebef946b7/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\#L150](https://github.com/ueberdosis/tiptap/blob/6834a7f7d620c1706aaa5220db3ffcfebef946b7/packages/core/src/helpers/getSchemaByResolvedExtensions.ts#L150)
### [demos\/tsconfig.base.json](https://github.com/ueberdosis/tiptap/blob/6834a7f7d620c1706aaa5220db3ffcfebef946b7/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\#L150](https://github.com/ueberdosis/tiptap/blob/6834a7f7d620c1706aaa5220db3ffcfebef946b7/packages/core/src/helpers/getSchemaByResolvedExtensions.ts#L150)
**5 of 14 projects failed to build with the old tsc and were ignored**
### [example\/tsconfig.json](https://github.com/Uniswap/web3-react/blob/bd267025f06b5808fd6ccc4e18dde4d400c4076a/example/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [example\/components\/Status.tsx\#L15](https://github.com/Uniswap/web3-react/blob/bd267025f06b5808fd6ccc4e18dde4d400c4076a/example/components/Status.tsx#L15)
- [example\/pages\/index.tsx\#L10](https://github.com/Uniswap/web3-react/blob/bd267025f06b5808fd6ccc4e18dde4d400c4076a/example/pages/index.tsx#L10)
### [renderer\/tsconfig.json](https://github.com/upscayl/upscayl/blob/7077edb44838dd5cbe2093736410b37a4249e224/renderer/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [renderer\/components\/settings-tab\/ImageScaleSelect.tsx\#L23](https://github.com/upscayl/upscayl/blob/7077edb44838dd5cbe2093736410b37a4249e224/renderer/components/settings-tab/ImageScaleSelect.tsx#L23)
- [renderer\/pages\/\_app.tsx\#L10](https://github.com/upscayl/upscayl/blob/7077edb44838dd5cbe2093736410b37a4249e224/renderer/pages/_app.tsx#L10)
- [renderer\/pages\/index.tsx\#L759](https://github.com/upscayl/upscayl/blob/7077edb44838dd5cbe2093736410b37a4249e224/renderer/pages/index.tsx#L759)
**1 of 21 projects failed to build with the old tsc and were ignored**
### [tsconfig.json](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/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/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L66)
- [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L71)
### [packages\/vue-urql\/tsconfig.json](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/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/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L66)
- [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L71)
### [packages\/svelte-urql\/tsconfig.json](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/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/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L66)
- [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L71)
### [packages\/storage-rn\/tsconfig.json](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/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/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L66)
- [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L71)
### [packages\/solid-urql\/tsconfig.json](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/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/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L66)
- [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L71)
### [packages\/react-urql\/tsconfig.json](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/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/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L66)
- [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L71)
### [packages\/preact-urql\/tsconfig.json](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/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/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L66)
- [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L71)
### [packages\/next-urql\/tsconfig.json](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/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/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L66)
- [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L71)
### [packages\/core\/tsconfig.json](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/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/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L66)
- [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L71)
### [exchanges\/throw-on-error\/tsconfig.json](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/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/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L66)
- [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L71)
### [exchanges\/retry\/tsconfig.json](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/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/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L66)
- [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L71)
### [exchanges\/request-policy\/tsconfig.json](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/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/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L66)
- [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L71)
### [exchanges\/refocus\/tsconfig.json](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/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/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L66)
- [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L71)
### [exchanges\/populate\/tsconfig.json](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/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/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L66)
- [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L71)
### [exchanges\/persisted\/tsconfig.json](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/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/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L66)
- [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L71)
### [exchanges\/graphcache\/tsconfig.json](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/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/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L66)
- [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L71)
### [exchanges\/execute\/tsconfig.json](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/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/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L66)
- [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L71)
### [exchanges\/context\/tsconfig.json](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/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/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L66)
- [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L71)
### [exchanges\/auth\/tsconfig.json](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/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/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L66)
- [packages\/core\/src\/internal\/fetchSource.ts\#L71](https://github.com/urql-graphql/urql/blob/7d9302bb9be52318d5f5bb7e9586434ce1ca06f3/packages/core/src/internal/fetchSource.ts#L71)
### [tsconfig.json](https://github.com/vercel/nextjs-subscription-payments/blob/1623fb9d1820637ba55cd0af1012bb85237118b8/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [app\/signin\/\[id\]\/page.tsx\#L103](https://github.com/vercel/nextjs-subscription-payments/blob/1623fb9d1820637ba55cd0af1012bb85237118b8/app/signin/[id]/page.tsx#L103)
- [components\/ui\/AuthForms\/EmailSignIn.tsx\#L64](https://github.com/vercel/nextjs-subscription-payments/blob/1623fb9d1820637ba55cd0af1012bb85237118b8/components/ui/AuthForms/EmailSignIn.tsx#L64)
### [frontend\/tsconfig.json](https://github.com/wandb/openui/blob/3fd75bd39837ba779fdfdd0a50d1a139714faea8/frontend/tsconfig.json)
- `error TS2345: Argument of type 'ArrayBuffer | Uint8Array' is not assignable to parameter of type 'ArrayBuffer'.`
- [frontend\/src\/lib\/webauthn.ts\#L75](https://github.com/wandb/openui/blob/3fd75bd39837ba779fdfdd0a50d1a139714faea8/frontend/src/lib/webauthn.ts#L75)
### [tsconfig.json](https://github.com/windingwind/zotero-pdf-translate/blob/977f5a3d39534d7ccc369ace18e0ebec08920f3f/tsconfig.json)
- `error TS2345: Argument of type 'Uint8Array' is not assignable to parameter of type 'ArrayBuffer'.`
- [src\/modules\/services\/cnki.ts\#L123](https://github.com/windingwind/zotero-pdf-translate/blob/977f5a3d39534d7ccc369ace18e0ebec08920f3f/src/modules/services/cnki.ts#L123)
- `error TS2345: Argument of type 'Uint8Array' is not assignable to parameter of type 'ArrayBuffer'.`
- [src\/modules\/services\/xftrans.ts\#L58](https://github.com/windingwind/zotero-pdf-translate/blob/977f5a3d39534d7ccc369ace18e0ebec08920f3f/src/modules/services/xftrans.ts#L58)
- `error TS2322: Type 'Uint8Array' is not assignable to type 'string | ArrayBuffer'.`
- [src\/utils\/crypto.ts\#L24](https://github.com/windingwind/zotero-pdf-translate/blob/977f5a3d39534d7ccc369ace18e0ebec08920f3f/src/utils/crypto.ts#L24)
- [src\/utils\/crypto.ts\#L46](https://github.com/windingwind/zotero-pdf-translate/blob/977f5a3d39534d7ccc369ace18e0ebec08920f3f/src/utils/crypto.ts#L46)
- `error TS2769: No overload matches this call.`
- [src\/utils\/crypto.ts\#L26](https://github.com/windingwind/zotero-pdf-translate/blob/977f5a3d39534d7ccc369ace18e0ebec08920f3f/src/utils/crypto.ts#L26)
- [src\/utils\/crypto.ts\#L48](https://github.com/windingwind/zotero-pdf-translate/blob/977f5a3d39534d7ccc369ace18e0ebec08920f3f/src/utils/crypto.ts#L48)
The following errors were reported by 5.7.0-dev.20240929, but not by 5.6.2 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 453 of 800 visited repos
| Outcome | Count | |---------|-------| | Detected interesting changes | 78 | | Detected no interesting changes | 375 | | Git clone failed | 7 | | Package install failed | 102 | | Project-graph error in old TS | 10 | | Too many errors in old TS | 208 | | Unknown failure | 20 |Investigation Status