Skip to content

OUT-4105 | Stop dropping buffered grouped emails when the DB is brief… #6780

OUT-4105 | Stop dropping buffered grouped emails when the DB is brief…

OUT-4105 | Stop dropping buffered grouped emails when the DB is brief… #6780

Triggered via push August 26, 2026 03:21
Status Success
Total duration 1m 58s
Artifacts

lint.yml

on: push
Run linters and tests
1m 53s
Run linters and tests
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Run linters and tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run linters and tests: 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 and tests: 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 and tests: 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 and tests: 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 and tests: 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 and tests: 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 and tests: 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 and tests: 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 and tests: 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 and tests: src/app/_fetchers/OneTemplateDataFetcher.tsx#L49
React Hook useEffect has a missing dependency: 'initialTemplate'. Either include it or remove the dependency array