Skip to content

Update Tailwind CSS configuration and enhance Datepicker component #1681

Update Tailwind CSS configuration and enhance Datepicker component

Update Tailwind CSS configuration and enhance Datepicker component #1681

Triggered via pull request March 31, 2026 09:56
Status Failure
Total duration 50s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 12 warnings
🧰 Build
Process completed with exit code 1.
🧰 Build
flowbite-react#build: command (/home/runner/work/flowbite-react/flowbite-react/packages/ui) /home/runner/.bun/bin/bun run build exited (1)
🧰 Build
'isOutOfMonth' is declared but its value is never read.
🧰 Build
Module '"../helpers"' has no exported member 'isOutOfMonth'.
💅 Format
Process completed with exit code 1.
💅 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)
🕵 Lint
Process completed with exit code 1.
🕵 Lint
flowbite-react#lint: command (/home/runner/work/flowbite-react/flowbite-react/packages/ui) /home/runner/.bun/bin/bun run lint exited (1)
🕵 Lint: packages/ui/src/components/Datepicker/Views/Days.tsx#L13
'isOutOfMonth' is defined but never used. Allowed unused vars must match /^_/u
✅ Typecheck
Process completed with exit code 2.
✅ Typecheck
flowbite-react#typecheck: command (/home/runner/work/flowbite-react/flowbite-react/packages/ui) /home/runner/.bun/bin/bun run typecheck exited (2)
✅ Typecheck
'isOutOfMonth' is declared but its value is never read.
✅ Typecheck
Module '"../helpers"' has no exported member 'isOutOfMonth'.
🧰 Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
💅 Format
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🕵 Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🕵 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!
✅ Typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🔬 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/