[회원가입] 이메일 인증 타이머 추가 및 ErrorMessage 컴포넌트 리팩토링 #293
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 4 warnings
ESLint:
src/page/ShopRegistration/view/Mobile/Main/index.tsx#L1
Type '{ message: string; }' is not assignable to type 'IntrinsicAttributes & ErrorMessageProps'.
|
ESLint:
src/page/ShopRegistration/view/Mobile/Main/index.tsx#L1
Type '{ message: string; }' is not assignable to type 'IntrinsicAttributes & ErrorMessageProps'.
|
ESLint:
src/page/ShopRegistration/view/Mobile/Main/index.tsx#L1
Type '{ message: string; }' is not assignable to type 'IntrinsicAttributes & ErrorMessageProps'.
|
ESLint:
src/page/ShopRegistration/view/Mobile/Main/index.tsx#L1
Type '{ message: string; }' is not assignable to type 'IntrinsicAttributes & ErrorMessageProps'.
|
ESLint:
src/page/ShopRegistration/view/Mobile/ShopCategory/index.tsx#L1
Type '{ message: string; }' is not assignable to type 'IntrinsicAttributes & ErrorMessageProps'.
|
ESLint:
src/page/ShopRegistration/view/Mobile/Sub/index.tsx#L1
Type '{ message: string; }' is not assignable to type 'IntrinsicAttributes & ErrorMessageProps'.
|
ESLint:
src/page/ShopRegistration/view/Mobile/Sub/index.tsx#L1
Type '{ message: string; }' is not assignable to type 'IntrinsicAttributes & ErrorMessageProps'.
|
ESLint:
src/page/ShopRegistration/view/Mobile/Sub/index.tsx#L1
Type '{ message: string; }' is not assignable to type 'IntrinsicAttributes & ErrorMessageProps'.
|
ESLint:
src/page/ShopRegistration/view/PC/index.tsx#L1
Type '{ message: string; }' is not assignable to type 'IntrinsicAttributes & ErrorMessageProps'.
|
ESLint:
src/page/ShopRegistration/view/PC/index.tsx#L1
Type '{ message: string; }' is not assignable to type 'IntrinsicAttributes & ErrorMessageProps'.
|
ESLint
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/
|
ESLint:
src/page/Auth/Signup/hooks/useTimer.ts#L21
Unexpected console statement
|
ESLint:
src/query/register.ts#L66
Unexpected alert
|
ESLint:
src/query/register.ts#L88
Unexpected alert
|