optimize rerender workspace when open task detail #25
Annotations
10 errors and 10 warnings
|
frontend/src/components/board/ArchivedItemsModal.tsx#L39
Replace `"flex·items-center·justify-between·p-4·border-b·border-[#394B59]"` with `'flex·items-center·justify-between·p-4·border-b·border-[#394B59]'`
|
|
frontend/src/components/board/ArchivedItemsModal.tsx#L36
Replace `"absolute·right-0·top-10·z-50·bg-[#282E33]·rounded-lg·w-[500px]·max-h-[600px]·flex·flex-col·border·border-[#394B59]"` with `'absolute·right-0·top-10·z-50·bg-[#282E33]·rounded-lg·w-[500px]·max-h-[600px]·flex·flex-col·border·border-[#394B59]'`
|
|
frontend/src/components/board/ArchivedItemsModal.tsx#L31
Replace `"Rendering·ArchivedItemsModal,·currentView:"` with `'Rendering·ArchivedItemsModal,·currentView:'`
|
|
frontend/src/components/board/ArchivedItemsModal.tsx#L30
Insert `⏎·······`
|
|
frontend/src/components/board/ArchivedItemsModal.tsx#L26
Replace `'columns'` with `⏎········'columns'⏎····`
|
|
|
|
frontend/src/components/auth/LoginForm.tsx#L17
Unexpected any. Specify a different type
|
|
frontend/src/App.tsx#L24
Replace `"dark"` with `'dark'`
|
|
frontend/src/App.tsx#L15
Replace `"top-right"` with `'top-right'`
|
|
frontend/src/App.tsx#L6
Replace `"react-toastify"` with `'react-toastify'`
|
|
frontend/src/components/board/UrlPreview.tsx#L38
React Hook useEffect has a missing dependency: 'fetchUrlPreview'. Either include it or remove the dependency array
|
|
frontend/src/components/board/TaskDetailModal.tsx#L87
React Hook useEffect has a missing dependency: 'fetchTaskDetail'. Either include it or remove the dependency array
|
|
frontend/src/components/board/DroppableColumn.tsx#L133
React Hook useCallback has a missing dependency: 'handleTitleSubmit'. Either include it or remove the dependency array
|
|
frontend/src/components/board/DroppableColumn.tsx#L122
React Hook useEffect has a missing dependency: 'handleTitleSubmit'. Either include it or remove the dependency array
|
|
frontend/src/components/board/BoardContent.tsx#L406
React Hook useCallback has missing dependencies: 'setActiveInputColumnId' and 'setCardTitle'. Either include them or remove the dependency array
|
|
frontend/src/components/board/BoardContent.tsx#L399
React Hook useCallback has missing dependencies: 'boardId', 'columns', and 'dispatch'. Either include them or remove the dependency array
|
|
frontend/src/components/board/BoardContent.tsx#L307
React Hook useCallback has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
|
frontend/src/components/board/BoardContent.tsx#L186
React Hook useCallback has missing dependencies: 'setActiveInputColumnId' and 'setCardTitle'. Either include them or remove the dependency array
|
|
frontend/src/components/board/BoardContent.tsx#L158
React Hook useEffect has missing dependencies: 'setActiveInputColumnId' and 'setCardTitle'. Either include them or remove the dependency array
|
|
frontend/src/components/board/AssignMembers.tsx#L55
React Hook useEffect has a missing dependency: 'fetchMemebers'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading