chore: update frankenphp and fix cs #730
Annotations
5 errors
Check build:
src/create/CreateGuesser.tsx#L69
Argument of type '{ resource: string; schemaAnalyzer: SchemaAnalyzer; fields: Field[]; mutationOptions: (UseMutationOptions<any, Error, UseCreateMutateParams<any>, unknown> & { ...; }) | undefined; transform: TransformData | undefined; redirectTo: RedirectionSideEffect; }' is not assignable to parameter of type 'UseOnSubmitProps'.
|
Check build:
src/edit/EditGuesser.tsx#L74
Argument of type '{ resource: string; schemaAnalyzer: SchemaAnalyzer; fields: Field[]; mutationOptions: UseUpdateOptions<any, Error> | undefined; transform: TransformData | undefined; redirectTo: RedirectionSideEffect; }' is not assignable to parameter of type 'UseOnSubmitProps'.
|
Check build:
src/hydra/fetchHydra.ts#L75
Object is possibly 'undefined'.
|
Check build:
src/introspection/Introspecter.tsx#L71
Type 'string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | null' is not assignable to type 'boolean'.
|
Check build
Process completed with exit code 2.
|
Loading