Skip to content

chore(deps): update all non-major dependencies #727

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #727

Triggered via pull request July 9, 2024 06:25
Status Failure
Total duration 9m 53s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Test
Type 'DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, PublicProps>' is not assignable to type 'FieldComponent<TFormData, TFormValidator>'.
Test
Type 'DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, PublicProps>' is not assignable to type '<TSelected = FormState<TFormData>>(props: { selector?: ((state: FormState<TFormData>) => TSelected) | undefined; }, context: { attrs: Data; slots: Readonly<...>; emit: (event: string, ...args: any[]) => void; expose: <Exposed extends Record<...> = Record<...>>(exposed?: Exposed | undefined) => void; } | { ...; }) =>...'.
Test
Parameter 'state' implicitly has an 'any' type.
Test
Process completed with exit code 1.