Skip to content

Feature/16 OCI 서버 배포 및 Docker 기반 CI/CD 파이프라인 구축 #7

Feature/16 OCI 서버 배포 및 Docker 기반 CI/CD 파이프라인 구축

Feature/16 OCI 서버 배포 및 Docker 기반 CI/CD 파이프라인 구축 #7

Triggered via pull request July 17, 2025 17:01
@LeeCh0129LeeCh0129
synchronize #36
feature/16
Status Failure
Total duration 24s
Artifacts

ci.yml

on: pull_request
Code Quality Check
18s
Code Quality Check
Fit to window
Zoom out
Zoom in

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'.