refactor: change to single package repo #288
Annotations
5 errors and 2 warnings
lint (20)
Process completed with exit code 1.
|
lint (18)
The job was canceled because "_20" failed.
|
lint (18)
Process completed with exit code 1.
|
lint (16)
The job was canceled because "_20" failed.
|
lint (16)
The operation was canceled.
|
lint (20):
src/custom/ResponsiveDataTable.tsx#L117
React Hook React.useEffect has missing dependencies: 'columns' and 'updateCols'. Either include them or remove the dependency array. If 'updateCols' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
lint (18):
src/custom/ResponsiveDataTable.tsx#L117
React Hook React.useEffect has missing dependencies: 'columns' and 'updateCols'. Either include them or remove the dependency array. If 'updateCols' changes too often, find the parent component that defines it and wrap that definition in useCallback
|