[BD-46] feat: react-table replaced by @tanstack/react-table #13225
Annotations
10 errors and 1 warning
Lint:
src/DataTable/SmartStatus.jsx#L19
'SelectionStatus' is assigned a value but never used
|
Lint:
src/DataTable/index.jsx#L2
'useEffect' is defined but never used
|
Lint:
src/DataTable/tests/DataTable.test.jsx#L4
'react-table' should be listed in the project's dependencies. Run 'npm i -S react-table' to add it
|
Lint:
src/DataTable/utils/getTableArgs.js#L5
'useReactTable' is defined but never used
|
Lint:
src/DataTable/utils/getTableArgs.js#L6
'getCoreRowModel' is defined but never used
|
Lint:
src/DataTable/utils/getTableArgs.js#L12
'isFilterable' is defined but never used
|
Lint:
src/DataTable/utils/getTableArgs.js#L12
'isSelectable' is defined but never used
|
Lint:
src/DataTable/utils/getTableArgs.js#L12
'isExpandable' is defined but never used
|
Lint:
src/DataTable/utils/tests/getTableArgs.test.js#L2
'react-table' should be listed in the project's dependencies. Run 'npm i -S react-table' to add it
|
Lint:
src/index.js#L201
Import in body of module; reorder to top
|
Lint:
src/DataTable/index.jsx#L161
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading