Skip to content

chore: minor improvements on latest changes + tailwind v4 #38

chore: minor improvements on latest changes + tailwind v4

chore: minor improvements on latest changes + tailwind v4 #38

Triggered via pull request March 12, 2026 13:39
Status Success
Total duration 1m 7s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Install dependencies
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, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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: src/components/data-table/data-table-infinite.tsx#L271
React Hook React.useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
Lint: src/components/data-table/data-table-infinite.tsx#L270
React Hook React.useMemo has a missing dependency: 'table'. Either include it or remove the dependency array
Lint: src/components/data-table/data-table-filter-slider.tsx#L56
React Hook useEffect has a missing dependency: 'debouncedInput'. Either include it or remove the dependency array
Lint: src/components/data-table/data-table-filter-slider.tsx#L44
React Hook useEffect has a missing dependency: 'column'. Either include it or remove the dependency array
Lint: src/components/data-table/data-table-filter-input.tsx#L37
React Hook useEffect has a missing dependency: 'debouncedInput'. Either include it or remove the dependency array
Lint: src/components/data-table/data-table-filter-input.tsx#L31
React Hook useEffect has a missing dependency: 'column'. Either include it or remove the dependency array
Lint: src/components/data-table/data-table-filter-command/index.tsx#L128
React Hook useEffect has a missing dependency: 'columnParser'. Either include it or remove the dependency array
Lint: src/components/custom/date-picker-with-range.tsx#L178
React Hook React.useEffect has missing dependencies: 'findPreset' and 'value'. Either include them or remove the dependency array
Lint: src/app/light/client.tsx#L79
React Hook React.useMemo has a missing dependency: 'facets'. Either include it or remove the dependency array
Lint: eslint.config.mjs#L3
Assign array to a variable before exporting as module default
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, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Type check
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, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/