Feature/16 OCI 서버 배포 및 Docker 기반 CI/CD 파이프라인 구축 #7
Annotations
4 errors
|
Code Quality Check
Process completed with exit code 2.
|
|
Code Quality Check:
src/ui/TabletBookingModal.tsx#L2
Cannot find module '@/components/modal' or its corresponding type declarations.
|
|
Code Quality Check:
src/ui/MobileBookingModal.tsx#L5
Cannot find module '@/components/modal' or its corresponding type declarations.
|
|
Code Quality Check:
src/components/pagination/example/Pagination.tsx#L14
Type '{ currentPage: number; totalPage: number; onPageChange: Dispatch<SetStateAction<number>>; }' is not assignable to type 'IntrinsicAttributes'.
|