Skip to content

Replace mock data with API integration in task management #638

Replace mock data with API integration in task management

Replace mock data with API integration in task management #638

Triggered via pull request February 4, 2026 03:52
Status Failure
Total duration 1m 19s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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"·}·`