fix(selectionColumn): exclude disabled rows from selection #151
Annotations
11 warnings
|
Complete job
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 Files:
src/components/TableSettings/hooks/useFilterTableSettings.ts#L54
'column' is already declared in the upper scope on line 25 column 40
|
|
Lint Files:
src/components/TableSettings/hooks/useFilterTableSettings.ts#L27
'column' is already declared in the upper scope on line 25 column 40
|
|
Lint Files:
src/components/TableSettings/hooks/useFilterTableSettings.ts#L22
'partiallyHiddenNodes' is already declared in the upper scope on line 20 column 25
|
|
Lint Files:
src/components/TableSettings/hooks/useFilterTableSettings.ts#L21
'hiddenNodes' is already declared in the upper scope on line 20 column 12
|
|
Lint Files:
src/components/TableSettings/__stories__/stories/NestedTableSettingsColumnWithSearchStory.tsx#L33
React Hook React.useMemo has a missing dependency: 'enableSearch'. Either include it or remove the dependency array
|
|
Lint Files:
src/components/TableSettings/__stories__/stories/FlatTableSettingsColumnWithSearchStory.tsx#L33
React Hook React.useMemo has a missing dependency: 'enableSearch'. Either include it or remove the dependency array
|
|
Lint Files:
src/components/TableSettings/TableSettings.utils.ts#L148
Assignment to function parameter 'count'
|
|
Lint Files:
src/components/TableSettings/TableSettings.tsx#L129
'innerColumn' is already declared in the upper scope on line 95 column 62
|
|
Lint Files:
src/components/TableSettings/TableSettings.tsx#L62
React Hook useMemo received a function whose dependencies are unknown. Pass an inline function instead
|
|
Lint Files:
src/components/Table/__stories__/constants/grouping.tsx#L112
Blocks are nested too deeply (6). Maximum allowed is 5
|
background
wait
wait-all
cancel
Loading