Upgrade dependencies #183
preview.yml
on: pull_request
comment-link
4s
unlink-domain
0s
deploy-preview
0s
Annotations
4 errors
checks:
src/components/react-hook-form/__test__/useHandleSubmit.test.ts#L113
Type 'Mock<[], (params?: RawCreateParams) => ZodUndefined>' is not assignable to type '({ response, values, }: { response: unknown; values: FieldValues; }) => void | Promise<void>'.
|
checks:
src/components/react-hook-form/__test__/useHandleSubmit.test.ts#L141
Type 'Mock<[], (params?: RawCreateParams) => ZodUndefined>' is not assignable to type '({ response, values, }: { response: unknown; values: FieldValues; }) => void | Promise<void>'.
|
checks:
src/components/react-hook-form/__test__/useHandleSubmit.test.ts#L142
Type 'Mock<[], (params?: RawCreateParams) => ZodUndefined>' is not assignable to type '({ error, apiErrorMessage, values, errorBody, }: { error: unknown; apiErrorMessage: string; values: FieldValues; errorBody: ErrorBody | undefined; }) => void | Promise<void>'.
|
checks
Process completed with exit code 2.
|