fix: content #55
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. 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. 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#L230
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#L229
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#L60
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#L48
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#L41
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#L35
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#L176
React Hook React.useEffect has missing dependencies: 'findPreset' and 'value'. Either include them or remove the dependency array
|
|
Lint:
src/app/light/client.tsx#L97
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
|
|
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. 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/
|
|
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. 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. 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/
|