Skip to content

chore: update frankenphp and fix cs #730

chore: update frankenphp and fix cs

chore: update frankenphp and fix cs #730

Triggered via pull request October 29, 2024 06:18
@soyukasoyuka
synchronize #588
soyuka:upd
Status Failure
Total duration 50s
Artifacts

ci.yml

on: pull_request
Continuous integration
39s
Continuous integration
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Continuous integration: 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'.
Continuous integration: 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'.
Continuous integration: src/hydra/fetchHydra.ts#L75
Object is possibly 'undefined'.
Continuous integration: src/introspection/Introspecter.tsx#L71
Type 'string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | null' is not assignable to type 'boolean'.
Continuous integration
Process completed with exit code 2.