### [tsconfig.json](https://github.com/a16z-infra/ai-town/blob/e66da914f0418a202098b01a16b3d5a38cac2997/tsconfig.json)
- `error TS2322: Type 'ArrayBufferLike[]' is not assignable to type 'ArrayBuffer[]'.`
- [convex\/agent\/embeddingsCache.ts\#L20](https://github.com/a16z-infra/ai-town/blob/e66da914f0418a202098b01a16b3d5a38cac2997/convex/agent/embeddingsCache.ts#L20)
- `error TS2322: Type '{ textHash: ArrayBufferLike; embedding: number[]; }[]' is not assignable to type '{ embedding: number[]; textHash: ArrayBuffer; }[]'.`
- [convex\/agent\/embeddingsCache.ts\#L45](https://github.com/a16z-infra/ai-town/blob/e66da914f0418a202098b01a16b3d5a38cac2997/convex/agent/embeddingsCache.ts#L45)
**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)
**29 of 38 projects failed to build with the old tsc and were ignored**
### [packages\/grid\/tsconfig.json](https://github.com/alibaba/formily/blob/547253208322807aa94b1fa942f941bdaeaf0b12/packages/grid/tsconfig.json)
- `error TS2322: Type 'T | T[]' is not assignable to type 'T'.`
- [packages\/grid\/src\/index.ts\#L111](https://github.com/alibaba/formily/blob/547253208322807aa94b1fa942f941bdaeaf0b12/packages/grid/src/index.ts#L111)
### [packages\/grid\/tsconfig.build.json](https://github.com/alibaba/formily/blob/547253208322807aa94b1fa942f941bdaeaf0b12/packages/grid/tsconfig.build.json)
- `error TS2322: Type 'T | T[]' is not assignable to type 'T'.`
- [packages\/grid\/src\/index.ts\#L111](https://github.com/alibaba/formily/blob/547253208322807aa94b1fa942f941bdaeaf0b12/packages/grid/src/index.ts#L111)
### [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)
**25 of 64 projects failed to build with the old tsc and were ignored**
### [libs\/vault\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/buffered-state.ts#L72)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.`
- [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L219](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/user-state-subject.ts#L219)
- `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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L371)
### [libs\/vault\/tsconfig.json](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/buffered-state.ts#L72)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.`
- [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L219](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/user-state-subject.ts#L219)
- `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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/buffered-state.ts#L72)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.`
- [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L219](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/user-state-subject.ts#L219)
### [libs\/tools\/send\/send-ui\/tsconfig.json](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/buffered-state.ts#L72)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.`
- [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L219](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/user-state-subject.ts#L219)
### [libs\/tools\/generator\/extensions\/navigation\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/buffered-state.ts#L72)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.`
- [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L219](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/user-state-subject.ts#L219)
### [libs\/tools\/generator\/extensions\/navigation\/tsconfig.json](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/buffered-state.ts#L72)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.`
- [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L219](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/user-state-subject.ts#L219)
### [libs\/tools\/generator\/extensions\/legacy\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/buffered-state.ts#L72)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.`
- [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L219](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/user-state-subject.ts#L219)
- `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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/buffered-state.ts#L72)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.`
- [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L219](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/user-state-subject.ts#L219)
- `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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/buffered-state.ts#L72)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.`
- [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L219](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/user-state-subject.ts#L219)
### [libs\/tools\/generator\/extensions\/history\/tsconfig.json](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/buffered-state.ts#L72)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.`
- [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L219](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/user-state-subject.ts#L219)
### [libs\/tools\/generator\/core\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/buffered-state.ts#L72)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.`
- [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L219](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/user-state-subject.ts#L219)
### [libs\/tools\/generator\/core\/tsconfig.json](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/buffered-state.ts#L72)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.`
- [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L219](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/user-state-subject.ts#L219)
### [libs\/tools\/generator\/components\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/tools/generator/components/tsconfig.spec.json)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.`
- [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/buffered-state.ts#L72)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.`
- [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L219](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/user-state-subject.ts#L219)
### [libs\/tools\/generator\/components\/tsconfig.json](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/tools/generator/components/tsconfig.json)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.`
- [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/buffered-state.ts#L72)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.`
- [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L219](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/user-state-subject.ts#L219)
### [libs\/tools\/export\/vault-export\/vault-export-ui\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/buffered-state.ts#L72)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.`
- [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L219](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/user-state-subject.ts#L219)
- `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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/buffered-state.ts#L72)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.`
- [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L219](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/user-state-subject.ts#L219)
- `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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L371)
### [libs\/importer\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/buffered-state.ts#L72)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.`
- [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L219](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/user-state-subject.ts#L219)
- `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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L371)
### [libs\/importer\/tsconfig.json](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/buffered-state.ts#L72)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.`
- [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L219](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/user-state-subject.ts#L219)
- `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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L371)
### [libs\/auth\/tsconfig.spec.json](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/auth/src/common/login-strategies/webauthn-login.strategy.spec.ts#L358)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.`
- [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/buffered-state.ts#L72)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.`
- [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L219](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/user-state-subject.ts#L219)
- `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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L371)
### [libs\/auth\/tsconfig.json](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/auth/src/common/login-strategies/webauthn-login.strategy.spec.ts#L358)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [false, any]' return type.`
- [libs\/common\/src\/tools\/state\/buffered-state.ts\#L46](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/buffered-state.ts#L72)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'readonly [State, any]' return type.`
- [libs\/common\/src\/tools\/state\/user-state-subject.ts\#L219](https://github.com/bitwarden/clients/blob/e91741b1466428303d5cd3429525c83b39ed5841/libs/common/src/tools/state/user-state-subject.ts#L219)
- `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/e91741b1466428303d5cd3429525c83b39ed5841/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/e91741b1466428303d5cd3429525c83b39ed5841/libs/tools/generator/extensions/legacy/src/legacy-password-generation.service.ts#L371)
### [tsconfig.json](https://github.com/blacksmithgu/obsidian-dataview/blob/22a683e6910021f5b54f5f50f20da145c82877fd/tsconfig.json)
- `error TS2322: Type 'undefined' is not assignable to type 'T'.`
- [src\/api\/data-array.ts\#L409](https://github.com/blacksmithgu/obsidian-dataview/blob/22a683e6910021f5b54f5f50f20da145c82877fd/src/api/data-array.ts#L409)
- [src\/api\/data-array.ts\#L412](https://github.com/blacksmithgu/obsidian-dataview/blob/22a683e6910021f5b54f5f50f20da145c82877fd/src/api/data-array.ts#L412)
### [tsconfig-lib.json](https://github.com/blacksmithgu/obsidian-dataview/blob/22a683e6910021f5b54f5f50f20da145c82877fd/tsconfig-lib.json)
- `error TS2322: Type 'undefined' is not assignable to type 'T'.`
- [src\/api\/data-array.ts\#L409](https://github.com/blacksmithgu/obsidian-dataview/blob/22a683e6910021f5b54f5f50f20da145c82877fd/src/api/data-array.ts#L409)
- [src\/api\/data-array.ts\#L412](https://github.com/blacksmithgu/obsidian-dataview/blob/22a683e6910021f5b54f5f50f20da145c82877fd/src/api/data-array.ts#L412)
### [tsconfig.json](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/blob/108069a0c6d1689c089ed2257a8e085c754a25b9/tsconfig.json)
- `error TS2345: Argument of type 'ArrayBufferLike' is not assignable to parameter of type 'ArrayBuffer | PromiseLike'.`
- [app\/utils\/ms\_edge\_tts.ts\#L348](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/blob/108069a0c6d1689c089ed2257a8e085c754a25b9/app/utils/ms_edge_tts.ts#L348)
- `error TS2769: No overload matches this call.`
- [jest.setup.ts\#L5](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/blob/108069a0c6d1689c089ed2257a8e085c754a25b9/jest.setup.ts#L5)
**2 of 3 projects failed to build with the old tsc and were ignored**
### [tsconfig.typedoc.json](https://github.com/cheeriojs/cheerio/blob/f9c0e07530784dc8b1c4f4702b50e26925de4609/tsconfig.typedoc.json)
- `error TS2322: Type 'boolean' is not assignable to type 'string | number | Document | Element | CDATA | Text | Comment | ProcessingInstruction | ChildNode[] | ... 6 more ... | undefined'.`
- [src\/api\/attributes.ts\#L241](https://github.com/cheeriojs/cheerio/blob/f9c0e07530784dc8b1c4f4702b50e26925de4609/src/api/attributes.ts#L241)
**10 of 28 projects failed to build with the old tsc and were ignored**
### [packages\/lit-moveable\/tsconfig.json](https://github.com/daybrush/moveable/blob/75069102f30c88cd89ecaaa8ca7e5f7434e54807/packages/lit-moveable/tsconfig.json)
- `error TS2698: Spread types may only be created from object types.`
- [packages\/lit-moveable\/src\/LitMoveable.ts\#L60](https://github.com/daybrush/moveable/blob/75069102f30c88cd89ecaaa8ca7e5f7434e54807/packages/lit-moveable/src/LitMoveable.ts#L60)
### [packages\/lit-moveable\/tsconfig.declaration.json](https://github.com/daybrush/moveable/blob/75069102f30c88cd89ecaaa8ca7e5f7434e54807/packages/lit-moveable/tsconfig.declaration.json)
- `error TS2698: Spread types may only be created from object types.`
- [packages\/lit-moveable\/src\/LitMoveable.ts\#L60](https://github.com/daybrush/moveable/blob/75069102f30c88cd89ecaaa8ca7e5f7434e54807/packages/lit-moveable/src/LitMoveable.ts#L60)
### [packages\/lit-moveable\/tsconfig.build.json](https://github.com/daybrush/moveable/blob/75069102f30c88cd89ecaaa8ca7e5f7434e54807/packages/lit-moveable/tsconfig.build.json)
- `error TS2698: Spread types may only be created from object types.`
- [packages\/lit-moveable\/src\/LitMoveable.ts\#L60](https://github.com/daybrush/moveable/blob/75069102f30c88cd89ecaaa8ca7e5f7434e54807/packages/lit-moveable/src/LitMoveable.ts#L60)
**19 of 27 projects failed to build with the old tsc and were ignored**
### [packages\/generators\/tsconfig.json](https://github.com/feathersjs/feathers/blob/967ea54ae7f7e3d8169b137d5c184705706276a7/packages/generators/tsconfig.json)
- `error TS7018: Object literal's property 'dependencies' implicitly has an 'any[]' type.`
- [packages\/generators\/src\/app\/index.ts\#L53](https://github.com/feathersjs/feathers/blob/967ea54ae7f7e3d8169b137d5c184705706276a7/packages/generators/src/app/index.ts#L53)
- `error TS7018: Object literal's property 'devDependencies' implicitly has an 'any[]' type.`
- [packages\/generators\/src\/app\/index.ts\#L54](https://github.com/feathersjs/feathers/blob/967ea54ae7f7e3d8169b137d5c184705706276a7/packages/generators/src/app/index.ts#L54)
**1 of 3 projects failed to build with the old tsc and were ignored**
### [packages\/core\/tsconfig.json](https://github.com/GrapesJS/grapesjs/blob/36572c38033022cbf259d4e37fde507f60af4354/packages/core/tsconfig.json)
- `error TS2322: Type 'Component[]' is not assignable to type 'undefined extends T ? Components : Component[]'.`
- [packages\/core\/src\/dom\_components\/model\/Component.ts\#L1038](https://github.com/GrapesJS/grapesjs/blob/36572c38033022cbf259d4e37fde507f60af4354/packages/core/src/dom_components/model/Component.ts#L1038)
**2 of 4 projects failed to build with the old tsc and were ignored**
### [tsconfig.lib.json](https://github.com/graphql-kit/graphql-voyager/blob/b0ead3ec2459a4460090b3618324ce75000c17d8/tsconfig.lib.json)
- `error TS2322: Type '{ children: unknown[]; }' is not assignable to type '{ children?: ReactNode; }'.`
- [src\/components\/doc-explorer\/WrappedTypeName.tsx\#L30](https://github.com/graphql-kit/graphql-voyager/blob/b0ead3ec2459a4460090b3618324ce75000c17d8/src/components/doc-explorer/WrappedTypeName.tsx#L30)
### [tsconfig.json](https://github.com/graphql-kit/graphql-voyager/blob/b0ead3ec2459a4460090b3618324ce75000c17d8/tsconfig.json)
- `error TS2322: Type '{ children: unknown[]; }' is not assignable to type '{ children?: ReactNode; }'.`
- [src\/components\/doc-explorer\/WrappedTypeName.tsx\#L30](https://github.com/graphql-kit/graphql-voyager/blob/b0ead3ec2459a4460090b3618324ce75000c17d8/src/components/doc-explorer/WrappedTypeName.tsx#L30)
**3 of 15 projects failed to build with the old tsc and were ignored**
### [apps\/mobile\/tsconfig.json](https://github.com/heyxyz/hey/blob/8d330d932d0403abb28e759d69181616369db3fd/apps/mobile/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
- [apps\/mobile\/components\/auth\/scan.tsx\#L62](https://github.com/heyxyz/hey/blob/8d330d932d0403abb28e759d69181616369db3fd/apps/mobile/components/auth/scan.tsx#L62)
- [apps\/mobile\/components\/auth\/screen.tsx\#L13](https://github.com/heyxyz/hey/blob/8d330d932d0403abb28e759d69181616369db3fd/apps/mobile/components/auth/screen.tsx#L13)
- [apps\/mobile\/components\/shared\/edge-gradient.tsx\#L9](https://github.com/heyxyz/hey/blob/8d330d932d0403abb28e759d69181616369db3fd/apps/mobile/components/shared/edge-gradient.tsx#L9)
**2 of 15 projects failed to build with the old tsc and were ignored**
### [apps\/mobile\/tsconfig.json](https://github.com/hoarder-app/hoarder/blob/9f2c7be23769bb0f4102736a683710b1a1939661/apps/mobile/tsconfig.json)
- `error TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
- [apps\/mobile\/app\/signin.tsx\#L116](https://github.com/hoarder-app/hoarder/blob/9f2c7be23769bb0f4102736a683710b1a1939661/apps/mobile/app/signin.tsx#L116)
- [apps\/mobile\/components\/bookmarks\/BookmarkCard.tsx\#L158](https://github.com/hoarder-app/hoarder/blob/9f2c7be23769bb0f4102736a683710b1a1939661/apps/mobile/components/bookmarks/BookmarkCard.tsx#L158)
**7 of 8 projects failed to build with the old tsc and were ignored**
### [tsconfig.json](https://github.com/honojs/hono/blob/61bee9f65115771c307519a1dee1281365850b45/tsconfig.json)
- `error TS2578: Unused '@ts-expect-error' directive.`
- [src\/context.ts\#L752](https://github.com/honojs/hono/blob/61bee9f65115771c307519a1dee1281365850b45/src/context.ts#L752)
- `error TS2322: Type 'Response' is not assignable to type 'Response & TypedResponse'.`
- [src\/context.ts\#L754](https://github.com/honojs/hono/blob/61bee9f65115771c307519a1dee1281365850b45/src/context.ts#L754)
- [src\/context.ts\#L755](https://github.com/honojs/hono/blob/61bee9f65115771c307519a1dee1281365850b45/src/context.ts#L755)
### [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)
**38 of 42 projects failed to build with the old tsc and were ignored**
### [tsconfig.json](https://github.com/ionic-team/stencil/blob/4cabb3039420ff2c858ca3bbddb602cbb90174e4/tsconfig.json)
- `error TS7018: Object literal's property 'docsTags' implicitly has an 'any[]' type.`
- [src\/compiler\/docs\/generate-doc-data.ts\#L223](https://github.com/ionic-team/stencil/blob/4cabb3039420ff2c858ca3bbddb602cbb90174e4/src/compiler/docs/generate-doc-data.ts#L223)
- `error TS7018: Object literal's property 'default' implicitly has an 'any' type.`
- [src\/compiler\/docs\/generate-doc-data.ts\#L224](https://github.com/ionic-team/stencil/blob/4cabb3039420ff2c858ca3bbddb602cbb90174e4/src/compiler/docs/generate-doc-data.ts#L224)
- `error TS7018: Object literal's property 'deprecation' implicitly has an 'any' type.`
- [src\/compiler\/docs\/generate-doc-data.ts\#L225](https://github.com/ionic-team/stencil/blob/4cabb3039420ff2c858ca3bbddb602cbb90174e4/src/compiler/docs/generate-doc-data.ts#L225)
- `error TS7018: Object literal's property 'prefix' implicitly has an 'any' type.`
- [src\/mock-doc\/parse-util.ts\#L175](https://github.com/ionic-team/stencil/blob/4cabb3039420ff2c858ca3bbddb602cbb90174e4/src/mock-doc/parse-util.ts#L175)
### [scripts\/tsconfig.json](https://github.com/ionic-team/stencil/blob/4cabb3039420ff2c858ca3bbddb602cbb90174e4/scripts/tsconfig.json)
- `error TS2322: Type 'string | null' is not assignable to type 'string'.`
- [scripts\/utils\/release-utils.ts\#L62](https://github.com/ionic-team/stencil/blob/4cabb3039420ff2c858ca3bbddb602cbb90174e4/scripts/utils/release-utils.ts#L62)
**46 of 59 projects failed to build with the old tsc and were ignored**
### [examples\/filebrowser\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/filebrowser/src/tsconfig.json)
- `error TS2307: Cannot find module '@jupyterlab/codemirror' or its corresponding type declarations.`
- [examples\/filebrowser\/src\/index.ts\#L25](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/filebrowser/src/index.ts#L25) in [examples\/filebrowser\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/filebrowser/src/tsconfig.json)
- `error TS2307: Cannot find module '@jupyterlab/fileeditor' or its corresponding type declarations.`
- [examples\/filebrowser\/src\/index.ts\#L33](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/filebrowser/src/index.ts#L33) in [examples\/filebrowser\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/filebrowser/src/tsconfig.json)
- `error TS7006: Parameter 'language' implicitly has an 'any' type.`
- [examples\/filebrowser\/src\/index.ts\#L99](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/filebrowser/src/index.ts#L99) in [examples\/filebrowser\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/filebrowser/src/tsconfig.json)
- [examples\/filebrowser\/src\/index.ts\#L102](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/filebrowser/src/index.ts#L102) in [examples\/filebrowser\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/filebrowser/src/tsconfig.json)
### [examples\/console\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/console/src/tsconfig.json)
- `error TS2307: Cannot find module '@jupyterlab/codemirror' or its corresponding type declarations.`
- [examples\/console\/src\/index.ts\#L26](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/console/src/index.ts#L26) in [examples\/console\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/console/src/tsconfig.json)
- `error TS2307: Cannot find module '@jupyterlab/console' or its corresponding type declarations.`
- [examples\/console\/src\/index.ts\#L28](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/console/src/index.ts#L28) in [examples\/console\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/console/src/tsconfig.json)
- `error TS7006: Parameter 'theme' implicitly has an 'any' type.`
- [examples\/console\/src\/index.ts\#L96](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/console/src/index.ts#L96) in [examples\/console\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/console/src/tsconfig.json)
- `error TS7006: Parameter 'extensionFactory' implicitly has an 'any' type.`
- [examples\/console\/src\/index.ts\#L102](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/console/src/index.ts#L102) in [examples\/console\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/console/src/tsconfig.json)
- `error TS7006: Parameter 'options' implicitly has an 'any' type.`
- [examples\/console\/src\/index.ts\#L108](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/console/src/index.ts#L108) in [examples\/console\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/console/src/tsconfig.json)
- `error TS7006: Parameter 'language' implicitly has an 'any' type.`
- [examples\/console\/src\/index.ts\#L123](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/console/src/index.ts#L123) in [examples\/console\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/console/src/tsconfig.json)
- [examples\/console\/src\/index.ts\#L126](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/console/src/index.ts#L126) in [examples\/console\/src\/tsconfig.json](https://github.com/jupyterlab/jupyterlab/blob/9fb90cab96a67bef9050ab7cf917eb3cfdb55414/examples/console/src/tsconfig.json)
**1 of 2 projects failed to build with the old tsc and were ignored**
### [tsconfig.json](https://github.com/mapbox/mapbox-gl-js/blob/fa7026487c97e4dc7ed8f89f4486ef72da4490fe/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/fa7026487c97e4dc7ed8f89f4486ef72da4490fe/src/util/web_worker_transfer.ts#L145)
- [src\/util\/web\_worker\_transfer.ts\#L152](https://github.com/mapbox/mapbox-gl-js/blob/fa7026487c97e4dc7ed8f89f4486ef72da4490fe/src/util/web_worker_transfer.ts#L152)
**2 of 4 projects failed to build with the old tsc and were ignored**
### [webapp\/channels\/tsconfig.json](https://github.com/mattermost/mattermost/blob/ead2a7c0183fd786386c2c52a9e130d71366ed0a/webapp/channels/tsconfig.json)
- `error TS2454: Variable 'config' is used before being assigned.`
- [webapp\/channels\/src\/components\/admin\_console\/custom\_plugin\_settings\/custom\_plugin\_settings.test.tsx\#L222](https://github.com/mattermost/mattermost/blob/ead2a7c0183fd786386c2c52a9e130d71366ed0a/webapp/channels/src/components/admin_console/custom_plugin_settings/custom_plugin_settings.test.tsx#L222) in [webapp\/channels\/tsconfig.json](https://github.com/mattermost/mattermost/blob/ead2a7c0183fd786386c2c52a9e130d71366ed0a/webapp/channels/tsconfig.json)
- [webapp\/channels\/src\/components\/admin\_console\/custom\_plugin\_settings\/custom\_plugin\_settings.test.tsx\#L272](https://github.com/mattermost/mattermost/blob/ead2a7c0183fd786386c2c52a9e130d71366ed0a/webapp/channels/src/components/admin_console/custom_plugin_settings/custom_plugin_settings.test.tsx#L272) in [webapp\/channels\/tsconfig.json](https://github.com/mattermost/mattermost/blob/ead2a7c0183fd786386c2c52a9e130d71366ed0a/webapp/channels/tsconfig.json)
- [webapp\/channels\/src\/components\/admin\_console\/custom\_plugin\_settings\/custom\_plugin\_settings.test.tsx\#L343](https://github.com/mattermost/mattermost/blob/ead2a7c0183fd786386c2c52a9e130d71366ed0a/webapp/channels/src/components/admin_console/custom_plugin_settings/custom_plugin_settings.test.tsx#L343) in [webapp\/channels\/tsconfig.json](https://github.com/mattermost/mattermost/blob/ead2a7c0183fd786386c2c52a9e130d71366ed0a/webapp/channels/tsconfig.json)
- `error TS2454: Variable 'directMessagesModalButton' is used before being assigned.`
- [webapp\/channels\/src\/components\/sidebar\/sidebar\_category\/sidebar\_category.tsx\#L377](https://github.com/mattermost/mattermost/blob/ead2a7c0183fd786386c2c52a9e130d71366ed0a/webapp/channels/src/components/sidebar/sidebar_category/sidebar_category.tsx#L377) in [webapp\/channels\/tsconfig.json](https://github.com/mattermost/mattermost/blob/ead2a7c0183fd786386c2c52a9e130d71366ed0a/webapp/channels/tsconfig.json)
**11 of 67 projects failed to build with the old tsc and were ignored**
### [extensions\/notebook\/tsconfig.json](https://github.com/microsoft/azuredatastudio/blob/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/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/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/extensions/notebook/src/jupyter/jupyterExecuteManager.ts#L47)
- [extensions\/notebook\/src\/prompts\/adapter.ts\#L52](https://github.com/microsoft/azuredatastudio/blob/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/extensions/notebook/src/prompts/adapter.ts#L52)
- [extensions\/notebook\/src\/test\/common\/notebookUtils.test.ts\#L143](https://github.com/microsoft/azuredatastudio/blob/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/extensions/notebook/src/test/common/notebookUtils.test.ts#L143)
- [extensions\/notebook\/src\/test\/common\/notebookUtils.test.ts\#L159](https://github.com/microsoft/azuredatastudio/blob/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/extensions/notebook/src/test/common/notebookUtils.test.ts#L159)
- [extensions\/notebook\/src\/test\/common\/notebookUtils.test.ts\#L175](https://github.com/microsoft/azuredatastudio/blob/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/extensions/notebook/src/test/common/notebookUtils.test.ts#L175)
- [extensions\/notebook\/src\/test\/common\/notebookUtils.test.ts\#L181](https://github.com/microsoft/azuredatastudio/blob/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/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/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/extensions/notebook/src/test/book/bookTocManager.test.ts#L408)
### [extensions\/mssql\/tsconfig.json](https://github.com/microsoft/azuredatastudio/blob/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/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/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/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/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/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/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/extensions/mssql/src/sqlNotebook/sqlNotebookController.ts#L138)
### [extensions\/machine-learning\/tsconfig.json](https://github.com/microsoft/azuredatastudio/blob/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/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/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/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/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/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/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/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/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/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/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/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/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/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/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/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/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/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/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/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/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/extensions/machine-learning/src/test/queryRunner.test.ts#L61)
### [extensions\/dacpac\/tsconfig.json](https://github.com/microsoft/azuredatastudio/blob/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/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/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/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/0e45438440e567a87361f4c81fbd9bbfb1ac7ce8/extensions/dacpac/src/test/testContext.ts#L204)
**7 of 17 projects failed to build with the old tsc and were ignored**
### [packages\/frontend-shared\/tsconfig.json](https://github.com/misskey-dev/misskey/blob/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/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/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/packages/frontend-shared/js/emojilist.ts#L15)
### [packages\/backend\/tsconfig.json](https://github.com/misskey-dev/misskey/blob/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/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/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/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/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/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/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/packages/backend/src/core/WebAuthnService.ts#L219)
- [packages\/backend\/src\/core\/WebAuthnService.ts\#L301](https://github.com/misskey-dev/misskey/blob/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/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/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/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\#L157](https://github.com/misskey-dev/misskey/blob/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/packages/backend/src/server/ActivityPubServerService.ts#L157)
### [packages\/backend\/test\/tsconfig.json](https://github.com/misskey-dev/misskey/blob/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/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/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/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/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/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/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/packages/backend/src/core/WebAuthnService.ts#L219)
- [packages\/backend\/src\/core\/WebAuthnService.ts\#L301](https://github.com/misskey-dev/misskey/blob/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/packages/backend/src/core/WebAuthnService.ts#L301)
- [packages\/backend\/test\/e2e\/2fa.ts\#L86](https://github.com/misskey-dev/misskey/blob/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/packages/backend/test/e2e/2fa.ts#L86)
- [packages\/backend\/test\/e2e\/2fa.ts\#L87](https://github.com/misskey-dev/misskey/blob/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/packages/backend/test/e2e/2fa.ts#L87)
- [packages\/backend\/test\/e2e\/2fa.ts\#L88](https://github.com/misskey-dev/misskey/blob/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/packages/backend/test/e2e/2fa.ts#L88)
- [packages\/backend\/test\/e2e\/2fa.ts\#L89](https://github.com/misskey-dev/misskey/blob/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/packages/backend/test/e2e/2fa.ts#L89)
- [packages\/backend\/test\/e2e\/2fa.ts\#L90](https://github.com/misskey-dev/misskey/blob/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/packages/backend/test/e2e/2fa.ts#L90)
- [packages\/backend\/test\/e2e\/2fa.ts\#L91](https://github.com/misskey-dev/misskey/blob/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/packages/backend/test/e2e/2fa.ts#L91)
- [packages\/backend\/test\/e2e\/2fa.ts\#L92](https://github.com/misskey-dev/misskey/blob/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/packages/backend/test/e2e/2fa.ts#L92)
- [packages\/backend\/test\/e2e\/2fa.ts\#L143](https://github.com/misskey-dev/misskey/blob/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/packages/backend/test/e2e/2fa.ts#L143)
- [packages\/backend\/test\/e2e\/2fa.ts\#L144](https://github.com/misskey-dev/misskey/blob/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/packages/backend/test/e2e/2fa.ts#L144)
- [packages\/backend\/test\/e2e\/2fa.ts\#L145](https://github.com/misskey-dev/misskey/blob/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/packages/backend/test/e2e/2fa.ts#L145)
- [packages\/backend\/test\/e2e\/2fa.ts\#L158](https://github.com/misskey-dev/misskey/blob/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/packages/backend/test/e2e/2fa.ts#L158)
- [packages\/backend\/test\/e2e\/2fa.ts\#L158](https://github.com/misskey-dev/misskey/blob/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/packages/backend/test/e2e/2fa.ts#L158)
- `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/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/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\#L157](https://github.com/misskey-dev/misskey/blob/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/packages/backend/src/server/ActivityPubServerService.ts#L157)
- `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/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/packages/backend/test/e2e/2fa.ts#L56)
- [packages\/backend\/test\/e2e\/2fa.ts\#L154](https://github.com/misskey-dev/misskey/blob/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/packages/backend/test/e2e/2fa.ts#L154)
- [packages\/backend\/test\/e2e\/2fa.ts\#L158](https://github.com/misskey-dev/misskey/blob/6bd3ed2074b9cfdfc46db0ca5a7a2a7507103519/packages/backend/test/e2e/2fa.ts#L158)
**14 of 17 projects failed to build with the old tsc and were ignored**
### [src\/tsconfig.core.build.json](https://github.com/mswjs/msw/blob/8cb7b0148bd3933dc0f68bcc3a0034728a59dc79/src/tsconfig.core.build.json)
- `error TS2322: Type 'string | SharedArrayBuffer | ArrayBufferView' is not assignable to type 'BlobPart'.`
- [src\/core\/ws\/utils\/getMessageLength.ts\#L18](https://github.com/mswjs/msw/blob/8cb7b0148bd3933dc0f68bcc3a0034728a59dc79/src/core/ws/utils/getMessageLength.ts#L18) in [src\/tsconfig.core.build.json](https://github.com/mswjs/msw/blob/8cb7b0148bd3933dc0f68bcc3a0034728a59dc79/src/tsconfig.core.build.json)
- `error TS2345: Argument of type 'ArrayBufferLike | ArrayBufferView' is not assignable to parameter of type 'AllowSharedBufferSource | undefined'.`
- [src\/core\/ws\/utils\/getPublicData.ts\#L12](https://github.com/mswjs/msw/blob/8cb7b0148bd3933dc0f68bcc3a0034728a59dc79/src/core/ws/utils/getPublicData.ts#L12) in [src\/tsconfig.core.build.json](https://github.com/mswjs/msw/blob/8cb7b0148bd3933dc0f68bcc3a0034728a59dc79/src/tsconfig.core.build.json)
**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)
**22 of 44 projects failed to build with the old tsc and were ignored**
### [packages\/adapter-pg\/tsconfig.json](https://github.com/nextauthjs/next-auth/blob/4b01b466b1d65d36945c07f1ee1d4944b218113d/packages/adapter-pg/tsconfig.json)
- `error TS2322: Type 'null' is not assignable to type 'VerificationToken'.`
- [packages\/adapter-pg\/src\/index.ts\#L58](https://github.com/nextauthjs/next-auth/blob/4b01b466b1d65d36945c07f1ee1d4944b218113d/packages/adapter-pg/src/index.ts#L58)
**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/5523a9d8c77fc28cc8ed07a6bf4ba20fb994c2a0/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/5523a9d8c77fc28cc8ed07a6bf4ba20fb994c2a0/modules/data/spec/reducers/entity-collection-reducer-registry.spec.ts#L225)
### [apps\/site\/tsconfig.json](https://github.com/nodejs/nodejs.org/blob/9ad96f47afc3fd9751dbe4bf94facb34fb63691a/apps/site/tsconfig.json)
- `error TS2739: Type '{}' is missing the following properties from type 'BlogPagination': next, prev, pages, total`
- [apps\/site\/next-data\/blogData.ts\#L12](https://github.com/nodejs/nodejs.org/blob/9ad96f47afc3fd9751dbe4bf94facb34fb63691a/apps/site/next-data/blogData.ts#L12)
### [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.types.json](https://github.com/pixijs/pixijs/blob/f03c9fcf209b0ca70c03b55facefd9afce655427/tsconfig.types.json)
- `error TS2322: Type 'Record>' is not assignable to type 'T | Record'.`
- [src\/assets\/loader\/Loader.ts\#L217](https://github.com/pixijs/pixijs/blob/f03c9fcf209b0ca70c03b55facefd9afce655427/src/assets/loader/Loader.ts#L217)
- `error TS2352: Conversion of type 'FederatedPointerEvent' to type 'PointerEvent' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.`
- [src\/events\/EventTicker.ts\#L105](https://github.com/pixijs/pixijs/blob/f03c9fcf209b0ca70c03b55facefd9afce655427/src/events/EventTicker.ts#L105)
- `error TS2420: Class 'FederatedPointerEvent' incorrectly implements interface 'PointerEvent'.`
- [src\/events\/FederatedPointerEvent.ts\#L7](https://github.com/pixijs/pixijs/blob/f03c9fcf209b0ca70c03b55facefd9afce655427/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/f03c9fcf209b0ca70c03b55facefd9afce655427/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/f03c9fcf209b0ca70c03b55facefd9afce655427/src/rendering/batcher/shared/Batcher.ts#L697)
- [src\/rendering\/renderers\/gpu\/buffer\/GpuBufferSystem.ts\#L95](https://github.com/pixijs/pixijs/blob/f03c9fcf209b0ca70c03b55facefd9afce655427/src/rendering/renderers/gpu/buffer/GpuBufferSystem.ts#L95)
- `error TS2322: Type 'ArrayBufferLike' is not assignable to type 'ArrayBuffer'.`
- [src\/utils\/data\/ViewableBuffer.ts\#L47](https://github.com/pixijs/pixijs/blob/f03c9fcf209b0ca70c03b55facefd9afce655427/src/utils/data/ViewableBuffer.ts#L47)
### [tsconfig.json](https://github.com/pixijs/pixijs/blob/f03c9fcf209b0ca70c03b55facefd9afce655427/tsconfig.json)
- `error TS2322: Type 'Record>' is not assignable to type 'T | Record'.`
- [src\/assets\/loader\/Loader.ts\#L217](https://github.com/pixijs/pixijs/blob/f03c9fcf209b0ca70c03b55facefd9afce655427/src/assets/loader/Loader.ts#L217)
- `error TS2352: Conversion of type 'FederatedPointerEvent' to type 'PointerEvent' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.`
- [src\/events\/EventTicker.ts\#L105](https://github.com/pixijs/pixijs/blob/f03c9fcf209b0ca70c03b55facefd9afce655427/src/events/EventTicker.ts#L105)
- [tests\/events\/EventSystem.tests.ts\#L705](https://github.com/pixijs/pixijs/blob/f03c9fcf209b0ca70c03b55facefd9afce655427/tests/events/EventSystem.tests.ts#L705)
- [tests\/events\/EventSystem.tests.ts\#L732](https://github.com/pixijs/pixijs/blob/f03c9fcf209b0ca70c03b55facefd9afce655427/tests/events/EventSystem.tests.ts#L732)
- `error TS2420: Class 'FederatedPointerEvent' incorrectly implements interface 'PointerEvent'.`
- [src\/events\/FederatedPointerEvent.ts\#L7](https://github.com/pixijs/pixijs/blob/f03c9fcf209b0ca70c03b55facefd9afce655427/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/f03c9fcf209b0ca70c03b55facefd9afce655427/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/f03c9fcf209b0ca70c03b55facefd9afce655427/src/rendering/batcher/shared/Batcher.ts#L697)
- [src\/rendering\/renderers\/gpu\/buffer\/GpuBufferSystem.ts\#L95](https://github.com/pixijs/pixijs/blob/f03c9fcf209b0ca70c03b55facefd9afce655427/src/rendering/renderers/gpu/buffer/GpuBufferSystem.ts#L95)
- `error TS2322: Type 'ArrayBufferLike' is not assignable to type 'ArrayBuffer'.`
- [src\/utils\/data\/ViewableBuffer.ts\#L47](https://github.com/pixijs/pixijs/blob/f03c9fcf209b0ca70c03b55facefd9afce655427/src/utils/data/ViewableBuffer.ts#L47)
- `error TS7011: Function expression, which lacks return-type annotation, implicitly has an 'any' return type.`
- [tests\/assets\/unresolved.tests.ts\#L57](https://github.com/pixijs/pixijs/blob/f03c9fcf209b0ca70c03b55facefd9afce655427/tests/assets/unresolved.tests.ts#L57)
**8 of 11 projects failed to build with the old tsc and were ignored**
### [tsconfig.json](https://github.com/pubkey/rxdb/blob/cd963eb4d6be91da9e4b5ddc2df5583b04025398/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/cd963eb4d6be91da9e4b5ddc2df5583b04025398/src/plugins/storage-lokijs/lokijs-helper.ts#L366)
- `error TS2322: Type 'T | Readonly | readonly T[]' is not assignable to type 'T'.`
- [src\/plugins\/utils\/utils-array.ts\#L24](https://github.com/pubkey/rxdb/blob/cd963eb4d6be91da9e4b5ddc2df5583b04025398/src/plugins/utils/utils-array.ts#L24)
### [config\/tsconfig.types.json](https://github.com/pubkey/rxdb/blob/cd963eb4d6be91da9e4b5ddc2df5583b04025398/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/cd963eb4d6be91da9e4b5ddc2df5583b04025398/src/plugins/storage-lokijs/lokijs-helper.ts#L366)
- `error TS2322: Type 'T | Readonly | readonly T[]' is not assignable to type 'T'.`
- [src\/plugins\/utils\/utils-array.ts\#L24](https://github.com/pubkey/rxdb/blob/cd963eb4d6be91da9e4b5ddc2df5583b04025398/src/plugins/utils/utils-array.ts#L24)
**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/baea055c22d23ff1ed9f073f809ee9168e65e37a/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/baea055c22d23ff1ed9f073f809ee9168e65e37a/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/baea055c22d23ff1ed9f073f809ee9168e65e37a/src/__tests__/useWatch.test.tsx#L519)
- [src\/\_\_tests\_\_\/useWatch.test.tsx\#L595](https://github.com/react-hook-form/react-hook-form/blob/baea055c22d23ff1ed9f073f809ee9168e65e37a/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/24286f1745e42217448de1f3486886fa8558c1b5/packages/toolkit/tsconfig.json)
- `error TS2322: Type '{ children: unknown[]; }' is not assignable to type '{ children?: ReactNode; }'.`
- [packages\/toolkit\/src\/query\/tests\/cleanup.test.tsx\#L29](https://github.com/reduxjs/redux-toolkit/blob/24286f1745e42217448de1f3486886fa8558c1b5/packages/toolkit/src/query/tests/cleanup.test.tsx#L29)
### [tsconfig.json](https://github.com/refined-github/refined-github/blob/ca1a8e53eb728ba2d52e2414043797316ed2565f/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/ca1a8e53eb728ba2d52e2414043797316ed2565f/source/feature-data.ts#L2)
- [source\/feature-data.ts\#L3](https://github.com/refined-github/refined-github/blob/ca1a8e53eb728ba2d52e2414043797316ed2565f/source/feature-data.ts#L3)
- [source\/feature-data.ts\#L4](https://github.com/refined-github/refined-github/blob/ca1a8e53eb728ba2d52e2414043797316ed2565f/source/feature-data.ts#L4)
- [source\/feature-renames.test.ts\#L6](https://github.com/refined-github/refined-github/blob/ca1a8e53eb728ba2d52e2414043797316ed2565f/source/feature-renames.test.ts#L6)
**41 of 85 projects failed to build with the old tsc and were ignored**
### [packages\/apps-engine\/tsconfig.json](https://github.com/RocketChat/Rocket.Chat/blob/742414a3507d82b84302d65b0e2442a869a7319d/packages/apps-engine/tsconfig.json)
- `error TS2345: Argument of type 'Buffer | ProxiedApp' is not assignable to parameter of type 'ProxiedApp'.`
- [packages\/apps-engine\/src\/server\/AppManager.ts\#L801](https://github.com/RocketChat/Rocket.Chat/blob/742414a3507d82b84302d65b0e2442a869a7319d/packages/apps-engine/src/server/AppManager.ts#L801)
- [packages\/apps-engine\/src\/server\/AppManager.ts\#L803](https://github.com/RocketChat/Rocket.Chat/blob/742414a3507d82b84302d65b0e2442a869a7319d/packages/apps-engine/src/server/AppManager.ts#L803)
- `error TS2339: Property 'getID' does not exist on type 'Buffer | ProxiedApp'.`
- [packages\/apps-engine\/src\/server\/AppManager.ts\#L803](https://github.com/RocketChat/Rocket.Chat/blob/742414a3507d82b84302d65b0e2442a869a7319d/packages/apps-engine/src/server/AppManager.ts#L803)
- `error TS2322: Type 'Buffer | ProxiedApp' is not assignable to type 'ProxiedApp'.`
- [packages\/apps-engine\/src\/server\/AppManager.ts\#L804](https://github.com/RocketChat/Rocket.Chat/blob/742414a3507d82b84302d65b0e2442a869a7319d/packages/apps-engine/src/server/AppManager.ts#L804)
### [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)
**3 of 6 projects failed to build with the old tsc and were ignored**
### [scripts\/tsconfig.json](https://github.com/spacedriveapp/spacedrive/blob/29d09d3b5ebe61dfb5ccfbfe91c16bd3b00e56e4/scripts/tsconfig.json)
- `error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'ArrayBufferLike'.`
- [scripts\/preprep.mjs\#L83](https://github.com/spacedriveapp/spacedrive/blob/29d09d3b5ebe61dfb5ccfbfe91c16bd3b00e56e4/scripts/preprep.mjs#L83)
- [scripts\/preprep.mjs\#L122](https://github.com/spacedriveapp/spacedrive/blob/29d09d3b5ebe61dfb5ccfbfe91c16bd3b00e56e4/scripts/preprep.mjs#L122)
**13 of 21 projects failed to build with the old tsc and were ignored**
### [packages\/streamable-fs\/tsconfig.json](https://github.com/streetwriters/notesnook/blob/fab085579a3c2371647425628a0dac20fb91454a/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/fab085579a3c2371647425628a0dac20fb91454a/packages/streamable-fs/src/filehandle.ts#L86)
- [packages\/streamable-fs\/src\/filehandle.ts\#L96](https://github.com/streetwriters/notesnook/blob/fab085579a3c2371647425628a0dac20fb91454a/packages/streamable-fs/src/filehandle.ts#L96)
**2 of 5 projects failed to build with the old tsc and were ignored**
### [packages\/@headlessui-vue\/tsconfig.json](https://github.com/tailwindlabs/headlessui/blob/d71fb9cd2e12f5a48617b26e6bb3db90b3e07965/packages/@headlessui-vue/tsconfig.json)
- `error TS2322: Type 'TReturnValue | ((...args: any[]) => TReturnValue)' is not assignable to type 'TReturnValue'.`
- [packages\/@headlessui-vue\/src\/utils\/match.ts\#L8](https://github.com/tailwindlabs/headlessui/blob/d71fb9cd2e12f5a48617b26e6bb3db90b3e07965/packages/@headlessui-vue/src/utils/match.ts#L8)
**3 of 8 projects failed to build with the old tsc and were ignored**
### [tests\/cypress\/tsconfig.json](https://github.com/ueberdosis/tiptap/blob/53673fbfe0c2f41ed2d2caae0b554ecbf3d03803/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/53673fbfe0c2f41ed2d2caae0b554ecbf3d03803/packages/core/src/helpers/getSchemaByResolvedExtensions.ts#L150)
### [demos\/tsconfig.vue-3.json](https://github.com/ueberdosis/tiptap/blob/53673fbfe0c2f41ed2d2caae0b554ecbf3d03803/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/53673fbfe0c2f41ed2d2caae0b554ecbf3d03803/packages/core/src/helpers/getSchemaByResolvedExtensions.ts#L150)
### [demos\/tsconfig.vue-2.json](https://github.com/ueberdosis/tiptap/blob/53673fbfe0c2f41ed2d2caae0b554ecbf3d03803/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/53673fbfe0c2f41ed2d2caae0b554ecbf3d03803/packages/core/src/helpers/getSchemaByResolvedExtensions.ts#L150)
### [demos\/tsconfig.react.json](https://github.com/ueberdosis/tiptap/blob/53673fbfe0c2f41ed2d2caae0b554ecbf3d03803/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/53673fbfe0c2f41ed2d2caae0b554ecbf3d03803/packages/core/src/helpers/getSchemaByResolvedExtensions.ts#L150)
### [demos\/tsconfig.base.json](https://github.com/ueberdosis/tiptap/blob/53673fbfe0c2f41ed2d2caae0b554ecbf3d03803/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/53673fbfe0c2f41ed2d2caae0b554ecbf3d03803/packages/core/src/helpers/getSchemaByResolvedExtensions.ts#L150)
**1 of 2 projects failed to build with the old tsc and were ignored**
### [tsconfig.json](https://github.com/Vendicated/Vencord/blob/49c9fa1c8edc32a3973db1b7bc7bd85d9e4d0a2a/tsconfig.json)
- `error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string | ArrayBufferView | Stream | Iterable | AsyncIterable'.`
- [src\/main\/updater\/http.ts\#L80](https://github.com/Vendicated/Vencord/blob/49c9fa1c8edc32a3973db1b7bc7bd85d9e4d0a2a/src/main/updater/http.ts#L80)
- `error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.`
- [src\/main\/utils\/extensions.ts\#L34](https://github.com/Vendicated/Vencord/blob/49c9fa1c8edc32a3973db1b7bc7bd85d9e4d0a2a/src/main/utils/extensions.ts#L34)
- `error TS2345: Argument of type 'Buffer[]' is not assignable to parameter of type 'readonly Uint8Array[]'.`
- [src\/main\/utils\/simpleGet.ts\#L34](https://github.com/Vendicated/Vencord/blob/49c9fa1c8edc32a3973db1b7bc7bd85d9e4d0a2a/src/main/utils/simpleGet.ts#L34)
**4 of 54 projects failed to build with the old tsc and were ignored**
### [src\/tsconfig.tsec.json](https://github.com/voideditor/void/blob/791f6b1151b924f76731b52edf8fb7094ae50a45/src/tsconfig.tsec.json)
- `error TS2322: Type 'T | undefined' is not assignable to type 'T'.`
- [src\/vs\/platform\/configuration\/common\/configuration.ts\#L297](https://github.com/voideditor/void/blob/791f6b1151b924f76731b52edf8fb7094ae50a45/src/vs/platform/configuration/common/configuration.ts#L297)
- `error TS2322: Type 'ContextKeyValue' is not assignable to type 'T | undefined'.`
- [src\/vs\/platform\/contextkey\/browser\/contextKeyService.ts\#L522](https://github.com/voideditor/void/blob/791f6b1151b924f76731b52edf8fb7094ae50a45/src/vs/platform/contextkey/browser/contextKeyService.ts#L522)
- `error TS2322: Type 'Result' is not assignable to type 'Result>'.`
- [src\/vs\/platform\/observable\/common\/wrapInHotClass.ts\#L23](https://github.com/voideditor/void/blob/791f6b1151b924f76731b52edf8fb7094ae50a45/src/vs/platform/observable/common/wrapInHotClass.ts#L23)
- [src\/vs\/platform\/observable\/common\/wrapInHotClass.ts\#L65](https://github.com/voideditor/void/blob/791f6b1151b924f76731b52edf8fb7094ae50a45/src/vs/platform/observable/common/wrapInHotClass.ts#L65)
- [src\/vs\/platform\/observable\/common\/wrapInReloadableClass.ts\#L17](https://github.com/voideditor/void/blob/791f6b1151b924f76731b52edf8fb7094ae50a45/src/vs/platform/observable/common/wrapInReloadableClass.ts#L17)
- `error TS2322: Type 'null' is not assignable to type 'IStringDictionary'.`
- [src\/vs\/workbench\/services\/preferences\/common\/preferencesModels.ts\#L108](https://github.com/voideditor/void/blob/791f6b1151b924f76731b52edf8fb7094ae50a45/src/vs/workbench/services/preferences/common/preferencesModels.ts#L108)
- `error TS2322: Type 'undefined' is not assignable to type 'IExpression'.`
- [src\/vs\/workbench\/services\/search\/common\/queryBuilder.ts\#L652](https://github.com/voideditor/void/blob/791f6b1151b924f76731b52edf8fb7094ae50a45/src/vs/workbench/services/search/common/queryBuilder.ts#L652)
### [src\/tsconfig.monaco.json](https://github.com/voideditor/void/blob/791f6b1151b924f76731b52edf8fb7094ae50a45/src/tsconfig.monaco.json)
- `error TS2322: Type 'T | undefined' is not assignable to type 'T'.`
- [src\/vs\/platform\/configuration\/common\/configuration.ts\#L297](https://github.com/voideditor/void/blob/791f6b1151b924f76731b52edf8fb7094ae50a45/src/vs/platform/configuration/common/configuration.ts#L297)
- `error TS2322: Type 'ContextKeyValue' is not assignable to type 'T | undefined'.`
- [src\/vs\/platform\/contextkey\/browser\/contextKeyService.ts\#L522](https://github.com/voideditor/void/blob/791f6b1151b924f76731b52edf8fb7094ae50a45/src/vs/platform/contextkey/browser/contextKeyService.ts#L522)
- `error TS2322: Type 'Result' is not assignable to type 'Result>'.`
- [src\/vs\/platform\/observable\/common\/wrapInHotClass.ts\#L23](https://github.com/voideditor/void/blob/791f6b1151b924f76731b52edf8fb7094ae50a45/src/vs/platform/observable/common/wrapInHotClass.ts#L23)
- [src\/vs\/platform\/observable\/common\/wrapInHotClass.ts\#L65](https://github.com/voideditor/void/blob/791f6b1151b924f76731b52edf8fb7094ae50a45/src/vs/platform/observable/common/wrapInHotClass.ts#L65)
- [src\/vs\/platform\/observable\/common\/wrapInReloadableClass.ts\#L17](https://github.com/voideditor/void/blob/791f6b1151b924f76731b52edf8fb7094ae50a45/src/vs/platform/observable/common/wrapInReloadableClass.ts#L17)
**4 of 6 projects failed to build with the old tsc and were ignored**
### [tsconfig.json](https://github.com/vuejs/core/blob/76c43c6040518c93b41f60a28b224f967c007fdf/tsconfig.json)
- `error TS9007: Function must have an explicit return type annotation with --isolatedDeclarations.`
- [packages\/compiler-core\/src\/transforms\/vFor.ts\#L251](https://github.com/vuejs/core/blob/76c43c6040518c93b41f60a28b224f967c007fdf/packages/compiler-core/src/transforms/vFor.ts#L251) in [tsconfig.json](https://github.com/vuejs/core/blob/76c43c6040518c93b41f60a28b224f967c007fdf/tsconfig.json)
- [packages\/compiler-sfc\/src\/script\/defineModel.ts\#L117](https://github.com/vuejs/core/blob/76c43c6040518c93b41f60a28b224f967c007fdf/packages/compiler-sfc/src/script/defineModel.ts#L117) in [tsconfig.json](https://github.com/vuejs/core/blob/76c43c6040518c93b41f60a28b224f967c007fdf/tsconfig.json)
- `error TS2322: Type 'T' is not assignable to type 'ShallowUnwrapRef'.`
- [packages\/reactivity\/src\/ref.ts\#L278](https://github.com/vuejs/core/blob/76c43c6040518c93b41f60a28b224f967c007fdf/packages/reactivity/src/ref.ts#L278) in [tsconfig.json](https://github.com/vuejs/core/blob/76c43c6040518c93b41f60a28b224f967c007fdf/tsconfig.json)
- `error TS2322: Type 'Promise>' is not assignable to type 'Promise>'.`
- [packages\/runtime-core\/src\/scheduler.ts\#L61](https://github.com/vuejs/core/blob/76c43c6040518c93b41f60a28b224f967c007fdf/packages/runtime-core/src/scheduler.ts#L61) in [tsconfig.json](https://github.com/vuejs/core/blob/76c43c6040518c93b41f60a28b224f967c007fdf/tsconfig.json)
### [tsconfig.build.json](https://github.com/vuejs/core/blob/76c43c6040518c93b41f60a28b224f967c007fdf/tsconfig.build.json)
- `error TS9007: Function must have an explicit return type annotation with --isolatedDeclarations.`
- [packages\/compiler-core\/src\/transforms\/vFor.ts\#L251](https://github.com/vuejs/core/blob/76c43c6040518c93b41f60a28b224f967c007fdf/packages/compiler-core/src/transforms/vFor.ts#L251) in [tsconfig.build.json](https://github.com/vuejs/core/blob/76c43c6040518c93b41f60a28b224f967c007fdf/tsconfig.build.json)
- [packages\/compiler-sfc\/src\/script\/defineModel.ts\#L117](https://github.com/vuejs/core/blob/76c43c6040518c93b41f60a28b224f967c007fdf/packages/compiler-sfc/src/script/defineModel.ts#L117) in [tsconfig.build.json](https://github.com/vuejs/core/blob/76c43c6040518c93b41f60a28b224f967c007fdf/tsconfig.build.json)
- `error TS2322: Type 'T' is not assignable to type 'ShallowUnwrapRef'.`
- [packages\/reactivity\/src\/ref.ts\#L278](https://github.com/vuejs/core/blob/76c43c6040518c93b41f60a28b224f967c007fdf/packages/reactivity/src/ref.ts#L278) in [tsconfig.build.json](https://github.com/vuejs/core/blob/76c43c6040518c93b41f60a28b224f967c007fdf/tsconfig.build.json)
- `error TS2322: Type 'Promise>' is not assignable to type 'Promise>'.`
- [packages\/runtime-core\/src\/scheduler.ts\#L61](https://github.com/vuejs/core/blob/76c43c6040518c93b41f60a28b224f967c007fdf/packages/runtime-core/src/scheduler.ts#L61) in [tsconfig.build.json](https://github.com/vuejs/core/blob/76c43c6040518c93b41f60a28b224f967c007fdf/tsconfig.build.json)
**7 of 8 projects failed to build with the old tsc and were ignored**
### [packages\/api\/tsconfig.json](https://github.com/vuejs/devtools-v6/blob/dd2ab5d4275187cbd81952a2a3d53c335643c1f4/packages/api/tsconfig.json)
- `error TS2578: Unused '@ts-expect-error' directive.`
- [packages\/api\/src\/env.ts\#L20](https://github.com/vuejs/devtools-v6/blob/dd2ab5d4275187cbd81952a2a3d53c335643c1f4/packages/api/src/env.ts#L20)
- `error TS2559: Type 'Window & typeof globalThis' has no properties in common with type 'GlobalTarget'.`
- [packages\/api\/src\/env.ts\#L22](https://github.com/vuejs/devtools-v6/blob/dd2ab5d4275187cbd81952a2a3d53c335643c1f4/packages/api/src/env.ts#L22)
- `error TS2559: Type 'typeof globalThis' has no properties in common with type 'GlobalTarget'.`
- [packages\/api\/src\/env.ts\#L24](https://github.com/vuejs/devtools-v6/blob/dd2ab5d4275187cbd81952a2a3d53c335643c1f4/packages/api/src/env.ts#L24)
The following errors were reported by 5.8.0-dev.20241110, but not by 5.6.3 Pipeline that generated this bug Logs for the pipeline run File that generated the pipeline
This run considered 800 popular TS repos from GH (after skipping the top 0).
Successfully analyzed 459 of 800 visited repos
| Outcome | Count | |---------|-------| | Detected interesting changes | 54 | | Detected no interesting changes | 405 | | Git clone failed | 8 | | Package install failed | 102 | | Project-graph error in old TS | 10 | | Too many errors in old TS | 200 | | Unknown failure | 21 |Investigation Status