fix: upgrade react-hook-form from 7.18.1 to 7.48.2 #4803
Annotations
4 errors and 1 warning
src/client/components/Checker.tsx#L1
Type instantiation is excessively deep and possibly infinite.
|
src/client/components/LoginForm.tsx#L1
Type 'boolean | FieldError | Merge<FieldError, FieldErrorsImpl<any>>' is not assignable to type 'boolean | undefined'.
|
src/client/components/OtpForm.tsx#L1
Type 'boolean | FieldError | Merge<FieldError, FieldErrorsImpl<any>>' is not assignable to type 'boolean | undefined'.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading