[ Feat ] 로그인 api를 연동합니다 #253
Merged
Annotations
7 errors
Build project:
src/shared/apis/client.ts#L3
Cannot find module '@/shared/utils/token' or its corresponding type declarations.
|
Build project:
src/pages/TimerPage/SidebarTimer/SideBarTimer.tsx#L114
Property 'elapsedTime' is missing in type '{ isSelected: boolean; onClick: () => void; onToggleComplete: () => void; timerIncreasedTime: number; id: number; name: string; startDate: string; endDate: string | null; targetTime: number; isComplete: boolean; categoryName: string; key: number; }' but required in type 'BoxTodoProps'.
|
Build project:
src/pages/TimerPage/SidebarTimer/SideBarTimer.tsx#L125
Property 'elapsedTime' is missing in type '{ isSelected: boolean; onToggleComplete: () => void; timerIncreasedTime: number; id: number; name: string; startDate: string; endDate: string | null; targetTime: number; isComplete: boolean; categoryName: string; key: number; }' but required in type 'BoxTodoProps'.
|
Build project:
src/pages/HomePage/HomePage.tsx#L33
'ModalContentsCategory' is declared but its value is never read.
|
Build project:
src/pages/HomePage/HomePage.tsx#L93
'handleCloseModal' is declared but its value is never read.
|
Build project:
src/shared/apis/auth/axios/index.ts#L4
Cannot find module '@/shared/utils/token' or its corresponding type declarations.
|
Build project
Process completed with exit code 2.
|
Loading