[회원가입] 이메일 인증 타이머 추가 및 ErrorMessage 컴포넌트 리팩토링 #293
Annotations
10 errors and 4 warnings
src/page/ShopRegistration/view/Mobile/Main/index.tsx#L1
Type '{ message: string; }' is not assignable to type 'IntrinsicAttributes & ErrorMessageProps'.
|
src/page/ShopRegistration/view/Mobile/Main/index.tsx#L1
Type '{ message: string; }' is not assignable to type 'IntrinsicAttributes & ErrorMessageProps'.
|
src/page/ShopRegistration/view/Mobile/Main/index.tsx#L1
Type '{ message: string; }' is not assignable to type 'IntrinsicAttributes & ErrorMessageProps'.
|
src/page/ShopRegistration/view/Mobile/Main/index.tsx#L1
Type '{ message: string; }' is not assignable to type 'IntrinsicAttributes & ErrorMessageProps'.
|
src/page/ShopRegistration/view/Mobile/ShopCategory/index.tsx#L1
Type '{ message: string; }' is not assignable to type 'IntrinsicAttributes & ErrorMessageProps'.
|
src/page/ShopRegistration/view/Mobile/Sub/index.tsx#L1
Type '{ message: string; }' is not assignable to type 'IntrinsicAttributes & ErrorMessageProps'.
|
src/page/ShopRegistration/view/Mobile/Sub/index.tsx#L1
Type '{ message: string; }' is not assignable to type 'IntrinsicAttributes & ErrorMessageProps'.
|
src/page/ShopRegistration/view/Mobile/Sub/index.tsx#L1
Type '{ message: string; }' is not assignable to type 'IntrinsicAttributes & ErrorMessageProps'.
|
src/page/ShopRegistration/view/PC/index.tsx#L1
Type '{ message: string; }' is not assignable to type 'IntrinsicAttributes & ErrorMessageProps'.
|
src/page/ShopRegistration/view/PC/index.tsx#L1
Type '{ message: string; }' is not assignable to type 'IntrinsicAttributes & ErrorMessageProps'.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/page/Auth/Signup/hooks/useTimer.ts#L21
Unexpected console statement
|
src/query/register.ts#L66
Unexpected alert
|
src/query/register.ts#L88
Unexpected alert
|
The logs for this run have expired and are no longer available.
Loading