Docs: 마이페이지, 구매 파트 페이지 구성 #2
Annotations
10 errors and 1 warning
build test:
src/pages/editReservationInfo copy/index.tsx#L1
'React' is declared but its value is never read.
|
build test:
src/pages/mypage copy/index.tsx#L1
'React' is declared but its value is never read.
|
build test:
src/pages/payment copy/index.tsx#L1
'React' is declared but its value is never read.
|
build test:
src/pages/point copy/index.tsx#L1
'React' is declared but its value is never read.
|
build test:
src/pages/profile copy/index.tsx#L1
'React' is declared but its value is never read.
|
build test:
src/pages/purchase copy/index.tsx#L1
'React' is declared but its value is never read.
|
build test:
src/pages/purchase/index.tsx#L1
'React' is declared but its value is never read.
|
build test:
src/pages/purchaseHistory copy/index.tsx#L1
'React' is declared but its value is never read.
|
build test:
src/pages/salesHistory copy/index.tsx#L1
'React' is declared but its value is never read.
|
build test:
src/pages/terms copy/index.tsx#L1
'React' is declared but its value is never read.
|
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/
|