**34 of 38 projects failed to build with the old tsc and were ignored**
### [superset-frontend\/packages\/generator-superset\/generators\/plugin-chart\/templates\/tsconfig.json](https://github.com/apache/superset/blob/6ae5388dcf0205e89d4abcc5cefcb644e8c7cdbd/superset-frontend/packages/generator-superset/generators/plugin-chart/templates/tsconfig.json)
- `error TS2688: Cannot find type definition file for 'jest'.`
- Project Scope in [superset-frontend\/packages\/generator-superset\/generators\/plugin-chart\/templates\/tsconfig.json](https://github.com/apache/superset/blob/6ae5388dcf0205e89d4abcc5cefcb644e8c7cdbd/superset-frontend/packages/generator-superset/generators/plugin-chart/templates/tsconfig.json)
**4 of 5 projects failed to build with the old tsc and were ignored**
### [tsconfig.json](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/tsconfig.json)
- `error TS2322: Type '{ children: Element[]; href: string; onClick$: QRL<(_: any, elm: HTMLAnchorElement) => void>; "preventdefault:click": true; }' is not assignable to type 'AnchorHTMLAttributes'.`
- Project Scope
- Project Scope
- Project Scope
- Project Scope
- Project Scope
- Project Scope
- `error TS2322: Type '{ children: Element; "q:slot": string; class: string; viewBox: string; }' is not assignable to type 'QwikCustomHTMLAttributes'.`
- [packages\/docs\/src\/components\/docsearch\/results-screen.tsx\#L26](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/components/docsearch/results-screen.tsx#L26)
- `error TS2322: Type '{ children: Element; "q:slot": string; class: string; }' is not assignable to type 'HTMLAttributes'.`
- [packages\/docs\/src\/components\/docsearch\/results-screen.tsx\#L43](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/components/docsearch/results-screen.tsx#L43)
- [packages\/docs\/src\/components\/docsearch\/results-screen.tsx\#L46](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/components/docsearch/results-screen.tsx#L46)
- `error TS2322: Type '{ children: Element[]; class: string; noValidate: true; role: "search"; action: string; "preventdefault:submit": true; onReset$: () => void; }' is not assignable to type 'FormHTMLAttributes'.`
- [packages\/docs\/src\/components\/docsearch\/search-box.tsx\#L32](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/components/docsearch/search-box.tsx#L32)
- `error TS2322: Type '{ children: string; key: string; onClick$: () => void; type: "button"; "preventdefault:click": true; class: { active: boolean; }; }' is not assignable to type 'ButtonHTMLAttributes'.`
- [packages\/docs\/src\/components\/panel-toggle\/panel-toggle.tsx\#L17](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/components/panel-toggle/panel-toggle.tsx#L17)
- `error TS2322: Type '{ children: string; href: string; onClick$: () => void; "preventdefault:click": true; key: string; }' is not assignable to type 'AnchorHTMLAttributes'.`
- [packages\/docs\/src\/repl\/repl-output-modules.tsx\#L11](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/repl/repl-output-modules.tsx#L11)
- `error TS2322: Type '{ children: string | undefined; href: string; onClick$: () => void; "preventdefault:click": true; key: string; }' is not assignable to type 'AnchorHTMLAttributes'.`
- [packages\/docs\/src\/repl\/repl-output-symbols.tsx\#L11](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/repl/repl-output-symbols.tsx#L11)
- `error TS2322: Type '{ children: string; class: string; onClick$: PropFnInterface<[], void>; type: "button"; "preventdefault:click": true; }' is not assignable to type 'ButtonHTMLAttributes'.`
- [packages\/docs\/src\/repl\/repl-tab-button.tsx\#L10](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/repl/repl-tab-button.tsx#L10)
- `error TS2322: Type '{ children: Element; class: string; onClick$: PropFnInterface<[], void>; type: "button"; "preventdefault:click": true; }' is not assignable to type 'ButtonHTMLAttributes'.`
- [packages\/docs\/src\/repl\/repl-tab-button.tsx\#L19](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/repl/repl-tab-button.tsx#L19)
- `error TS2322: Type '{ children: string; href: string; "preventdefault:click": true; onClick$: () => void; }' is not assignable to type 'AnchorHTMLAttributes'.`
- [packages\/docs\/src\/routes\/demo\/events\/preventdefault\/index.tsx\#L5](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/demo/events/preventdefault/index.tsx#L5)
- [packages\/docs\/src\/routes\/tutorial\/events\/preventdefault\/solution\/app.tsx\#L5](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/tutorial/events/preventdefault/solution/app.tsx#L5)
- `error TS2322: Type '{ "bind:value": Signal; type: "text"; }' is not assignable to type 'InputHTMLAttributes'.`
- [packages\/docs\/src\/routes\/demo\/slot\/advanced\/index.tsx\#L25](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/demo/slot/advanced/index.tsx#L25)
- `error TS2322: Type '{ "bind:value": Signal; cols: number; }' is not assignable to type 'TextareaHTMLAttributes'.`
- [packages\/docs\/src\/routes\/demo\/slot\/advanced\/index.tsx\#L27](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/demo/slot/advanced/index.tsx#L27)
- `error TS2322: Type '{ children: Signal; "q:slot": string; }' is not assignable to type 'HTMLAttributes'.`
- [packages\/docs\/src\/routes\/demo\/slot\/advanced\/index.tsx\#L30](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/demo/slot/advanced/index.tsx#L30)
- `error TS2322: Type '{ children: string; "q:slot": string; }' is not assignable to type 'HTMLAttributes'.`
- [packages\/docs\/src\/routes\/demo\/slot\/named\/index.tsx\#L24](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/demo/slot/named/index.tsx#L24)
- [packages\/docs\/src\/routes\/tutorial\/projection\/slots\/problem\/app.tsx\#L7](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/tutorial/projection/slots/problem/app.tsx#L7)
- [packages\/docs\/src\/routes\/tutorial\/projection\/slots\/solution\/app.tsx\#L7](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/tutorial/projection/slots/solution/app.tsx#L7)
- [packages\/qwik\/src\/core\/render\/ssr\/render-ssr.unit.tsx\#L865](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/qwik/src/core/render/ssr/render-ssr.unit.tsx#L865)
- [packages\/qwik\/src\/core\/render\/ssr\/render-ssr.unit.tsx\#L867](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/qwik/src/core/render/ssr/render-ssr.unit.tsx#L867)
- [packages\/qwik\/src\/core\/render\/ssr\/render-ssr.unit.tsx\#L869](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/qwik/src/core/render/ssr/render-ssr.unit.tsx#L869)
- [packages\/qwik\/src\/core\/render\/ssr\/render-ssr.unit.tsx\#L871](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/qwik/src/core/render/ssr/render-ssr.unit.tsx#L871)
- [packages\/qwik\/src\/core\/render\/ssr\/render-ssr.unit.tsx\#L1587](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/qwik/src/core/render/ssr/render-ssr.unit.tsx#L1587)
- [packages\/qwik\/src\/core\/render\/ssr\/render-ssr.unit.tsx\#L1588](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/qwik/src/core/render/ssr/render-ssr.unit.tsx#L1588)
- `error TS2322: Type '{ children: string; "q:slot": string; }' is not assignable to type 'HTMLAttributes'.`
- [packages\/docs\/src\/routes\/demo\/slot\/named\/index.tsx\#L26](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/demo/slot/named/index.tsx#L26)
- [packages\/docs\/src\/routes\/tutorial\/projection\/fallback\/problem\/app.tsx\#L21](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/tutorial/projection/fallback/problem/app.tsx#L21)
- [packages\/docs\/src\/routes\/tutorial\/projection\/fallback\/problem\/app.tsx\#L22](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/tutorial/projection/fallback/problem/app.tsx#L22)
- [packages\/docs\/src\/routes\/tutorial\/projection\/fallback\/problem\/app.tsx\#L25](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/tutorial/projection/fallback/problem/app.tsx#L25)
- [packages\/docs\/src\/routes\/tutorial\/projection\/fallback\/problem\/app.tsx\#L28](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/tutorial/projection/fallback/problem/app.tsx#L28)
- [packages\/docs\/src\/routes\/tutorial\/projection\/fallback\/solution\/app.tsx\#L21](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/tutorial/projection/fallback/solution/app.tsx#L21)
- [packages\/docs\/src\/routes\/tutorial\/projection\/fallback\/solution\/app.tsx\#L22](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/tutorial/projection/fallback/solution/app.tsx#L22)
- [packages\/docs\/src\/routes\/tutorial\/projection\/fallback\/solution\/app.tsx\#L25](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/tutorial/projection/fallback/solution/app.tsx#L25)
- [packages\/docs\/src\/routes\/tutorial\/projection\/fallback\/solution\/app.tsx\#L28](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/tutorial/projection/fallback/solution/app.tsx#L28)
- [packages\/qwik\/src\/core\/render\/dom\/render.unit.tsx\#L419](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/qwik/src/core/render/dom/render.unit.tsx#L419)
- [packages\/qwik\/src\/core\/render\/dom\/render.unit.tsx\#L420](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/qwik/src/core/render/dom/render.unit.tsx#L420)
- [packages\/qwik\/src\/core\/render\/dom\/render.unit.tsx\#L446](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/qwik/src/core/render/dom/render.unit.tsx#L446)
- [packages\/qwik\/src\/core\/render\/dom\/render.unit.tsx\#L447](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/qwik/src/core/render/dom/render.unit.tsx#L447)
- [packages\/qwik\/src\/core\/render\/dom\/render.unit.tsx\#L448](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/qwik/src/core/render/dom/render.unit.tsx#L448)
- [starters\/apps\/e2e\/src\/components\/slot\/slot.tsx\#L42](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/starters/apps/e2e/src/components/slot/slot.tsx#L42)
- `error TS2322: Type '{ children: string; "q:slot": string; href: string; }' is not assignable to type 'AnchorHTMLAttributes'.`
- [packages\/docs\/src\/routes\/demo\/slot\/named\/index.tsx\#L27](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/demo/slot/named/index.tsx#L27)
- `error TS2322: Type '{ type: "text"; "bind:value": Signal; }' is not assignable to type 'InputHTMLAttributes'.`
- [packages\/docs\/src\/routes\/demo\/state\/computed\/index.tsx\#L12](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/demo/state/computed/index.tsx#L12)
- `error TS2322: Type '{ "bind:value": Signal; }' is not assignable to type 'InputHTMLAttributes'.`
- [packages\/docs\/src\/routes\/demo\/state\/resource-joke\/index.tsx\#L36](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/demo/state/resource-joke/index.tsx#L36)
- [packages\/docs\/src\/routes\/demo\/tasks\/cleanup\/index.tsx\#L16](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/demo/tasks/cleanup/index.tsx#L16)
- [packages\/docs\/src\/routes\/demo\/tasks\/track-fn\/index.tsx\#L22](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/demo/tasks/track-fn/index.tsx#L22)
- [packages\/docs\/src\/routes\/demo\/tasks\/track-server-guard\/index.tsx\#L20](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/demo/tasks/track-server-guard/index.tsx#L20)
- [packages\/docs\/src\/routes\/demo\/tasks\/track\/index.tsx\#L20](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/demo/tasks/track/index.tsx#L20)
- `error TS2322: Type '{ type: "number"; "bind:value": Signal; }' is not assignable to type 'InputHTMLAttributes'.`
- [packages\/docs\/src\/routes\/demo\/state\/resource\/index.tsx\#L24](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/demo/state/resource/index.tsx#L24)
- [packages\/docs\/src\/routes\/demo\/tasks\/resource\/index.tsx\#L22](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/demo/tasks/resource/index.tsx#L22)
- `error TS2322: Type '{ type: "checkbox"; "bind:checked": Signal; }' is not assignable to type 'InputHTMLAttributes'.`
- [packages\/docs\/src\/routes\/demo\/tasks\/track-fn\/index.tsx\#L25](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/demo/tasks/track-fn/index.tsx#L25)
- `error TS2322: Type '{ children: Element[]; key: string; href: string; "preventdefault:click": true; onClick$: () => void; class: { 'example-button': true; selected: boolean; }; }' is not assignable to type 'AnchorHTMLAttributes'.`
- [packages\/docs\/src\/routes\/examples\/\[...id\]\/index!.tsx\#L105](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/examples/[...id]/index!.tsx#L105)
- `error TS2322: Type '{ children: (string | Element)[]; "q:slot": string; }' is not assignable to type 'HTMLAttributes'.`
- [packages\/docs\/src\/routes\/tutorial\/projection\/slots\/problem\/app.tsx\#L8](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/tutorial/projection/slots/problem/app.tsx#L8)
- [packages\/docs\/src\/routes\/tutorial\/projection\/slots\/solution\/app.tsx\#L8](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/tutorial/projection/slots/solution/app.tsx#L8)
- `error TS2322: Type '{ children: string; "preventdefault:click": true; class: string; onClick$: () => void; type: "button"; }' is not assignable to type 'ButtonHTMLAttributes'.`
- [packages\/docs\/src\/routes\/tutorial\/tutorial-content-footer.tsx\#L8](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/docs/src/routes/tutorial/tutorial-content-footer.tsx#L8)
- `error TS2322: Type '{ id: string; title: string; "aria-required": true; "aria-busy": false; role: ""; "preventdefault:click": true; "aria-hidden": undefined; }' is not assignable to type 'HTMLAttributes'.`
- [packages\/qwik\/src\/core\/render\/dom\/render.unit.tsx\#L86](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/qwik/src/core/render/dom/render.unit.tsx#L86)
- `error TS2322: Type '{ id: string; title: string; "preventdefault:click": true; }' is not assignable to type 'HTMLAttributes'.`
- [packages\/qwik\/src\/core\/render\/dom\/render.unit.tsx\#L140](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/qwik/src/core/render/dom/render.unit.tsx#L140)
- `error TS2322: Type '{ "on:click": string; onscrolling: string; hostAttrs: string; content: string; }' is not assignable to type 'QwikCustomHTMLAttributes'.`
- [packages\/qwik\/src\/core\/render\/dom\/render.unit.tsx\#L499](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/qwik/src/core/render/dom/render.unit.tsx#L499)
- `error TS2454: Variable 'promise' is used before being assigned.`
- [packages\/qwik\/src\/core\/render\/ssr\/render-ssr.ts\#L295](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/qwik/src/core/render/ssr/render-ssr.ts#L295)
- [packages\/qwik\/src\/core\/render\/ssr\/render-ssr.ts\#L298](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/qwik/src/core/render/ssr/render-ssr.ts#L298)
- `error TS2322: Type '{ id: string; "aria-required": true; "aria-busy": false; role: ""; "preventdefault:click": true; "aria-hidden": undefined; }' is not assignable to type 'HTMLAttributes'.`
- [packages\/qwik\/src\/core\/render\/ssr\/render-ssr.unit.tsx\#L33](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/qwik/src/core/render/ssr/render-ssr.unit.tsx#L33)
- `error TS2322: Type '{ children: Element[]; viewBox: string; xmlns: string; "xmlns:xlink": string; }' is not assignable to type 'QwikCustomHTMLAttributes'.`
- [packages\/qwik\/src\/core\/render\/ssr\/render-ssr.unit.tsx\#L376](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/packages/qwik/src/core/render/ssr/render-ssr.unit.tsx#L376)
- `error TS2322: Type '{ children: string; id: string; href: string; "preventdefault:click": true; }' is not assignable to type 'AnchorHTMLAttributes'.`
- [starters\/apps\/e2e\/src\/components\/events\/events-client.tsx\#L10](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/starters/apps/e2e/src/components/events/events-client.tsx#L10)
- `error TS2322: Type '{ children: string; href: string; "preventdefault:click": true; id: string; }' is not assignable to type 'AnchorHTMLAttributes'.`
- [starters\/apps\/e2e\/src\/components\/events\/events.tsx\#L21](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/starters/apps/e2e/src/components/events/events.tsx#L21)
- `error TS2322: Type '{ children: string; href: string; "preventdefault:click": true; id: string; onClick$: (ev: QwikMouseEvent) => void; }' is not assignable to type 'AnchorHTMLAttributes'.`
- [starters\/apps\/e2e\/src\/components\/events\/events.tsx\#L31](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/starters/apps/e2e/src/components/events/events.tsx#L31)
- `error TS2322: Type '{ children: Element; id: string; "preventdefault:click": true; autoCorrect: string; "aria-hidden": "true"; class: { even: boolean; odd: boolean; stable0: true; hidden: false; }; }' is not assignable to type 'HTMLAttributes'.`
- [starters\/apps\/e2e\/src\/components\/render\/render.tsx\#L122](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/starters/apps/e2e/src/components/render/render.tsx#L122)
- `error TS2322: Type '{ id: string; type: "checkbox"; "bind:checked": Signal; }' is not assignable to type 'InputHTMLAttributes'.`
- [starters\/apps\/e2e\/src\/components\/signals\/signals.tsx\#L809](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/starters/apps/e2e/src/components/signals/signals.tsx#L809)
- [starters\/apps\/e2e\/src\/components\/signals\/signals.tsx\#L814](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/starters/apps/e2e/src/components/signals/signals.tsx#L814)
- `error TS2322: Type '{ id: string; "bind:value": Signal; disabled: boolean; }' is not assignable to type 'InputHTMLAttributes'.`
- [starters\/apps\/e2e\/src\/components\/signals\/signals.tsx\#L810](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/starters/apps/e2e/src/components/signals/signals.tsx#L810)
- `error TS2322: Type '{ id: string; "bind:value": Signal; disabled: boolean; }' is not assignable to type 'TextareaHTMLAttributes'.`
- [starters\/apps\/e2e\/src\/components\/signals\/signals.tsx\#L813](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/starters/apps/e2e/src/components/signals/signals.tsx#L813)
- `error TS2322: Type '{ children: string; "q:slot": string; id: string; }' is not assignable to type 'HTMLAttributes'.`
- [starters\/apps\/e2e\/src\/components\/slot\/slot.tsx\#L31](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/starters/apps/e2e/src/components/slot/slot.tsx#L31)
- `error TS2322: Type '{ children: (string | number)[]; "q:slot": string; }' is not assignable to type 'HTMLAttributes'.`
- [starters\/apps\/e2e\/src\/components\/slot\/slot.tsx\#L46](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/starters/apps/e2e/src/components/slot/slot.tsx#L46)
- [starters\/apps\/e2e\/src\/components\/slot\/slot.tsx\#L200](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/starters/apps/e2e/src/components/slot/slot.tsx#L200)
- [starters\/apps\/e2e\/src\/components\/slot\/slot.tsx\#L201](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/starters/apps/e2e/src/components/slot/slot.tsx#L201)
- `error TS2322: Type '{ children: string; "q:slot": string; id: string; }' is not assignable to type 'HTMLAttributes'.`
- [starters\/apps\/e2e\/src\/components\/styles\/styles.tsx\#L75](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/starters/apps/e2e/src/components/styles/styles.tsx#L75)
- `error TS2322: Type '{ children: Element; "q:slot": string; }' is not assignable to type 'HTMLAttributes'.`
- [starters\/apps\/e2e\/src\/components\/styles\/styles.tsx\#L81](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/starters/apps/e2e/src/components/styles/styles.tsx#L81)
- [starters\/apps\/e2e\/src\/components\/styles\/styles.tsx\#L84](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/starters/apps/e2e/src/components/styles/styles.tsx#L84)
- `error TS2322: Type '{ children: (string | number)[]; href: string; "preventdefault:click": true; class: string; onClick$: (QRL<() => number> | (QRL<() => number> | null)[] | undefined)[]; }' is not assignable to type 'AnchorHTMLAttributes'.`
- [starters\/apps\/e2e\/src\/components\/two-listeners\/twolisteners.tsx\#L9](https://github.com/BuilderIO/qwik/blob/6b34cfe340574bbfe0fa53cd93c78ab2eb403cce/starters/apps/e2e/src/components/two-listeners/twolisteners.tsx#L9)
**35 of 53 projects failed to build with the old tsc and were ignored**
### [packages\/brokers\/tsconfig.docs.json](https://github.com/discordjs/discord.js/blob/c6ca5a83e7b72613f95c2145606a1330f64ae894/packages/brokers/tsconfig.docs.json)
- `error TS7030: Not all code paths return a value.`
- [packages\/brokers\/src\/brokers\/redis\/BaseRedis.ts\#L75](https://github.com/discordjs/discord.js/blob/c6ca5a83e7b72613f95c2145606a1330f64ae894/packages/brokers/src/brokers/redis/BaseRedis.ts#L75)
### [packages\/brokers\/tsconfig.eslint.json](https://github.com/discordjs/discord.js/blob/c6ca5a83e7b72613f95c2145606a1330f64ae894/packages/brokers/tsconfig.eslint.json)
- `error TS7030: Not all code paths return a value.`
- [packages\/brokers\/src\/brokers\/redis\/BaseRedis.ts\#L75](https://github.com/discordjs/discord.js/blob/c6ca5a83e7b72613f95c2145606a1330f64ae894/packages/brokers/src/brokers/redis/BaseRedis.ts#L75)
### [packages\/brokers\/tsconfig.json](https://github.com/discordjs/discord.js/blob/c6ca5a83e7b72613f95c2145606a1330f64ae894/packages/brokers/tsconfig.json)
- `error TS7030: Not all code paths return a value.`
- [packages\/brokers\/src\/brokers\/redis\/BaseRedis.ts\#L75](https://github.com/discordjs/discord.js/blob/c6ca5a83e7b72613f95c2145606a1330f64ae894/packages/brokers/src/brokers/redis/BaseRedis.ts#L75)
**14 of 34 projects failed to build with the old tsc and were ignored**
### [packages\/intl-enumerator\/tsconfig.json](https://github.com/formatjs/formatjs/blob/5493185bb2d02f1a7334d6b53f1bd4d1b1524117/packages/intl-enumerator/tsconfig.json)
- `error TS2345: Argument of type 'any' is not assignable to parameter of type 'never'.`
- [packages\/ecma402-abstract\/GetStringOrBooleanOption.ts\#L40](https://github.com/formatjs/formatjs/blob/5493185bb2d02f1a7334d6b53f1bd4d1b1524117/packages/ecma402-abstract/GetStringOrBooleanOption.ts#L40)
### [packages\/intl\/tsconfig.json](https://github.com/formatjs/formatjs/blob/5493185bb2d02f1a7334d6b53f1bd4d1b1524117/packages/intl/tsconfig.json)
- `error TS2345: Argument of type 'IntlConfig' is not assignable to parameter of type '{ locale: string; onError: OnErrorFn; }'.`
- [packages\/intl\/tests\/formatDisplayNames.test.ts\#L41](https://github.com/formatjs/formatjs/blob/5493185bb2d02f1a7334d6b53f1bd4d1b1524117/packages/intl/tests/formatDisplayNames.test.ts#L41)
- `error TS2345: Argument of type '{ messages: any; locale: string; defaultRichTextElements?: Record> | undefined; timeZone?: string | undefined; fallbackOnEmptyString?: boolean | undefined; ... 4 more ...; onWarn?: OnWarnFn | undefined; }' is not assignable to parameter of type '{ locale: string; timeZone?: string | undefined; formats: CustomFormats; messages: Record | Record; ... 4 more ...; onError: OnErrorFn; }'.`
- [packages\/intl\/tests\/formatMessage.test.ts\#L133](https://github.com/formatjs/formatjs/blob/5493185bb2d02f1a7334d6b53f1bd4d1b1524117/packages/intl/tests/formatMessage.test.ts#L133)
- `error TS2345: Argument of type 'IntlConfig' is not assignable to parameter of type '{ locale: string; formats: CustomFormats; onError: OnErrorFn; }'.`
- [packages\/intl\/tests\/formatRelativeTime.test.ts\#L49](https://github.com/formatjs/formatjs/blob/5493185bb2d02f1a7334d6b53f1bd4d1b1524117/packages/intl/tests/formatRelativeTime.test.ts#L49)
### [packages\/intl-segmenter\/tsconfig.json](https://github.com/formatjs/formatjs/blob/5493185bb2d02f1a7334d6b53f1bd4d1b1524117/packages/intl-segmenter/tsconfig.json)
- `error TS2345: Argument of type 'any' is not assignable to parameter of type 'never'.`
- [packages\/ecma402-abstract\/GetStringOrBooleanOption.ts\#L40](https://github.com/formatjs/formatjs/blob/5493185bb2d02f1a7334d6b53f1bd4d1b1524117/packages/ecma402-abstract/GetStringOrBooleanOption.ts#L40)
### [boilerplate\/tsconfig.json](https://github.com/infinitered/ignite/blob/46ee84b7b9c12f35a1bb5a444e0a552c90213f96/boilerplate/tsconfig.json)
- `error TS2345: Argument of type '[never, never]' is not assignable to parameter of type 'never'.`
- [boilerplate\/app\/navigators\/navigationUtilities.ts\#L156](https://github.com/infinitered/ignite/blob/46ee84b7b9c12f35a1bb5a444e0a552c90213f96/boilerplate/app/navigators/navigationUtilities.ts#L156)
### [tsconfig.json](https://github.com/refined-github/refined-github/blob/f33e0da2d4b1694c642c73705b0e9b9c5085e787/tsconfig.json)
- `error TS2454: Variable 'result' is used before being assigned.`
- [source\/feature-manager.tsx\#L186](https://github.com/refined-github/refined-github/blob/f33e0da2d4b1694c642c73705b0e9b9c5085e787/source/feature-manager.tsx#L186)
**13 of 20 projects failed to build with the old tsc and were ignored**
### [packages\/vec\/tsconfig.build.json](https://github.com/tldraw/tldraw/blob/b306d7cb41cbfc8372fbc5469e657e4a85d2917b/packages/vec/tsconfig.build.json)
- `error TS2688: Cannot find type definition file for '@testing-library/react'.`
- Project Scope in [packages\/vec\/tsconfig.build.json](https://github.com/tldraw/tldraw/blob/b306d7cb41cbfc8372fbc5469e657e4a85d2917b/packages/vec/tsconfig.build.json)
### [packages\/vec\/tsconfig.dev.json](https://github.com/tldraw/tldraw/blob/b306d7cb41cbfc8372fbc5469e657e4a85d2917b/packages/vec/tsconfig.dev.json)
- `error TS2688: Cannot find type definition file for '@testing-library/react'.`
- Project Scope in [packages\/vec\/tsconfig.dev.json](https://github.com/tldraw/tldraw/blob/b306d7cb41cbfc8372fbc5469e657e4a85d2917b/packages/vec/tsconfig.dev.json)
### [packages\/intersect\/tsconfig.build.json](https://github.com/tldraw/tldraw/blob/b306d7cb41cbfc8372fbc5469e657e4a85d2917b/packages/intersect/tsconfig.build.json)
- `error TS2688: Cannot find type definition file for '@testing-library/react'.`
- Project Scope in [packages\/vec\/tsconfig.json](https://github.com/tldraw/tldraw/blob/b306d7cb41cbfc8372fbc5469e657e4a85d2917b/packages/vec/tsconfig.json)
### [packages\/intersect\/tsconfig.dev.json](https://github.com/tldraw/tldraw/blob/b306d7cb41cbfc8372fbc5469e657e4a85d2917b/packages/intersect/tsconfig.dev.json)
- `error TS2688: Cannot find type definition file for '@testing-library/react'.`
- Project Scope in [packages\/vec\/tsconfig.json](https://github.com/tldraw/tldraw/blob/b306d7cb41cbfc8372fbc5469e657e4a85d2917b/packages/vec/tsconfig.json)
### [packages\/curve\/tsconfig.build.json](https://github.com/tldraw/tldraw/blob/b306d7cb41cbfc8372fbc5469e657e4a85d2917b/packages/curve/tsconfig.build.json)
- `error TS2688: Cannot find type definition file for '@testing-library/react'.`
- Project Scope in [packages\/curve\/tsconfig.build.json](https://github.com/tldraw/tldraw/blob/b306d7cb41cbfc8372fbc5469e657e4a85d2917b/packages/curve/tsconfig.build.json)
### [packages\/curve\/tsconfig.dev.json](https://github.com/tldraw/tldraw/blob/b306d7cb41cbfc8372fbc5469e657e4a85d2917b/packages/curve/tsconfig.dev.json)
- `error TS2688: Cannot find type definition file for '@testing-library/react'.`
- Project Scope in [packages\/curve\/tsconfig.dev.json](https://github.com/tldraw/tldraw/blob/b306d7cb41cbfc8372fbc5469e657e4a85d2917b/packages/curve/tsconfig.dev.json)
### [packages\/curve\/tsconfig.json](https://github.com/tldraw/tldraw/blob/b306d7cb41cbfc8372fbc5469e657e4a85d2917b/packages/curve/tsconfig.json)
- `error TS2688: Cannot find type definition file for '@testing-library/react'.`
- Project Scope in [packages\/curve\/tsconfig.json](https://github.com/tldraw/tldraw/blob/b306d7cb41cbfc8372fbc5469e657e4a85d2917b/packages/curve/tsconfig.json)
**1 of 3 projects failed to build with the old tsc and were ignored**
### [tsconfig.json](https://github.com/vuejs/core/blob/2d9f6f926453c46f542789927bcd30d15da9c24b/tsconfig.json)
- `error TS2578: Unused '@ts-expect-error' directive.`
- [packages\/dts-test\/defineComponent.test-d.tsx\#L1366](https://github.com/vuejs/core/blob/2d9f6f926453c46f542789927bcd30d15da9c24b/packages/dts-test/defineComponent.test-d.tsx#L1366)
- `error TS2769: No overload matches this call.`
- [packages\/dts-test\/defineComponent.test-d.tsx\#L1373](https://github.com/vuejs/core/blob/2d9f6f926453c46f542789927bcd30d15da9c24b/packages/dts-test/defineComponent.test-d.tsx#L1373)
The following errors were reported by 5.1.0-dev.20230423, but not by 5.0.4 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 112 of 200 visited repos
| Outcome | Count | |---------|-------| | Detected interesting changes | 12 | | Detected no interesting changes | 100 | | Git clone failed | 1 | | Package install failed | 23 | | Project-graph error in old TS | 6 | | Too many errors in old TS | 54 | | Unknown failure | 4 |Investigation Status