feat/FE: add ws for remove member from task #24
Merged
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/pages/WorkspaceBoard.tsx#L310
React Hook useCallback has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
|
frontend/src/pages/WorkspaceBoard.tsx#L189
React Hook useCallback has missing dependencies: 'setActiveInputColumnId' and 'setCardTitle'. Either include them or remove the dependency array
|
|
frontend/src/pages/WorkspaceBoard.tsx#L161
React Hook useEffect has missing dependencies: 'setActiveInputColumnId' and 'setCardTitle'. Either include them or remove the dependency array
|
|
frontend/src/pages/SearchPage.tsx#L91
React Hook useEffect has a missing dependency: 'fetchTasks'. Either include it or remove the dependency array
|
|
frontend/src/pages/SearchPage.tsx#L87
React Hook useEffect has a missing dependency: 'setShowSearch'. Either include it or remove the dependency array
|
|
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#L56
React Hook useEffect has a missing dependency: 'fetchTaskDetail'. Either include it or remove the dependency array
|
|
frontend/src/components/board/DroppableColumn.tsx#L137
React Hook useCallback has a missing dependency: 'handleTitleSubmit'. Either include it or remove the dependency array
|
|
frontend/src/components/board/DroppableColumn.tsx#L126
React Hook useEffect has a missing dependency: 'handleTitleSubmit'. Either include it 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