[Feature] 설정API 연동 #66
Annotations
11 errors and 2 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint:
src/types/notice/notice.ts#L30
Insert `⏎`
|
|
Lint:
src/pages/home/HomePage.tsx#L7
Delete `⏎`
|
|
Lint:
src/pages/home/HomePage.tsx#L1
Run autofix to sort these imports!
|
|
Lint:
src/firebase/firebase.ts#L5
Delete `⏎`
|
|
Lint:
src/api/notice/notice.ts#L37
Insert `⏎`
|
|
Build
Process completed with exit code 2.
|
|
Build:
src/pages/home/HomePage.tsx#L4
Module '"@/hooks/alarm/useDeviceToken"' has no exported member 'useDeviceToken'.
|
|
Build:
src/pages/home/HomePage.tsx#L4
'useDeviceToken' is declared but its value is never read.
|
|
Build:
src/hooks/notices/useGetNotices.ts#L5
'"@/api/notice/notice"' has no exported member named 'fetchNotices'. Did you mean 'getNotices'?
|
|
Build:
src/hooks/notices/useGetNotices.ts#L3
Module '"@/types/notice/notice"' has no exported member 'TRequestGetNoticeRequest'.
|
|
Lint:
src/pages/home/HomePage.tsx#L4
'useDeviceToken' is defined but never used
|
|
Lint:
src/pages/home/HomePage.tsx#L4
'useDeviceToken' is defined but never used
|