Handle null Copilot email notification responses#1289
Draft
cursor[bot] wants to merge 1 commit into
Draft
Annotations
1 error and 11 warnings
|
Run linters
Process completed with exit code 1.
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run linters:
src/app/ui/NewTaskForm.tsx#L224
React Hook useEffect has missing dependencies: 'assigneeValue', 'filterOptions', 'handleUrlActionParam', 'previewClientCompany', 'previewMode', 'taskAssociationsValue', and 'urlActionParams'. Either include them or remove the dependency array
|
|
Run linters:
src/app/ui/NewTaskForm.tsx#L182
React Hook useCallback has missing dependencies: 'token' and 'workflowStates'. Either include them or remove the dependency array
|
|
Run linters:
src/app/detail/ui/TaskEditor.tsx#L86
React Hook useEffect has missing dependencies: 'activeTask' and 'isUserTyping'. Either include them or remove the dependency array
|
|
Run linters:
src/app/detail/ui/Subtasks.tsx#L85
React Hook useEffect has missing dependencies: 'activeTask', 'cacheKey', 'debounceMutate', and 'lastUpdated'. Either include them or remove the dependency array
|
|
Run linters:
src/app/detail/ui/ActivityWrapper.tsx#L80
React Hook useEffect has missing dependencies: 'cacheKey', 'debounceMutate', 'lastUpdated', and 'task'. Either include them or remove the dependency array
|
|
Run linters:
src/app/detail/ui/ActivityLog.tsx#L84
React Hook useMemo has a missing dependency: 'getLogEntities'. Either include it or remove the dependency array
|
|
Run linters:
src/app/detail/ui/ActivityLog.tsx#L79
React Hook useCallback has missing dependencies: 'getViewerName' and 'log.details'. Either include them or remove the dependency array
|
|
Run linters:
src/app/configure-tasks-app/ui/TemplateSidebar.tsx#L51
React Hook useEffect has a missing dependency: 'updateStatusValue'. Either include it or remove the dependency array
|
|
Run linters:
src/app/configure-tasks-app/ui/Subtemplates.tsx#L69
React Hook useEffect has missing dependencies: 'activeTemplate', 'cacheKey', and 'debounceMutate'. Either include them or remove the dependency array
|
|
Run linters:
src/app/_fetchers/OneTemplateDataFetcher.tsx#L49
React Hook useEffect has a missing dependency: 'initialTemplate'. Either include it or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading