fix: build fail introduced by 322456f #6
Annotations
8 errors and 2 warnings
🔬 Lint and ʦ Typecheck
Property 'char' does not exist on type 'SlotProps | undefined'.
|
🔬 Lint and ʦ Typecheck
Property 'hasFakeCaret' does not exist on type 'SlotProps | undefined'.
|
🔬 Lint and ʦ Typecheck
Property 'isActive' does not exist on type 'SlotProps | undefined'.
|
🔬 Lint and ʦ Typecheck
Property 'ALLOW_INDEXING' does not exist on type 'JsonifyObject<{ MODE: "production" | "development" | "test"; SENTRY_DSN: string | undefined; }>'.
|
🔬 Lint and ʦ Typecheck
Object literal may only specify known properties, and ''caret-blink'' does not exist in type '[fontSize: string, lineHeight: string] | [fontSize: string, configuration: Partial<{ lineHeight: string; letterSpacing: string; fontWeight: string | number; }>]'.
|
🔬 Lint and ʦ Typecheck
Object literal may only specify known properties, and ''caret-blink'' does not exist in type '[fontSize: string, lineHeight: string] | [fontSize: string, configuration: Partial<{ lineHeight: string; letterSpacing: string; fontWeight: string | number; }>]'.
|
🔬 Lint and ʦ Typecheck
Type '{ colors: { border: string; input: { DEFAULT: string; invalid: string; }; ring: { DEFAULT: string; invalid: string; }; background: string; foreground: { DEFAULT: string; destructive: string; }; primary: { ...; }; ... 5 more ...; card: { ...; }; }; borderColor: { ...; }; borderRadius: { ...; }; fontSize: { ...; }; }' is not assignable to type 'Partial<CustomThemeConfig>'.
|
🔬 Lint and ʦ Typecheck
web#typecheck: command (/home/runner/work/epic-stack-turborepo/epic-stack-turborepo/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔬 Lint and ʦ Typecheck:
apps/web/app/components/ui/input-otp.tsx#L1
`react` import should occur after import of `lucide-react`
|
Loading