chore(deps): bump react-hook-form from 7.31.1 to 7.49.2 #1528
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors and 1 warning
build (18.x):
src/components/inputs/BoolArray.tsx#L74
Type 'Control<FormValues, any>' is not assignable to type 'Control<FieldValues, any>'.
|
build (18.x):
src/components/inputs/BoolArray.tsx#L75
Type 'UnpackNestedValue<PathValue<FormValues, Path<FormValues>>>' is not assignable to type '(Path<FormValues> extends `${infer K}.${infer R}` ? K extends string ? R extends string ? R extends `${infer K}.${infer R}` ? K extends string | number | symbol ? R extends string ? R extends `${infer K}.${infer R}` ? K extends string | number | symbol ? R extends string ? R extends `${infer K}.${infer R}` ? K exten...'.
|
build (18.x):
src/components/inputs/Upload.tsx#L135
Argument of type 'UnpackNestedValue<PathValue<FormValues, Path<FormValues>>>' is not assignable to parameter of type 'PathValue<FormValues, Path<FormValues>>'.
|
build (18.x):
src/components/inputs/Upload.tsx#L156
Argument of type 'UnpackNestedValue<PathValue<FormValues, Path<FormValues>>>' is not assignable to parameter of type 'PathValue<FormValues, Path<FormValues>>'.
|
build (18.x):
src/components/inputs/Upload.tsx#L222
Argument of type 'UnpackNestedValue<PathValue<FormValues, Path<FormValues>>>' is not assignable to parameter of type 'PathValue<FormValues, Path<FormValues>>'.
|
build (18.x):
src/components/inputs/Upload.tsx#L251
Argument of type 'UnpackNestedValue<PathValue<FormValues, Path<FormValues>>>' is not assignable to parameter of type 'PathValue<FormValues, Path<FormValues>>'.
|
build (18.x):
src/pages/EventAdministration/components/EventEditor.tsx#L364
Type '{ value: RegExp; message: string; }' is not assignable to type 'undefined'.
|
build (18.x):
src/pages/Toddel/components/CreateToddelDialog.tsx#L55
Type '{ value: RegExp; message: string; }' is not assignable to type 'undefined'.
|
build (18.x)
Process completed with exit code 1.
|
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|