Updated & pipeline and fixes #4
build-and-deploy.yml
on: push
build api
2m 7s
build ui
33s
Annotations
4 errors
build ui
Type 'UseFormReturn<{ url: string; }, any, undefined>' is not assignable to type 'UseFormReturn'.
|
build ui
Type '(data: CreateFromClipFormFields) => Promise<void>' is not assignable to type 'SubmitHandler<FieldValues>'.
|
build ui
'error' is of type 'unknown'.
|
build ui
Process completed with exit code 2.
|