You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error TS2367: This condition will always return 'true' since the types 'Promise<import("/mnt/ts_downloads/code-server/lib/vscode/extensions/node_modules/typescript/lib/typescript").LanguageService>' and 'false' have no overlap.
error TS2367: This condition will always return 'true' since the types 'Promise<import("/mnt/ts_downloads/code-server/lib/vscode/extensions/typescript-language-features/src/typescriptService").ServerResponse.Response<protocol.Response>>' and 'false' have no overlap.
The following errors were reported by 4.3.0-dev.20210314, but not by 4.2.3
microsoft/vscode
7 of 49 projects failed to build with the old tsc
extensions/vscode-custom-editor-tests/tsconfig.json
error TS2339: Property 'document' does not exist on type 'never'.
cdr/code-server
10 of 51 projects failed to build with the old tsc
lib/vscode/extensions/html-language-features/server/tsconfig.json
error TS2367: This condition will always return 'true' since the types 'Promise<import("/mnt/ts_downloads/code-server/lib/vscode/extensions/node_modules/typescript/lib/typescript").LanguageService>' and 'false' have no overlap.
lib/vscode/extensions/typescript-language-features/tsconfig.json
error TS2367: This condition will always return 'true' since the types 'Promise<import("/mnt/ts_downloads/code-server/lib/vscode/extensions/typescript-language-features/src/typescriptService").ServerResponse.Response<protocol.Response>>' and 'false' have no overlap.
lib/vscode/extensions/vscode-custom-editor-tests/tsconfig.json
error TS2339: Property 'document' does not exist on type 'never'.
vercel/hyper
1 of 2 projects failed to build with the old tsc
tsconfig.json
error TS2321: Excessive stack depth comparing types 'FlatArray<Arr, ?>' and 'FlatArray<Arr, ?>'.
error TS2367: This condition will always return 'true' since the types 'Promise<void>' and 'false' have no overlap.
ReactiveX/rxjs
7 of 11 projects failed to build with the old tsc
src/tsconfig.cjs.spec.json
error TS2769: No overload matches this call.
src/tsconfig.esm5.rollup.json
error TS2769: No overload matches this call.
typeorm/typeorm
tsconfig.json
error TS2367: This condition will always return 'true' since the types 'Promise<any>' and 'false' have no overlap.
microsoft/playwright
2 of 4 projects failed to build with the old tsc
utils/generate_types/test/tsconfig.json
error TS7053: Element implicitly has an 'any' type because expression of type '"pageTarget"' can't be used to index type 'BrowserContext'.
error TS2322: Type 'true' is not assignable to type 'false'.
vuejs/vue-next
1 of 3 projects failed to build with the old tsc
test-dts/tsconfig.json
error TS2321: Excessive stack depth comparing types 'FlatArray<Arr, ?>' and 'FlatArray<Arr, ?>'.
tsconfig.json
error TS2321: Excessive stack depth comparing types 'FlatArray<Arr, ?>' and 'FlatArray<Arr, ?>'.
balena-io/etcher
1 of 2 projects failed to build with the old tsc
tsconfig.webpack.json
error TS2321: Excessive stack depth comparing types 'FlatArray<Arr, ?>' and 'FlatArray<Arr, ?>'.
react-navigation/react-navigation
example/tsconfig.json
error TS2321: Excessive stack depth comparing types 'FlatArray<Arr, ?>' and 'FlatArray<Arr, ?>'.
tsconfig.json
error TS2321: Excessive stack depth comparing types 'FlatArray<Arr, ?>' and 'FlatArray<Arr, ?>'.
error TS2321: Excessive stack depth comparing types 'EventMapping<T[number]>' and 'EventMapping<T>'.
excalidraw/excalidraw
1 of 2 projects failed to build with the old tsc
tsconfig.json
error TS2321: Excessive stack depth comparing types 'FlatArray<Arr, ?>' and 'FlatArray<Arr, ?>'.
vadimdemedes/ink
1 of 2 projects failed to build with the old tsc
tsconfig.json
error TS2321: Excessive stack depth comparing types 'FlatArray<Arr, ?>' and 'FlatArray<Arr, ?>'.
rome/tools
tsconfig.json
error TS2321: Excessive stack depth comparing types 'FlatArray<Arr, ?>' and 'FlatArray<Arr, ?>'.
sindresorhus/refined-github
tsconfig.json
error TS2321: Excessive stack depth comparing types 'FlatArray<Arr, ?>' and 'FlatArray<Arr, ?>'.
infinitered/ignite
boilerplate/tsconfig.json
error TS2321: Excessive stack depth comparing types 'FlatArray<Arr, ?>' and 'FlatArray<Arr, ?>'.
The text was updated successfully, but these errors were encountered: