Replace mock data with API integration in task management #638
Annotations
2 errors and 3 warnings
|
run-lint
Process completed with exit code 1.
|
|
run-lint:
frontend/src/features/task-management/pages/TaskManagementPage.tsx#L4
`react-router-dom` import should occur before import of `../../../components/common/Button`
|
|
|
|
run-lint:
frontend/src/features/task-management/pages/TaskManagementPage.tsx#L47
React Hook useEffect has a missing dependency: 'fetchTasks'. Either include it or remove the dependency array
|
|
run-lint:
frontend/src/features/task-management/components/TaskManagementTableSection.tsx#L22
Replace `bg:·"gray.50"·}` with `·bg:·"gray.50"·}·`
|