Skip to content

Fix: 모바일 토스 결제 에러 수정 #297

Fix: 모바일 토스 결제 에러 수정

Fix: 모바일 토스 결제 에러 수정 #297

Triggered via pull request January 28, 2024 16:02
Status Failure
Total duration 1m 3s
Artifacts

build.yml

on: pull_request
build test
56s
build test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
build test: src/pages/purchase/reservationComplete.tsx#L43
Cannot find name 'useState'.
build test: src/pages/purchase/reservationComplete.tsx#L54
Cannot find name 'isMobile'.
build test: src/pages/purchase/reservationComplete.tsx#L62
Cannot find name 'isMobile'.
build test: src/pages/purchase/reservationComplete.tsx#L63
Cannot find name 'buyProductMutate'.
build test: src/pages/purchase/reservationComplete.tsx#L76
Cannot find name 'buyProductSuccess'.
build test: src/pages/purchase/reservationComplete.tsx#L81
Cannot find name 'buyProductSuccess'.
build test
Process completed with exit code 2.
build test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/