Skip to content

프론트엔드 인프라 재구축 #22

프론트엔드 인프라 재구축

프론트엔드 인프라 재구축 #22

Triggered via pull request May 23, 2025 15:12
@ohamin26ohamin26
synchronize #98
feat/cicd
Status Success
Total duration 1m 22s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: src/app/(view)/(main)/report/page.tsx#L7
Replace `toast·}·from·"react-toastify";⏎import·"react-toastify/dist/ReactToastify.css` with `useReportStore·}·from·"@/_store/useReportStore`
build: src/app/(view)/(main)/report/page.tsx#L6
Replace `{·useRouter·}·from·"next/navigation` with `ReportForm·from·"@/_components/report/ReportForm`
build: src/app/(view)/(main)/report/page.tsx#L4
Replace `useReportStore·}·from·"@/_store/useReportStore` with `toast·}·from·"react-toastify";⏎import·"react-toastify/dist/ReactToastify.css`
build: src/app/(view)/(main)/report/page.tsx#L3
Replace `ReportForm·from·"@/_components/report/ReportForm` with `{·useRouter·}·from·"next/navigation`