OUT-1985 | OUT-2058 | Support companyIds in webhook event Notifications - #889
Merged
Annotations
10 warnings
|
src/components/cards/ReplyCard.tsx#L114
React Hook useEffect has a missing dependency: 'handleEdit'. Either include it or remove the dependency array
|
|
src/components/cards/CommentCard.tsx#L193
React Hook useEffect has missing dependencies: 'deletedReplies', 'expandedComments', and 'fetchCommentsWithFullReplies'. Either include them or remove the dependency array
|
|
src/components/cards/CommentCard.tsx#L155
React Hook useEffect has a missing dependency: 'handleEdit'. Either include it or remove the dependency array
|
|
src/components/cards/ClientTaskCard.tsx#L41
React Hook useEffect has a missing dependency: 'task.assigneeId'. Either include it or remove the dependency array
|
|
src/app/ui/TaskBoard.tsx#L108
React Hook useEffect has a missing dependency: 'hasInitialized'. Either include it or remove the dependency array
|
|
src/app/ui/TaskBoard.tsx#L70
React Hook useCallback has missing dependencies: 'mode' and 'previewMode'. Either include them or remove the dependency array
|
|
src/app/ui/NewTaskForm.tsx#L86
React Hook useEffect has missing dependencies: 'assigneeValue' and 'filterOptions'. Either include them or remove the dependency array
|
|
src/app/detail/ui/ActivityWrapper.tsx#L79
React Hook useEffect has missing dependencies: 'cacheKey', 'debounceMutate', 'lastUpdated', and 'task'. Either include them or remove the dependency array
|
|
src/app/detail/ui/ActivityLog.tsx#L75
React Hook useMemo has a missing dependency: 'getLogEntities'. Either include it or remove the dependency array
|
|
src/app/detail/ui/ActivityLog.tsx#L70
React Hook useCallback has a missing dependency: 'log.details'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading