Skip to content

ci: replace yarn with npm #211

ci: replace yarn with npm

ci: replace yarn with npm #211

Triggered via push December 17, 2023 17:48
Status Failure
Total duration 42s
Artifacts

lint.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

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