Skip to content

feat(components): add Clipboard #1014

feat(components): add Clipboard

feat(components): add Clipboard #1014

Triggered via pull request June 2, 2024 09:39
Status Failure
Total duration 55s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
✅ Typecheck
web#typecheck: command (/home/runner/work/flowbite-react/flowbite-react/apps/web) /home/runner/.bun/bin/bun run typecheck exited (2)
✅ Typecheck
Type '{ valueToCopy: string; label: string; }' is not assignable to type 'IntrinsicAttributes & Omit<ClipboardWithIconProps, "ref"> & RefAttributes<HTMLButtonElement>'.
✅ Typecheck
Process completed with exit code 2.
🧰 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: packages/ui/src/components/Avatar/AvatarGroup.spec.tsx#L8
Classname 'test-class' is not a Tailwind CSS class!
🕵 Lint: packages/ui/src/components/Avatar/AvatarGroup.spec.tsx#L19
Classname 'custom-base-class' is not a Tailwind CSS class!
🕵 Lint: packages/ui/src/components/Avatar/AvatarGroupCounter.spec.tsx#L7
Classname 'test-class' is not a Tailwind CSS class!
🕵 Lint: packages/ui/src/components/Avatar/AvatarGroupCounter.spec.tsx#L15
Classname 'custom-base-class' is not a Tailwind CSS class!
🕵 Lint: packages/ui/src/components/Dropdown/theme.ts#L4
Classname '-4px' is not a Tailwind CSS class!
🕵 Lint: packages/ui/src/components/MegaMenu/MegaMenu.stories.tsx#L35
Classname 'hover:text-primary-600' is not a Tailwind CSS class!
🕵 Lint: packages/ui/src/components/MegaMenu/MegaMenu.stories.tsx#L35
Classname 'dark:hover:text-primary-500' is not a Tailwind CSS class!
🕵 Lint: packages/ui/src/components/MegaMenu/MegaMenu.stories.tsx#L40
Classname 'hover:text-primary-600' is not a Tailwind CSS class!
🕵 Lint: packages/ui/src/components/MegaMenu/MegaMenu.stories.tsx#L40
Classname 'dark:hover:text-primary-500' is not a Tailwind CSS class!
🕵 Lint: packages/ui/src/components/MegaMenu/MegaMenu.stories.tsx#L45
Classname 'hover:text-primary-600' is not a Tailwind CSS class!