### [tsconfig.json](https://github.com/a16z-infra/ai-town/blob/b08f197ffbd7604df1a3f7796b7389871e588a89/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/b08f197ffbd7604df1a3f7796b7389871e588a89/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/b08f197ffbd7604df1a3f7796b7389871e588a89/convex/agent/embeddingsCache.ts#L45)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [src\/components\/FreezeButton.tsx\#L25](https://github.com/a16z-infra/ai-town/blob/b08f197ffbd7604df1a3f7796b7389871e588a89/src/components/FreezeButton.tsx#L25)
- [src\/components\/Game.tsx\#L43](https://github.com/a16z-infra/ai-town/blob/b08f197ffbd7604df1a3f7796b7389871e588a89/src/components/Game.tsx#L43)
- [src\/components\/Player.tsx\#L68](https://github.com/a16z-infra/ai-town/blob/b08f197ffbd7604df1a3f7796b7389871e588a89/src/components/Player.tsx#L68)
- [src\/components\/PlayerDetails.tsx\#L135](https://github.com/a16z-infra/ai-town/blob/b08f197ffbd7604df1a3f7796b7389871e588a89/src/components/PlayerDetails.tsx#L135)
- [src\/components\/buttons\/MusicButton.tsx\#L42](https://github.com/a16z-infra/ai-town/blob/b08f197ffbd7604df1a3f7796b7389871e588a89/src/components/buttons/MusicButton.tsx#L42)
### [tsconfig.json](https://github.com/a16z-infra/companion-app/blob/a50c9371816440196049cca0eba9b1373341600e/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [src\/components\/ChatBlock.tsx\#L11](https://github.com/a16z-infra/companion-app/blob/a50c9371816440196049cca0eba9b1373341600e/src/components/ChatBlock.tsx#L11)
- [src\/components\/Examples.tsx\#L94](https://github.com/a16z-infra/companion-app/blob/a50c9371816440196049cca0eba9b1373341600e/src/components/Examples.tsx#L94)
**9 of 15 projects failed to build with the old tsc and were ignored**
### [starters\/tailwind\/tsconfig.json](https://github.com/adobe/react-spectrum/blob/e60fb427c9a3f921f17e08c26949d8ff3021c45a/starters/tailwind/tsconfig.json)
- `error TS2322: Type '{ children: (Element | ReactNode | ((values: CheckboxRenderProps & { defaultChildren: ReactNode; }) => ReactNode))[]; }' is not assignable to type '{ children?: ReactNode; }'.`
- [starters\/tailwind\/src\/Checkbox.tsx\#L59](https://github.com/adobe/react-spectrum/blob/e60fb427c9a3f921f17e08c26949d8ff3021c45a/starters/tailwind/src/Checkbox.tsx#L59)
- `error TS2322: Type '{ children: (Element | ReactNode | ((values: GridListItemRenderProps & { defaultChildren: ReactNode; }) => ReactNode))[]; }' is not assignable to type '{ children?: ReactNode; }'.`
- [starters\/tailwind\/src\/GridList.tsx\#L42](https://github.com/adobe/react-spectrum/blob/e60fb427c9a3f921f17e08c26949d8ff3021c45a/starters/tailwind/src/GridList.tsx#L42)
- `error TS2322: Type '{ children: (Element | ReactNode | ((values: RadioRenderProps & { defaultChildren: ReactNode; }) => ReactNode))[]; }' is not assignable to type '{ children?: ReactNode; }'.`
- [starters\/tailwind\/src\/RadioGroup.tsx\#L47](https://github.com/adobe/react-spectrum/blob/e60fb427c9a3f921f17e08c26949d8ff3021c45a/starters/tailwind/src/RadioGroup.tsx#L47)
- `error TS2322: Type '{ children: (Element | ReactNode | ((values: TagRenderProps & { defaultChildren: ReactNode; }) => ReactNode))[]; }' is not assignable to type '{ children?: ReactNode; }'.`
- [starters\/tailwind\/src\/TagGroup.tsx\#L109](https://github.com/adobe/react-spectrum/blob/e60fb427c9a3f921f17e08c26949d8ff3021c45a/starters/tailwind/src/TagGroup.tsx#L109)
### [examples\/rsp-next-ts\/tsconfig.json](https://github.com/adobe/react-spectrum/blob/e60fb427c9a3f921f17e08c26949d8ff3021c45a/examples/rsp-next-ts/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [examples\/rsp-next-ts\/pages\/\_app.tsx\#L35](https://github.com/adobe/react-spectrum/blob/e60fb427c9a3f921f17e08c26949d8ff3021c45a/examples/rsp-next-ts/pages/_app.tsx#L35)
**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)
### [tsconfig.json](https://github.com/antfu-collective/ni/blob/37f8b1bb8829a5c697006430895cc97a7953d298/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/37f8b1bb8829a5c697006430895cc97a7953d298/src/utils.ts#L73)
**31 of 34 projects failed to build with the old tsc and were ignored**
### [docs\/tsconfig.json](https://github.com/apache/superset/blob/a3bfbd018612565279489db1794d2a7a09f8d6a1/docs/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [docs\/src\/pages\/community.tsx\#L243](https://github.com/apache/superset/blob/a3bfbd018612565279489db1794d2a7a09f8d6a1/docs/src/pages/community.tsx#L243)
### [tsconfig.json](https://github.com/AykutSarac/jsoncrack.com/blob/cb333d3cd48dcd05b2cff9788e795c5fdc189c0a/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [src\/pages\/\_document.tsx\#L22](https://github.com/AykutSarac/jsoncrack.com/blob/cb333d3cd48dcd05b2cff9788e795c5fdc189c0a/src/pages/_document.tsx#L22)
- [src\/pages\/oauth.tsx\#L19](https://github.com/AykutSarac/jsoncrack.com/blob/cb333d3cd48dcd05b2cff9788e795c5fdc189c0a/src/pages/oauth.tsx#L19)
**25 of 59 projects failed to build with the old tsc and were ignored**
### [libs\/vault\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/common/src/tools/state/buffered-state.ts#L72)
- `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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L371)
### [libs\/vault\/tsconfig.json](https://github.com/bitwarden/clients/blob/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/common/src/tools/state/buffered-state.ts#L72)
- `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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/common/src/tools/state/buffered-state.ts#L72)
### [libs\/tools\/send\/send-ui\/tsconfig.json](https://github.com/bitwarden/clients/blob/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/common/src/tools/state/buffered-state.ts#L72)
### [libs\/tools\/generator\/extensions\/navigation\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/common/src/tools/state/buffered-state.ts#L72)
### [libs\/tools\/generator\/extensions\/navigation\/tsconfig.json](https://github.com/bitwarden/clients/blob/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/common/src/tools/state/buffered-state.ts#L72)
### [libs\/tools\/generator\/extensions\/legacy\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/common/src/tools/state/buffered-state.ts#L72)
- `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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/common/src/tools/state/buffered-state.ts#L72)
- `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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/common/src/tools/state/buffered-state.ts#L72)
### [libs\/tools\/generator\/extensions\/history\/tsconfig.json](https://github.com/bitwarden/clients/blob/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/common/src/tools/state/buffered-state.ts#L72)
### [libs\/tools\/generator\/core\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/common/src/tools/state/buffered-state.ts#L72)
### [libs\/tools\/generator\/core\/tsconfig.json](https://github.com/bitwarden/clients/blob/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/common/src/tools/state/buffered-state.ts#L72)
### [libs\/tools\/export\/vault-export\/vault-export-ui\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/common/src/tools/state/buffered-state.ts#L72)
- `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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/common/src/tools/state/buffered-state.ts#L72)
- `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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L371)
### [libs\/importer\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/common/src/tools/state/buffered-state.ts#L72)
- `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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L371)
### [libs\/importer\/tsconfig.json](https://github.com/bitwarden/clients/blob/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/common/src/tools/state/buffered-state.ts#L72)
- `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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L371)
### [libs\/auth\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/auth/src/common/login-strategies/webauthn-login.strategy.spec.ts#L358)
### [libs\/auth\/tsconfig.json](https://github.com/bitwarden/clients/blob/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/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/0ecdd46a4750f531d58119f35f1b27a1edb66b96/libs/auth/src/common/login-strategies/webauthn-login.strategy.spec.ts#L358)
### [tsconfig.json](https://github.com/Blazity/next-enterprise/blob/3fb493f4002fe76b66c76a0b85d778f80e12eb13/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [app\/page.tsx\#L24](https://github.com/Blazity/next-enterprise/blob/3fb493f4002fe76b66c76a0b85d778f80e12eb13/app/page.tsx#L24)
**1 of 4 projects failed to build with the old tsc and were ignored**
### [packages\/webamp\/tsconfig.json](https://github.com/captbaritone/webamp/blob/f854b95915f534152facfdc841a65ca55023eee2/packages/webamp/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [packages\/webamp\/js\/components\/EqualizerWindow\/PresetsContextMenu.tsx\#L17](https://github.com/captbaritone/webamp/blob/f854b95915f534152facfdc841a65ca55023eee2/packages/webamp/js/components/EqualizerWindow/PresetsContextMenu.tsx#L17)
- [packages\/webamp\/js\/components\/MilkdropWindow\/MilkdropContextMenu.tsx\#L23](https://github.com/captbaritone/webamp/blob/f854b95915f534152facfdc841a65ca55023eee2/packages/webamp/js/components/MilkdropWindow/MilkdropContextMenu.tsx#L23)
- [packages\/webamp\/js\/components\/OptionsContextMenu.tsx\#L19](https://github.com/captbaritone/webamp/blob/f854b95915f534152facfdc841a65ca55023eee2/packages/webamp/js/components/OptionsContextMenu.tsx#L19)
- [packages\/webamp\/js\/components\/PlaylistWindow\/SortContextMenu.tsx\#L24](https://github.com/captbaritone/webamp/blob/f854b95915f534152facfdc841a65ca55023eee2/packages/webamp/js/components/PlaylistWindow/SortContextMenu.tsx#L24)
- [packages\/webamp\/js\/components\/Skin.tsx\#L148](https://github.com/captbaritone/webamp/blob/f854b95915f534152facfdc841a65ca55023eee2/packages/webamp/js/components/Skin.tsx#L148)
- [packages\/webamp\/js\/components\/WindowManager.tsx\#L175](https://github.com/captbaritone/webamp/blob/f854b95915f534152facfdc841a65ca55023eee2/packages/webamp/js/components/WindowManager.tsx#L175)
**3 of 6 projects failed to build with the old tsc and were ignored**
### [tsconfig.tests.json](https://github.com/compiler-explorer/compiler-explorer/blob/6c66940109efd4bca91ae80cb072f17438eb916e/tsconfig.tests.json)
- `error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.`
- [lib\/cache\/multi.ts\#L59](https://github.com/compiler-explorer/compiler-explorer/blob/6c66940109efd4bca91ae80cb072f17438eb916e/lib/cache/multi.ts#L59)
- `error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | ArrayBufferView'.`
- [lib\/cache\/on-disk.ts\#L125](https://github.com/compiler-explorer/compiler-explorer/blob/6c66940109efd4bca91ae80cb072f17438eb916e/lib/cache/on-disk.ts#L125)
- [lib\/compilation-env.ts\#L166](https://github.com/compiler-explorer/compiler-explorer/blob/6c66940109efd4bca91ae80cb072f17438eb916e/lib/compilation-env.ts#L166)
- [lib\/execution\/base-execution-env.ts\#L84](https://github.com/compiler-explorer/compiler-explorer/blob/6c66940109efd4bca91ae80cb072f17438eb916e/lib/execution/base-execution-env.ts#L84)
### [tsconfig.json](https://github.com/compiler-explorer/compiler-explorer/blob/6c66940109efd4bca91ae80cb072f17438eb916e/tsconfig.json)
- `error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.`
- [lib\/cache\/multi.ts\#L59](https://github.com/compiler-explorer/compiler-explorer/blob/6c66940109efd4bca91ae80cb072f17438eb916e/lib/cache/multi.ts#L59)
- `error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | ArrayBufferView'.`
- [lib\/cache\/on-disk.ts\#L125](https://github.com/compiler-explorer/compiler-explorer/blob/6c66940109efd4bca91ae80cb072f17438eb916e/lib/cache/on-disk.ts#L125)
- [lib\/compilation-env.ts\#L166](https://github.com/compiler-explorer/compiler-explorer/blob/6c66940109efd4bca91ae80cb072f17438eb916e/lib/compilation-env.ts#L166)
- [lib\/execution\/base-execution-env.ts\#L84](https://github.com/compiler-explorer/compiler-explorer/blob/6c66940109efd4bca91ae80cb072f17438eb916e/lib/execution/base-execution-env.ts#L84)
**9 of 17 projects failed to build with the old tsc and were ignored**
### [examples\/coagents-ai-researcher\/ui\/tsconfig.json](https://github.com/CopilotKit/CopilotKit/blob/9168ea637bbe5d18cf02b8c4b4ab8cc08da3f6b8/examples/coagents-ai-researcher/ui/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [examples\/coagents-ai-researcher\/ui\/components\/ResearchWrapper.tsx\#L10](https://github.com/CopilotKit/CopilotKit/blob/9168ea637bbe5d18cf02b8c4b4ab8cc08da3f6b8/examples/coagents-ai-researcher/ui/components/ResearchWrapper.tsx#L10)
### [docs\/tsconfig.json](https://github.com/CopilotKit/CopilotKit/blob/9168ea637bbe5d18cf02b8c4b4ab8cc08da3f6b8/docs/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [docs\/pages\/\_app.tsx\#L19](https://github.com/CopilotKit/CopilotKit/blob/9168ea637bbe5d18cf02b8c4b4ab8cc08da3f6b8/docs/pages/_app.tsx#L19)
- [docs\/theme.config.tsx\#L16](https://github.com/CopilotKit/CopilotKit/blob/9168ea637bbe5d18cf02b8c4b4ab8cc08da3f6b8/docs/theme.config.tsx#L16)
**1 of 4 projects failed to build with the old tsc and were ignored**
### [website\/tsconfig.json](https://github.com/dinerojs/dinero.js/blob/b4cdbebbc143f07f1b83f82363cfeee9e02ee6de/website/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [website\/components\/BundleSize.tsx\#L32](https://github.com/dinerojs/dinero.js/blob/b4cdbebbc143f07f1b83f82363cfeee9e02ee6de/website/components/BundleSize.tsx#L32)
- [website\/layouts\/Base.tsx\#L126](https://github.com/dinerojs/dinero.js/blob/b4cdbebbc143f07f1b83f82363cfeee9e02ee6de/website/layouts/Base.tsx#L126)
**13 of 17 projects failed to build with the old tsc and were ignored**
### [apps\/documentation\/tsconfig.json](https://github.com/documenso/documenso/blob/c99cf4b8487b0c2289c2c2088b0075d677b15202/apps/documentation/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [apps\/documentation\/theme.config.tsx\#L13](https://github.com/documenso/documenso/blob/c99cf4b8487b0c2289c2c2088b0075d677b15202/apps/documentation/theme.config.tsx#L13)
### [apps\/website\/tsconfig.json](https://github.com/Dokploy/dokploy/blob/cb03b153ac2290abb7f191f73cedb947ff5d9778/apps/website/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [apps\/website\/components\/PrimaryFeatures.tsx\#L103](https://github.com/Dokploy/dokploy/blob/cb03b153ac2290abb7f191f73cedb947ff5d9778/apps/website/components/PrimaryFeatures.tsx#L103)
- [apps\/website\/components\/SecondaryFeatures.tsx\#L25](https://github.com/Dokploy/dokploy/blob/cb03b153ac2290abb7f191f73cedb947ff5d9778/apps/website/components/SecondaryFeatures.tsx#L25)
- [apps\/website\/components\/SlimLayout.tsx\#L9](https://github.com/Dokploy/dokploy/blob/cb03b153ac2290abb7f191f73cedb947ff5d9778/apps/website/components/SlimLayout.tsx#L9)
### [apps\/dokploy\/tsconfig.json](https://github.com/Dokploy/dokploy/blob/cb03b153ac2290abb7f191f73cedb947ff5d9778/apps/dokploy/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [apps\/dokploy\/components\/dashboard\/application\/advanced\/volumes\/update-volume.tsx\#L241](https://github.com/Dokploy/dokploy/blob/cb03b153ac2290abb7f191f73cedb947ff5d9778/apps/dokploy/components/dashboard/application/advanced/volumes/update-volume.tsx#L241)
- [apps\/dokploy\/components\/dashboard\/application\/build\/show.tsx\#L204](https://github.com/Dokploy/dokploy/blob/cb03b153ac2290abb7f191f73cedb947ff5d9778/apps/dokploy/components/dashboard/application/build/show.tsx#L204)
- [apps\/dokploy\/components\/dashboard\/compose\/general\/compose-file-editor.tsx\#L85](https://github.com/Dokploy/dokploy/blob/cb03b153ac2290abb7f191f73cedb947ff5d9778/apps/dokploy/components/dashboard/compose/general/compose-file-editor.tsx#L85)
- [apps\/dokploy\/components\/dashboard\/projects\/show.tsx\#L49](https://github.com/Dokploy/dokploy/blob/cb03b153ac2290abb7f191f73cedb947ff5d9778/apps/dokploy/components/dashboard/projects/show.tsx#L49)
- [apps\/dokploy\/components\/dashboard\/requests\/requests-table.tsx\#L156](https://github.com/Dokploy/dokploy/blob/cb03b153ac2290abb7f191f73cedb947ff5d9778/apps/dokploy/components/dashboard/requests/requests-table.tsx#L156)
- [apps\/dokploy\/components\/dashboard\/requests\/status-request-filter.tsx\#L47](https://github.com/Dokploy/dokploy/blob/cb03b153ac2290abb7f191f73cedb947ff5d9778/apps/dokploy/components/dashboard/requests/status-request-filter.tsx#L47)
- [apps\/dokploy\/components\/dashboard\/settings\/cluster\/nodes\/manager\/add-manager.tsx\#L16](https://github.com/Dokploy/dokploy/blob/cb03b153ac2290abb7f191f73cedb947ff5d9778/apps/dokploy/components/dashboard/settings/cluster/nodes/manager/add-manager.tsx#L16)
- [apps\/dokploy\/components\/dashboard\/settings\/cluster\/registry\/show-registry.tsx\#L33](https://github.com/Dokploy/dokploy/blob/cb03b153ac2290abb7f191f73cedb947ff5d9778/apps/dokploy/components/dashboard/settings/cluster/registry/show-registry.tsx#L33)
- [apps\/dokploy\/components\/dashboard\/settings\/notifications\/add-notification.tsx\#L326](https://github.com/Dokploy/dokploy/blob/cb03b153ac2290abb7f191f73cedb947ff5d9778/apps/dokploy/components/dashboard/settings/notifications/add-notification.tsx#L326)
- [apps\/dokploy\/components\/dashboard\/settings\/notifications\/update-notification.tsx\#L285](https://github.com/Dokploy/dokploy/blob/cb03b153ac2290abb7f191f73cedb947ff5d9778/apps/dokploy/components/dashboard/settings/notifications/update-notification.tsx#L285)
- [apps\/dokploy\/components\/dashboard\/settings\/servers\/show-servers.tsx\#L191](https://github.com/Dokploy/dokploy/blob/cb03b153ac2290abb7f191f73cedb947ff5d9778/apps/dokploy/components/dashboard/settings/servers/show-servers.tsx#L191)
- [apps\/dokploy\/components\/ui\/secrets.tsx\#L31](https://github.com/Dokploy/dokploy/blob/cb03b153ac2290abb7f191f73cedb947ff5d9778/apps/dokploy/components/ui/secrets.tsx#L31)
- [apps\/dokploy\/pages\/\_app.tsx\#L30](https://github.com/Dokploy/dokploy/blob/cb03b153ac2290abb7f191f73cedb947ff5d9778/apps/dokploy/pages/_app.tsx#L30)
### [apps\/docs\/tsconfig.json](https://github.com/Dokploy/dokploy/blob/cb03b153ac2290abb7f191f73cedb947ff5d9778/apps/docs/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [apps\/docs\/app\/layout.config.tsx\#L34](https://github.com/Dokploy/dokploy/blob/cb03b153ac2290abb7f191f73cedb947ff5d9778/apps/docs/app/layout.config.tsx#L34)
**7 of 23 projects failed to build with the old tsc and were ignored**
### [examples\/react\/apollo-client-defer\/tsconfig.json](https://github.com/dotansimha/graphql-code-generator/blob/d3dc84d821a43c61ea741e98d089d3753e398c15/examples/react/apollo-client-defer/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [examples\/react\/apollo-client-defer\/src\/App.tsx\#L45](https://github.com/dotansimha/graphql-code-generator/blob/d3dc84d821a43c61ea741e98d089d3753e398c15/examples/react/apollo-client-defer/src/App.tsx#L45)
**45 of 47 projects failed to build with the old tsc and were ignored**
### [website\/tsconfig.json](https://github.com/dotansimha/graphql-yoga/blob/fbe0bebad53597ab36407e3228ecbb9ca4a330c8/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\/index-page.tsx\#L41](https://github.com/dotansimha/graphql-yoga/blob/fbe0bebad53597ab36407e3228ecbb9ca4a330c8/website/src/index-page.tsx#L41)
**25 of 40 projects failed to build with the old tsc and were ignored**
### [examples\/classic-typescript\/tsconfig.json](https://github.com/facebook/docusaurus/blob/c093dfdcc97ddb7359f596f05cc8ddaa5260153b/examples/classic-typescript/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [examples\/classic-typescript\/src\/components\/HomepageFeatures\/index.tsx\#L16](https://github.com/facebook/docusaurus/blob/c093dfdcc97ddb7359f596f05cc8ddaa5260153b/examples/classic-typescript/src/components/HomepageFeatures/index.tsx#L16)
**19 of 27 projects failed to build with the old tsc and were ignored**
### [packages\/generators\/tsconfig.json](https://github.com/feathersjs/feathers/blob/ce00d390ddd85a5be533da69f7958fdc330d8f80/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/ce00d390ddd85a5be533da69f7958fdc330d8f80/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/ce00d390ddd85a5be533da69f7958fdc330d8f80/packages/generators/src/app/index.ts#L54)
**165 of 189 projects failed to build with the old tsc and were ignored**
### [dev-packages\/e2e-tests\/test-applications\/nextjs-15\/tsconfig.json](https://github.com/getsentry/sentry-javascript/blob/418584fdcf2c594b02068e86b0ca9d9142cf00dc/dev-packages/e2e-tests/test-applications/nextjs-15/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [dev-packages\/e2e-tests\/test-applications\/nextjs-15\/app\/pageload-tracing\/layout.tsx\#L7](https://github.com/getsentry/sentry-javascript/blob/418584fdcf2c594b02068e86b0ca9d9142cf00dc/dev-packages/e2e-tests/test-applications/nextjs-15/app/pageload-tracing/layout.tsx#L7)
- [dev-packages\/e2e-tests\/test-applications\/nextjs-15\/app\/streaming-rsc-error\/\[param\]\/client-page.tsx\#L7](https://github.com/getsentry/sentry-javascript/blob/418584fdcf2c594b02068e86b0ca9d9142cf00dc/dev-packages/e2e-tests/test-applications/nextjs-15/app/streaming-rsc-error/[param]/client-page.tsx#L7)
### [ui\/tsconfig.json](https://github.com/getumbrel/llama-gpt/blob/43994a365ffb067d58fc36cd363b2114a9037a48/ui/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [ui\/components\/Chat\/Chat.tsx\#L369](https://github.com/getumbrel/llama-gpt/blob/43994a365ffb067d58fc36cd363b2114a9037a48/ui/components/Chat/Chat.tsx#L369)
- [ui\/components\/Chatbar\/components\/PluginKeys.tsx\#L54](https://github.com/getumbrel/llama-gpt/blob/43994a365ffb067d58fc36cd363b2114a9037a48/ui/components/Chatbar/components/PluginKeys.tsx#L54)
- [ui\/components\/Folder\/Folder.tsx\#L95](https://github.com/getumbrel/llama-gpt/blob/43994a365ffb067d58fc36cd363b2114a9037a48/ui/components/Folder/Folder.tsx#L95)
- [ui\/components\/Settings\/Import.tsx\#L17](https://github.com/getumbrel/llama-gpt/blob/43994a365ffb067d58fc36cd363b2114a9037a48/ui/components/Settings/Import.tsx#L17)
- [ui\/components\/Settings\/SettingDialog.tsx\#L53](https://github.com/getumbrel/llama-gpt/blob/43994a365ffb067d58fc36cd363b2114a9037a48/ui/components/Settings/SettingDialog.tsx#L53)
- [ui\/components\/Sidebar\/components\/OpenCloseButton.tsx\#L10](https://github.com/getumbrel/llama-gpt/blob/43994a365ffb067d58fc36cd363b2114a9037a48/ui/components/Sidebar/components/OpenCloseButton.tsx#L10)
**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/40c7698a39fd9f97c8a5a181ee804def775c0438/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/40c7698a39fd9f97c8a5a181ee804def775c0438/src/components/doc-explorer/WrappedTypeName.tsx#L30)
### [tsconfig.json](https://github.com/graphql-kit/graphql-voyager/blob/40c7698a39fd9f97c8a5a181ee804def775c0438/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/40c7698a39fd9f97c8a5a181ee804def775c0438/src/components/doc-explorer/WrappedTypeName.tsx#L30)
### [examples\/simple\/tsconfig.json](https://github.com/i18next/next-i18next/blob/33a67eb33952cc3070ec9a436bbb215c737065b4/examples/simple/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [examples\/simple\/components\/Header.tsx\#L11](https://github.com/i18next/next-i18next/blob/33a67eb33952cc3070ec9a436bbb215c737065b4/examples/simple/components/Header.tsx#L11)
- [examples\/simple\/pages\/index.tsx\#L36](https://github.com/i18next/next-i18next/blob/33a67eb33952cc3070ec9a436bbb215c737065b4/examples/simple/pages/index.tsx#L36)
- [examples\/simple\/pages\/second-page.tsx\#L23](https://github.com/i18next/next-i18next/blob/33a67eb33952cc3070ec9a436bbb215c737065b4/examples/simple/pages/second-page.tsx#L23)
### [examples\/auto-static-optimize\/tsconfig.json](https://github.com/i18next/next-i18next/blob/33a67eb33952cc3070ec9a436bbb215c737065b4/examples/auto-static-optimize/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [examples\/auto-static-optimize\/components\/Header.tsx\#L10](https://github.com/i18next/next-i18next/blob/33a67eb33952cc3070ec9a436bbb215c737065b4/examples/auto-static-optimize/components/Header.tsx#L10)
- [examples\/auto-static-optimize\/pages\/auto-static.tsx\#L16](https://github.com/i18next/next-i18next/blob/33a67eb33952cc3070ec9a436bbb215c737065b4/examples/auto-static-optimize/pages/auto-static.tsx#L16)
- [examples\/auto-static-optimize\/pages\/index.tsx\#L36](https://github.com/i18next/next-i18next/blob/33a67eb33952cc3070ec9a436bbb215c737065b4/examples/auto-static-optimize/pages/index.tsx#L36)
- [examples\/auto-static-optimize\/pages\/second-page.tsx\#L23](https://github.com/i18next/next-i18next/blob/33a67eb33952cc3070ec9a436bbb215c737065b4/examples/auto-static-optimize/pages/second-page.tsx#L23)
### [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)
**2 of 7 projects failed to build with the old tsc and were ignored**
### [server\/tsconfig.json](https://github.com/immich-app/immich/blob/fa9bb8074cec18cbaa2d1df29e48e8f4cbec5e9d/server/tsconfig.json)
- `error TS2454: Variable 'accessMock' is used before being assigned.`
- [server\/src\/services\/partner.service.spec.ts\#L17](https://github.com/immich-app/immich/blob/fa9bb8074cec18cbaa2d1df29e48e8f4cbec5e9d/server/src/services/partner.service.spec.ts#L17)
**1 of 4 projects failed to build with the old tsc and were ignored**
### [website\/tsconfig.json](https://github.com/immutable-js/immutable-js/blob/0c2d021552ee74022863f33ff3704f44c4862fde/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\/Defs.tsx\#L136](https://github.com/immutable-js/immutable-js/blob/0c2d021552ee74022863f33ff3704f44c4862fde/website/src/Defs.tsx#L136)
- [website\/src\/Sidebar.tsx\#L89](https://github.com/immutable-js/immutable-js/blob/0c2d021552ee74022863f33ff3704f44c4862fde/website/src/Sidebar.tsx#L89)
- [website\/src\/TypeDocumentation.tsx\#L48](https://github.com/immutable-js/immutable-js/blob/0c2d021552ee74022863f33ff3704f44c4862fde/website/src/TypeDocumentation.tsx#L48)
- [website\/src\/app\/page.tsx\#L16](https://github.com/immutable-js/immutable-js/blob/0c2d021552ee74022863f33ff3704f44c4862fde/website/src/app/page.tsx#L16)
**38 of 42 projects failed to build with the old tsc and were ignored**
### [tsconfig.json](https://github.com/ionic-team/stencil/blob/7ede77a873486b5cf47f0b26571f852675f67dd6/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/7ede77a873486b5cf47f0b26571f852675f67dd6/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/7ede77a873486b5cf47f0b26571f852675f67dd6/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/7ede77a873486b5cf47f0b26571f852675f67dd6/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/7ede77a873486b5cf47f0b26571f852675f67dd6/src/mock-doc/parse-util.ts#L175)
### [ui\/tsconfig.json](https://github.com/ItzCrazyKns/Perplexica/blob/425a08432b29b96ed50378af0f87cba8272f1e03/ui/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [ui\/components\/ChatWindow.tsx\#L496](https://github.com/ItzCrazyKns/Perplexica/blob/425a08432b29b96ed50378af0f87cba8272f1e03/ui/components/ChatWindow.tsx#L496)
- [ui\/components\/DeleteChat.tsx\#L48](https://github.com/ItzCrazyKns/Perplexica/blob/425a08432b29b96ed50378af0f87cba8272f1e03/ui/components/DeleteChat.tsx#L48)
- [ui\/components\/SearchImages.tsx\#L27](https://github.com/ItzCrazyKns/Perplexica/blob/425a08432b29b96ed50378af0f87cba8272f1e03/ui/components/SearchImages.tsx#L27)
- [ui\/components\/SearchVideos.tsx\#L40](https://github.com/ItzCrazyKns/Perplexica/blob/425a08432b29b96ed50378af0f87cba8272f1e03/ui/components/SearchVideos.tsx#L40)
### [tsconfig.json](https://github.com/jackyzha0/quartz/blob/8889ab63ebf579d7f134d4e83ab21533ad5bda87/tsconfig.json)
- `error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array'.`
- [quartz\/plugins\/emitters\/componentResources.ts\#L252](https://github.com/jackyzha0/quartz/blob/8889ab63ebf579d7f134d4e83ab21533ad5bda87/quartz/plugins/emitters/componentResources.ts#L252)
- `error TS2345: Argument of type 'string | Buffer' is not assignable to parameter of type 'string | ArrayBufferView | Iterable | AsyncIterable | Stream'.`
- [quartz\/plugins\/emitters\/helpers.ts\#L17](https://github.com/jackyzha0/quartz/blob/8889ab63ebf579d7f134d4e83ab21533ad5bda87/quartz/plugins/emitters/helpers.ts#L17)
- `error TS2322: Type 'string | Buffer' is not assignable to type 'Value'.`
- [quartz\/processors\/parse.ts\#L90](https://github.com/jackyzha0/quartz/blob/8889ab63ebf579d7f134d4e83ab21533ad5bda87/quartz/processors/parse.ts#L90)
**2 of 10 projects failed to build with the old tsc and were ignored**
### [docs\/latest\/tsconfig.json](https://github.com/joe-bell/cva/blob/aaae670a35d097f4a2e6b4784df23610d4ec26ba/docs/latest/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [docs\/latest\/pages\/\_app.tsx\#L7](https://github.com/joe-bell/cva/blob/aaae670a35d097f4a2e6b4784df23610d4ec26ba/docs/latest/pages/_app.tsx#L7)
- [docs\/latest\/theme.config.tsx\#L40](https://github.com/joe-bell/cva/blob/aaae670a35d097f4a2e6b4784df23610d4ec26ba/docs/latest/theme.config.tsx#L40)
**2 of 6 projects failed to build with the old tsc and were ignored**
### [site\/tsconfig.json](https://github.com/kysely-org/kysely/blob/14dc94af7ed2fb75004f02e616ab9ac255acbf8a/site/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [site\/docs\/getting-started\/Dialects.tsx\#L57](https://github.com/kysely-org/kysely/blob/14dc94af7ed2fb75004f02e616ab9ac255acbf8a/site/docs/getting-started/Dialects.tsx#L57)
- [site\/docs\/getting-started\/Installation.tsx\#L31](https://github.com/kysely-org/kysely/blob/14dc94af7ed2fb75004f02e616ab9ac255acbf8a/site/docs/getting-started/Installation.tsx#L31)
- [site\/docs\/getting-started\/Instantiation.tsx\#L140](https://github.com/kysely-org/kysely/blob/14dc94af7ed2fb75004f02e616ab9ac255acbf8a/site/docs/getting-started/Instantiation.tsx#L140)
- [site\/docs\/getting-started\/Querying.tsx\#L75](https://github.com/kysely-org/kysely/blob/14dc94af7ed2fb75004f02e616ab9ac255acbf8a/site/docs/getting-started/Querying.tsx#L75)
- [site\/docs\/getting-started\/Summary.tsx\#L66](https://github.com/kysely-org/kysely/blob/14dc94af7ed2fb75004f02e616ab9ac255acbf8a/site/docs/getting-started/Summary.tsx#L66)
- [site\/docs\/getting-started\/shared.tsx\#L115](https://github.com/kysely-org/kysely/blob/14dc94af7ed2fb75004f02e616ab9ac255acbf8a/site/docs/getting-started/shared.tsx#L115)
- [site\/src\/components\/SectionFeatures\/index.tsx\#L16](https://github.com/kysely-org/kysely/blob/14dc94af7ed2fb75004f02e616ab9ac255acbf8a/site/src/components/SectionFeatures/index.tsx#L16)
**3 of 8 projects failed to build with the old tsc and were ignored**
### [packages\/web\/tsconfig.json](https://github.com/labring/FastGPT/blob/7c829febec0a289cf367027a24bf5e51f5a8783b/packages/web/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [packages\/web\/components\/common\/Textarea\/PromptEditor\/modules\/ComfirmVar\/index.tsx\#L14](https://github.com/labring/FastGPT/blob/7c829febec0a289cf367027a24bf5e51f5a8783b/packages/web/components/common/Textarea/PromptEditor/modules/ComfirmVar/index.tsx#L14)
- [packages\/web\/components\/common\/Textarea\/PromptEditor\/plugins\/VariableLabelPlugin\/components\/VariableLabel.tsx\#L17](https://github.com/labring/FastGPT/blob/7c829febec0a289cf367027a24bf5e51f5a8783b/packages/web/components/common/Textarea/PromptEditor/plugins/VariableLabelPlugin/components/VariableLabel.tsx#L17)
### [web\/tsconfig.json](https://github.com/leptonai/search_with_lepton/blob/89363bf932c6fc1d1750b89b357ac679d798d6d3/web/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [web\/src\/app\/components\/answer.tsx\#L20](https://github.com/leptonai/search_with_lepton/blob/89363bf932c6fc1d1750b89b357ac679d798d6d3/web/src/app/components/answer.tsx#L20)
- [web\/src\/app\/components\/sources.tsx\#L44](https://github.com/leptonai/search_with_lepton/blob/89363bf932c6fc1d1750b89b357ac679d798d6d3/web/src/app/components/sources.tsx#L44)
**1 of 2 projects failed to build with the old tsc and were ignored**
### [tsconfig.json](https://github.com/mapbox/mapbox-gl-js/blob/732345f70d61bdf10412e2ad62cbfb1af58259f8/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/732345f70d61bdf10412e2ad62cbfb1af58259f8/src/util/web_worker_transfer.ts#L145)
- [src\/util\/web\_worker\_transfer.ts\#L152](https://github.com/mapbox/mapbox-gl-js/blob/732345f70d61bdf10412e2ad62cbfb1af58259f8/src/util/web_worker_transfer.ts#L152)
**1 of 2 projects failed to build with the old tsc and were ignored**
### [website\/tsconfig.json](https://github.com/marp-team/marp/blob/ffe6cd99af0a21ea1da10604fc6427b0390d726a/website/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [website\/components\/CodeBlock.tsx\#L44](https://github.com/marp-team/marp/blob/ffe6cd99af0a21ea1da10604fc6427b0390d726a/website/components/CodeBlock.tsx#L44)
- [website\/components\/Header.tsx\#L11](https://github.com/marp-team/marp/blob/ffe6cd99af0a21ea1da10604fc6427b0390d726a/website/components/Header.tsx#L11)
- [website\/components\/Layout.tsx\#L38](https://github.com/marp-team/marp/blob/ffe6cd99af0a21ea1da10604fc6427b0390d726a/website/components/Layout.tsx#L38)
- [website\/components\/blog\/BlogHeader.tsx\#L30](https://github.com/marp-team/marp/blob/ffe6cd99af0a21ea1da10604fc6427b0390d726a/website/components/blog/BlogHeader.tsx#L30)
- [website\/components\/docs\/layouts\/Desktop.tsx\#L99](https://github.com/marp-team/marp/blob/ffe6cd99af0a21ea1da10604fc6427b0390d726a/website/components/docs/layouts/Desktop.tsx#L99)
- [website\/components\/docs\/layouts\/Mobile.tsx\#L109](https://github.com/marp-team/marp/blob/ffe6cd99af0a21ea1da10604fc6427b0390d726a/website/components/docs/layouts/Mobile.tsx#L109)
- [website\/components\/top\/GetStarted.tsx\#L138](https://github.com/marp-team/marp/blob/ffe6cd99af0a21ea1da10604fc6427b0390d726a/website/components/top/GetStarted.tsx#L138)
- [website\/components\/top\/Hero.tsx\#L8](https://github.com/marp-team/marp/blob/ffe6cd99af0a21ea1da10604fc6427b0390d726a/website/components/top/Hero.tsx#L8)
- [website\/pages\/blog.tsx\#L130](https://github.com/marp-team/marp/blob/ffe6cd99af0a21ea1da10604fc6427b0390d726a/website/pages/blog.tsx#L130)
- [website\/utils\/hooks\/useFontFace.tsx\#L54](https://github.com/marp-team/marp/blob/ffe6cd99af0a21ea1da10604fc6427b0390d726a/website/utils/hooks/useFontFace.tsx#L54)
### [tsconfig.json](https://github.com/mayooear/gpt4-pdf-chatbot-langchain/blob/138bba4f0782e5667f75df104743b11fc1308541/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [pages\/\_app.tsx\#L12](https://github.com/mayooear/gpt4-pdf-chatbot-langchain/blob/138bba4f0782e5667f75df104743b11fc1308541/pages/_app.tsx#L12)
- [pages\/index.tsx\#L124](https://github.com/mayooear/gpt4-pdf-chatbot-langchain/blob/138bba4f0782e5667f75df104743b11fc1308541/pages/index.tsx#L124)
### [app\/tsconfig.json](https://github.com/metricsgraphics/metrics-graphics/blob/60429d802e3444c209a1e3d6f7fb9742b76fa838/app/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [app\/components\/Layout.tsx\#L9](https://github.com/metricsgraphics/metrics-graphics/blob/60429d802e3444c209a1e3d6f7fb9742b76fa838/app/components/Layout.tsx#L9)
**11 of 67 projects failed to build with the old tsc and were ignored**
### [extensions\/notebook\/tsconfig.json](https://github.com/microsoft/azuredatastudio/blob/413877ea8190ace8413ba515042e1ac816cc3fe6/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/413877ea8190ace8413ba515042e1ac816cc3fe6/extensions/notebook/src/jupyter/jupyterExecuteManager.ts#L47)
- [extensions\/notebook\/src\/prompts\/adapter.ts\#L52](https://github.com/microsoft/azuredatastudio/blob/413877ea8190ace8413ba515042e1ac816cc3fe6/extensions/notebook/src/prompts/adapter.ts#L52)
- [extensions\/notebook\/src\/test\/common\/notebookUtils.test.ts\#L143](https://github.com/microsoft/azuredatastudio/blob/413877ea8190ace8413ba515042e1ac816cc3fe6/extensions/notebook/src/test/common/notebookUtils.test.ts#L143)
- [extensions\/notebook\/src\/test\/common\/notebookUtils.test.ts\#L159](https://github.com/microsoft/azuredatastudio/blob/413877ea8190ace8413ba515042e1ac816cc3fe6/extensions/notebook/src/test/common/notebookUtils.test.ts#L159)
- [extensions\/notebook\/src\/test\/common\/notebookUtils.test.ts\#L175](https://github.com/microsoft/azuredatastudio/blob/413877ea8190ace8413ba515042e1ac816cc3fe6/extensions/notebook/src/test/common/notebookUtils.test.ts#L175)
- [extensions\/notebook\/src\/test\/common\/notebookUtils.test.ts\#L181](https://github.com/microsoft/azuredatastudio/blob/413877ea8190ace8413ba515042e1ac816cc3fe6/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/413877ea8190ace8413ba515042e1ac816cc3fe6/extensions/notebook/src/test/book/bookTocManager.test.ts#L408)
### [extensions\/mssql\/tsconfig.json](https://github.com/microsoft/azuredatastudio/blob/413877ea8190ace8413ba515042e1ac816cc3fe6/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/413877ea8190ace8413ba515042e1ac816cc3fe6/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/413877ea8190ace8413ba515042e1ac816cc3fe6/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/413877ea8190ace8413ba515042e1ac816cc3fe6/extensions/mssql/src/sqlNotebook/sqlNotebookController.ts#L138)
### [extensions\/machine-learning\/tsconfig.json](https://github.com/microsoft/azuredatastudio/blob/413877ea8190ace8413ba515042e1ac816cc3fe6/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/413877ea8190ace8413ba515042e1ac816cc3fe6/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/413877ea8190ace8413ba515042e1ac816cc3fe6/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/413877ea8190ace8413ba515042e1ac816cc3fe6/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/413877ea8190ace8413ba515042e1ac816cc3fe6/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/413877ea8190ace8413ba515042e1ac816cc3fe6/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/413877ea8190ace8413ba515042e1ac816cc3fe6/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/413877ea8190ace8413ba515042e1ac816cc3fe6/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/413877ea8190ace8413ba515042e1ac816cc3fe6/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/413877ea8190ace8413ba515042e1ac816cc3fe6/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/413877ea8190ace8413ba515042e1ac816cc3fe6/extensions/machine-learning/src/test/queryRunner.test.ts#L61)
### [extensions\/dacpac\/tsconfig.json](https://github.com/microsoft/azuredatastudio/blob/413877ea8190ace8413ba515042e1ac816cc3fe6/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/413877ea8190ace8413ba515042e1ac816cc3fe6/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/413877ea8190ace8413ba515042e1ac816cc3fe6/extensions/dacpac/src/test/testContext.ts#L204)
**7 of 16 projects failed to build with the old tsc and were ignored**
### [packages\/frontend-shared\/tsconfig.json](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/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/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/frontend-shared/js/emojilist.ts#L15)
### [packages\/backend\/tsconfig.json](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/tsconfig.json)
- `error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.`
- [packages\/backend\/src\/core\/AiService.ts\#L54](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/src/core/AiService.ts#L54)
- `error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | ArrayBufferView'.`
- [packages\/backend\/src\/core\/InternalStorageService.ts\#L48](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/src/core/InternalStorageService.ts#L48)
- `error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array'.`
- [packages\/backend\/src\/core\/WebAuthnService.ts\#L219](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/src/core/WebAuthnService.ts#L219)
- [packages\/backend\/src\/core\/WebAuthnService.ts\#L301](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/src/core/WebAuthnService.ts#L301)
- `error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'ArrayBufferView'.`
- [packages\/backend\/src\/core\/activitypub\/ApRequestService.ts\#L93](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/src/core/activitypub/ApRequestService.ts#L93)
- `error TS2345: Argument of type 'string | Buffer' is not assignable to parameter of type 'BinaryLike'.`
- [packages\/backend\/src\/server\/ActivityPubServerService.ts\#L156](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/src/server/ActivityPubServerService.ts#L156)
### [packages\/backend\/test\/tsconfig.json](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/test/tsconfig.json)
- `error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.`
- [packages\/backend\/src\/core\/AiService.ts\#L54](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/src/core/AiService.ts#L54)
- `error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | ArrayBufferView'.`
- [packages\/backend\/src\/core\/InternalStorageService.ts\#L48](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/src/core/InternalStorageService.ts#L48)
- `error TS2322: Type 'Buffer' is not assignable to type 'Uint8Array'.`
- [packages\/backend\/src\/core\/WebAuthnService.ts\#L219](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/src/core/WebAuthnService.ts#L219)
- [packages\/backend\/src\/core\/WebAuthnService.ts\#L301](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/src/core/WebAuthnService.ts#L301)
- [packages\/backend\/test\/e2e\/2fa.ts\#L86](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/test/e2e/2fa.ts#L86)
- [packages\/backend\/test\/e2e\/2fa.ts\#L87](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/test/e2e/2fa.ts#L87)
- [packages\/backend\/test\/e2e\/2fa.ts\#L88](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/test/e2e/2fa.ts#L88)
- [packages\/backend\/test\/e2e\/2fa.ts\#L89](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/test/e2e/2fa.ts#L89)
- [packages\/backend\/test\/e2e\/2fa.ts\#L90](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/test/e2e/2fa.ts#L90)
- [packages\/backend\/test\/e2e\/2fa.ts\#L91](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/test/e2e/2fa.ts#L91)
- [packages\/backend\/test\/e2e\/2fa.ts\#L92](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/test/e2e/2fa.ts#L92)
- [packages\/backend\/test\/e2e\/2fa.ts\#L149](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/test/e2e/2fa.ts#L149)
- [packages\/backend\/test\/e2e\/2fa.ts\#L150](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/test/e2e/2fa.ts#L150)
- [packages\/backend\/test\/e2e\/2fa.ts\#L151](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/test/e2e/2fa.ts#L151)
- [packages\/backend\/test\/e2e\/2fa.ts\#L164](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/test/e2e/2fa.ts#L164)
- [packages\/backend\/test\/e2e\/2fa.ts\#L164](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/test/e2e/2fa.ts#L164)
- `error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'ArrayBufferView'.`
- [packages\/backend\/src\/core\/activitypub\/ApRequestService.ts\#L93](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/src/core/activitypub/ApRequestService.ts#L93)
- `error TS2345: Argument of type 'string | Buffer' is not assignable to parameter of type 'BinaryLike'.`
- [packages\/backend\/src\/server\/ActivityPubServerService.ts\#L156](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/src/server/ActivityPubServerService.ts#L156)
- `error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'.`
- [packages\/backend\/test\/e2e\/2fa.ts\#L56](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/test/e2e/2fa.ts#L56)
- [packages\/backend\/test\/e2e\/2fa.ts\#L160](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/test/e2e/2fa.ts#L160)
- [packages\/backend\/test\/e2e\/2fa.ts\#L164](https://github.com/misskey-dev/misskey/blob/4f34a4e4d81cb47f585ec1f614019837fc9b6cc4/packages/backend/test/e2e/2fa.ts#L164)
**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)
**26 of 68 projects failed to build with the old tsc and were ignored**
### [modules\/data\/tsconfig.spec.json](https://github.com/ngrx/platform/blob/ffc1d875cbed6abc0c636e226277a20133edb7cc/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/ffc1d875cbed6abc0c636e226277a20133edb7cc/modules/data/spec/reducers/entity-collection-reducer-registry.spec.ts#L225)
### [tsconfig.json](https://github.com/noodle-run/noodle/blob/bfcaafc6e06c8dd2d0da36e58da9b6c89d5025dc/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
### [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)
### [tsconfig.json](https://github.com/Nutlope/roomGPT/blob/611398c78da64f1794df2d99018c3d02d3ab0048/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [app\/dream\/page.tsx\#L113](https://github.com/Nutlope/roomGPT/blob/611398c78da64f1794df2d99018c3d02d3ab0048/app/dream/page.tsx#L113)
**1 of 2 projects failed to build with the old tsc and were ignored**
### [tsconfig.types.json](https://github.com/pixijs/pixijs/blob/6cbee5075c748345e3a6b020624780938cfcc7c2/tsconfig.types.json)
- `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/6cbee5075c748345e3a6b020624780938cfcc7c2/src/events/EventTicker.ts#L105)
- `error TS2420: Class 'FederatedPointerEvent' incorrectly implements interface 'PointerEvent'.`
- [src\/events\/FederatedPointerEvent.ts\#L7](https://github.com/pixijs/pixijs/blob/6cbee5075c748345e3a6b020624780938cfcc7c2/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/6cbee5075c748345e3a6b020624780938cfcc7c2/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/6cbee5075c748345e3a6b020624780938cfcc7c2/src/rendering/batcher/shared/Batcher.ts#L697)
- [src\/rendering\/renderers\/gpu\/buffer\/GpuBufferSystem.ts\#L89](https://github.com/pixijs/pixijs/blob/6cbee5075c748345e3a6b020624780938cfcc7c2/src/rendering/renderers/gpu/buffer/GpuBufferSystem.ts#L89)
- `error TS2322: Type 'ArrayBufferLike' is not assignable to type 'ArrayBuffer'.`
- [src\/utils\/data\/ViewableBuffer.ts\#L47](https://github.com/pixijs/pixijs/blob/6cbee5075c748345e3a6b020624780938cfcc7c2/src/utils/data/ViewableBuffer.ts#L47)
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