fix: dev env #1629
ci.yml
on: pull_request
💅 Format
28s
🕵 Lint
42s
✅ Typecheck
43s
🔬 Test
32s
🧰 Build
42s
Annotations
22 errors and 7 warnings
|
💅 Format
Process completed with exit code 1.
|
|
💅 Format
create-flowbite-react#format:check: command (/home/runner/work/flowbite-react/flowbite-react/packages/cli) /home/runner/.bun/bin/bun run format:check exited (1)
|
|
🔬 Test
Process completed with exit code 1.
|
|
🔬 Test
flowbite-react#test:coverage: command (/home/runner/work/flowbite-react/flowbite-react/packages/ui) /home/runner/.bun/bin/bun run test:coverage exited (1)
|
|
🧰 Build
Process completed with exit code 1.
|
|
🧰 Build
Cannot find module 'vite' or its corresponding type declarations.
|
|
🧰 Build
The inferred type of 'useBaseFLoating' cannot be named without a reference to '.bun/@floating-ui+react-dom@2.1.6+6dbf9a050bc9aadb/node_modules/@floating-ui/react-dom'. This is likely not portable. A type annotation is necessary.
|
|
🧰 Build
flowbite-react#build: command (/home/runner/work/flowbite-react/flowbite-react/packages/ui) /home/runner/.bun/bin/bun run build exited (1)
|
|
🕵 Lint
Process completed with exit code 1.
|
|
🕵 Lint
Cannot find module 'vite' or its corresponding type declarations.
|
|
🕵 Lint
The inferred type of 'useBaseFLoating' cannot be named without a reference to '.bun/@floating-ui+react-dom@2.1.6+6dbf9a050bc9aadb/node_modules/@floating-ui/react-dom'. This is likely not portable. A type annotation is necessary.
|
|
🕵 Lint
flowbite-react#build: command (/home/runner/work/flowbite-react/flowbite-react/packages/ui) /home/runner/.bun/bin/bun run build exited (1)
|
|
✅ Typecheck
Cannot find module 'react-icons/hi' or its corresponding type declarations.
|
|
✅ Typecheck
Cannot find module 'react-icons/hi' or its corresponding type declarations.
|
|
✅ Typecheck
Cannot find module 'react-icons/hi' or its corresponding type declarations.
|
|
✅ Typecheck
Cannot find module 'react-icons/hi' or its corresponding type declarations.
|
|
✅ Typecheck
Cannot find module 'react-icons/md' or its corresponding type declarations.
|
|
✅ Typecheck
Cannot find module 'react-icons/bs' or its corresponding type declarations.
|
|
✅ Typecheck
Cannot find module 'react-icons/hi' or its corresponding type declarations.
|
|
✅ Typecheck
Cannot find module 'react-icons/hi' or its corresponding type declarations.
|
|
✅ Typecheck
Cannot find module 'react-icons/hi' or its corresponding type declarations.
|
|
✅ Typecheck
Cannot find module 'react-icons/hi' or its corresponding type declarations.
|
|
🕵 Lint:
packages/ui/src/components/Tooltip/theme.ts#L4
Classname '-4px' is not a Tailwind CSS class!
|
|
🕵 Lint:
packages/ui/src/components/Sidebar/theme.ts#L4
Classname 'dark:bg-light-900' is not a Tailwind CSS class!
|
|
🕵 Lint:
packages/ui/src/components/Sidebar/theme.ts#L4
Classname 'bg-light-50' is not a Tailwind CSS class!
|
|
🕵 Lint:
packages/ui/src/components/Sidebar/theme.ts#L4
Classname 'dark:bg-dark-900' is not a Tailwind CSS class!
|
|
🕵 Lint:
packages/ui/src/components/Sidebar/theme.ts#L4
Classname 'bg-dark-50' is not a Tailwind CSS class!
|
|
🕵 Lint:
packages/ui/src/components/Popover/theme.ts#L4
Classname '-4px' is not a Tailwind CSS class!
|
|
🕵 Lint:
packages/ui/src/components/Dropdown/theme.ts#L4
Classname '-4px' is not a Tailwind CSS class!
|