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 comparison appears to be unintentional because the types 'false | Partial<{ script: boolean; comment: boolean; headFavicon: boolean; headWhitespace: boolean; headMetaDescKeywords: boolean; headMetaSocial: boolean; headMetaRobots: boolean; headMetaHttpEquiv: boolean; headMetaAuthorship: boolean; headMetaVerification: boolean; }>' and '"all"' have no overlap.
The following errors were reported by 4.9.0-dev.20220904, but not by 4.8.2
Pipeline that generated this bug
Logs for the pipeline run
File that generated the pipeline
This run considered 200 popular TS repos from GH (after skipping the top 0).
Successfully analyzed 124 of 200 visited repos
codex-team/editor.js
2 of 3 projects failed to build with the old tsc and were ignored
tsconfig.build.json
error TS2367: This comparison appears to be unintentional because the types 'PasteConfig' and 'boolean' have no overlap.
darkreader/darkreader
1 of 6 projects failed to build with the old tsc and were ignored
src/api/tsconfig.json
error TS2322: Type 'RegExpExecArray' is not assignable to type 'RegExpMatchArray'.
error TS2741: Property '0' is missing in type 'RegExpExecArray' but required in type 'RegExpMatchArray'.
src/tsconfig.json
error TS2322: Type 'RegExpExecArray' is not assignable to type 'RegExpMatchArray'.
error TS2741: Property '0' is missing in type 'RegExpExecArray' but required in type 'RegExpMatchArray'.
tests/inject/tsconfig.json
error TS2322: Type 'RegExpExecArray' is not assignable to type 'RegExpMatchArray'.
error TS2741: Property '0' is missing in type 'RegExpExecArray' but required in type 'RegExpMatchArray'.
tests/unit/tsconfig.json
error TS2322: Type 'RegExpExecArray' is not assignable to type 'RegExpMatchArray'.
error TS2741: Property '0' is missing in type 'RegExpExecArray' but required in type 'RegExpMatchArray'.
directus/directus
10 of 15 projects failed to build with the old tsc and were ignored
packages/shared/tsconfig.json
error TS2741: Property '0' is missing in type 'string[]' but required in type 'RegExpMatchArray'.
tests-blackbox/tsconfig.json
error TS2741: Property '0' is missing in type 'string[]' but required in type 'RegExpMatchArray'.
lensapp/lens
6 of 8 projects failed to build with the old tsc and were ignored
tsconfig.json
error TS2322: Type 'RegExpMatchArray | []' is not assignable to type 'RegExpMatchArray'.
webpack/tsconfig.json
error TS2322: Type 'RegExpMatchArray | []' is not assignable to type 'RegExpMatchArray'.
palantir/blueprint
4 of 27 projects failed to build with the old tsc and were ignored
packages/tslint-config/src/tsconfig.json
error TS2322: Type 'RegExpExecArray | null' is not assignable to type 'RegExpMatchArray | null'.
rrweb-io/rrweb
6 of 7 projects failed to build with the old tsc and were ignored
packages/rrweb-snapshot/tsconfig.json
error TS2367: This comparison appears to be unintentional because the types 'Rule' and 'boolean' have no overlap.
error TS2367: This comparison appears to be unintentional because the types 'Comment' and 'boolean' have no overlap.
error TS2367: This comparison appears to be unintentional because the types 'false | Partial<{ script: boolean; comment: boolean; headFavicon: boolean; headWhitespace: boolean; headMetaDescKeywords: boolean; headMetaSocial: boolean; headMetaRobots: boolean; headMetaHttpEquiv: boolean; headMetaAuthorship: boolean; headMetaVerification: boolean; }>' and '"all"' have no overlap.
error TS2367: This comparison appears to be unintentional because the types 'boolean' and 'string' have no overlap.
squidfunk/mkdocs-material
tsconfig.json
error TS2532: Object is possibly 'undefined'.
Tencent/vConsole
tsconfig.json
error TS2741: Property '0' is missing in type 'string[]' but required in type 'RegExpMatchArray'.
error TS2339: Property 'apply' does not exist on type 'string extends keyof T ? T[keyof T & string] : any'.
tsconfig.type.json
error TS2741: Property '0' is missing in type 'string[]' but required in type 'RegExpMatchArray'.
error TS2339: Property 'apply' does not exist on type 'string extends keyof T ? T[keyof T & string] : any'.
umijs/umi
13 of 42 projects failed to build with the old tsc and were ignored
packages/bundler-esbuild/tsconfig.json
error TS2769: No overload matches this call.
tsconfig.json
error TS2769: No overload matches this call.
vuejs/core
1 of 3 projects failed to build with the old tsc and were ignored
test-dts/tsconfig.json
error TS2322: Type 'number' is not assignable to type 'Function'.
tsconfig.json
error TS2322: Type 'number' is not assignable to type 'Function'.
The text was updated successfully, but these errors were encountered: