Prefix support #1191
ci.yml
on: pull_request
💅 Format
27s
🕵 Lint
18s
✅ Typecheck
32s
🔬 Test
44s
🧰 Build
51s
Annotations
14 errors and 10 warnings
💅 Format
web#format:check: command (/home/runner/work/flowbite-react/flowbite-react/apps/web) /home/runner/.bun/bin/bun run format:check exited (2)
|
💅 Format
Process completed with exit code 2.
|
✅ Typecheck
Cannot find module 'flowbite-react' or its corresponding type declarations.
|
✅ Typecheck
Cannot find module 'flowbite-react' or its corresponding type declarations.
|
✅ Typecheck
Cannot find module 'flowbite-react' or its corresponding type declarations.
|
✅ Typecheck
Parameter 'e' implicitly has an 'any' type.
|
✅ Typecheck
Cannot find module 'flowbite-react' or its corresponding type declarations.
|
✅ Typecheck
web#typecheck: command (/home/runner/work/flowbite-react/flowbite-react/apps/web) /home/runner/.bun/bin/bun run typecheck exited (2)
|
✅ Typecheck
Cannot find module 'flowbite-react' or its corresponding type declarations.
|
✅ Typecheck
Cannot find module 'flowbite-react' or its corresponding type declarations.
|
✅ Typecheck
Cannot find module 'flowbite-react' or its corresponding type declarations.
|
✅ Typecheck
Cannot find module 'flowbite-react' or its corresponding type declarations.
|
🧰 Build
web#build: command (/home/runner/work/flowbite-react/flowbite-react/apps/web) /home/runner/.bun/bin/bun run build exited (1)
|
🧰 Build
Process completed with exit code 1.
|
🕵 Lint:
apps/web/app/docs/layout.tsx#L36
Classname 'max-w-8xl' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/app/docs/layout.tsx#L50
Classname 'max-w-8xl' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/app/docs/layout.tsx#L170
Classname 'text-primary-700' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/app/docs/layout.tsx#L170
Classname 'hover:text-primary-700' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/app/docs/layout.tsx#L170
Classname 'dark:text-primary-500' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/app/not-found.tsx#L9
Classname 'text-primary-600' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/components/code-demo.tsx#L250
Classname 'light' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/components/code-demo.tsx#L277
Classname 'hover:text-primary-700' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/components/code-demo.tsx#L277
Classname 'focus:text-primary-700' is not a Tailwind CSS class!
|
🕵 Lint:
apps/web/components/code-demo.tsx#L312
Classname 'hover:text-primary-700' is not a Tailwind CSS class!
|