refactor: Remove unused props and handlers from EditMainTaskDialog an… #40
azure-webapp-frontend.yml
on: push
build-and-deploy
31s
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'.
|