ci: replace yarn with npm #211
Annotations
4 errors and 3 warnings
lint (16)
Process completed with exit code 1.
|
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):
src/custom/ResponsiveDataTable.tsx#L118
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 (20):
src/custom/ResponsiveDataTable.tsx#L118
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#L118
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
|