feat : recaptcha 로그인 구현 #10
Annotations
2 errors and 1 warning
deploy:
src/pages/LoginPage.tsx#L36
Type '{ formData: LoginFormData; onInputChange: (e: ChangeEvent<HTMLInputElement>) => void; onLogin: (type: "pin" | "app") => void; }' is not assignable to type 'IntrinsicAttributes & LoginFormProps'.
|
deploy
Process completed with exit code 2.
|
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|