Skip to content

[REFACTOR] 상품 디테일 페이지 반응형 구현 #284

[REFACTOR] 상품 디테일 페이지 반응형 구현

[REFACTOR] 상품 디테일 페이지 반응형 구현 #284

Triggered via pull request November 21, 2024 08:31
Status Failure
Total duration 59s
Artifacts

PR_CHECK.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: src/app/page.tsx#L34
Type 'Response<ListResponse<AuctionData[]>> | undefined' is not assignable to type 'Response<ListResponse<AuctionData[]>>'.
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/