Skip to content

refactor: Remove unused props and handlers from EditMainTaskDialog an… #40

refactor: Remove unused props and handlers from EditMainTaskDialog an…

refactor: Remove unused props and handlers from EditMainTaskDialog an… #40

Triggered via push December 8, 2025 08:21
Status Failure
Total duration 34s
Artifacts
build-and-deploy
31s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build-and-deploy
Process completed with exit code 2.
build-and-deploy: src/components/tables/ProjectTasksDataGrid.tsx#L85
Property 'text' does not exist on type '{ authorId: string; content: string | null; createdAt: string; }'.
build-and-deploy: src/components/tables/ProjectTasksDataGrid.tsx#L82
'task.comments' is possibly 'undefined'.
build-and-deploy: src/components/tables/ProjectTasksDataGrid.tsx#L77
Property 'status' does not exist on type 'SubTaskResponse'.
build-and-deploy: src/components/tables/ProjectTasksDataGrid.tsx#L57
Property '_id' does not exist on type 'SubTaskResponse'.