Skip to content

Feat/date value datepicker #1153

Feat/date value datepicker

Feat/date value datepicker #1153

Triggered via pull request August 28, 2024 10:51
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
✅ Typecheck
Type '{ defaultDate: Date; }' is not assignable to type 'IntrinsicAttributes & DatepickerProps & RefAttributes<DatepickerRef>'.
✅ Typecheck
Type '{ defaultDate: Date; maxDate: Date; }' is not assignable to type 'IntrinsicAttributes & DatepickerProps & RefAttributes<DatepickerRef>'.
✅ Typecheck
Type '{ defaultDate: Date; maxDate: Date; }' is not assignable to type 'IntrinsicAttributes & DatepickerProps & RefAttributes<DatepickerRef>'.
✅ Typecheck
Type '{ defaultDate: Date; minDate: Date; }' is not assignable to type 'IntrinsicAttributes & DatepickerProps & RefAttributes<DatepickerRef>'.
✅ Typecheck
flowbite-react#typecheck: command (/home/runner/work/flowbite-react/flowbite-react/packages/ui) /home/runner/.bun/bin/bun run typecheck exited (2)
✅ Typecheck
Type '{ defaultDate: Date; minDate: Date; }' is not assignable to type 'IntrinsicAttributes & DatepickerProps & RefAttributes<DatepickerRef>'.
✅ Typecheck
Type '{ defaultDate: Date; minDate: Date; maxDate: Date; }' is not assignable to type 'IntrinsicAttributes & DatepickerProps & RefAttributes<DatepickerRef>'.
✅ Typecheck
Process completed with exit code 2.
💅 Format
flowbite-react#format:check: command (/home/runner/work/flowbite-react/flowbite-react/packages/ui) /home/runner/.bun/bin/bun run format:check exited (1)
💅 Format
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)
🔬 Test
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!