feat(useColumnsAutoSize): add possibility to not recalc column widths on data change#156
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. 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
parallel
Loading