Fix/http wizard external dep #193
Annotations
11 errors and 2 warnings
Tests
Process completed with exit code 1.
|
typecheck
Property 'isLoading' does not exist on type 'UseMutationResult<void, Error, Args<{ body: ZodObject<{ statut: ZodString; dateFin: ZodString; dateDebut: ZodString; annee: ZodString; }, "strip", ZodTypeAny, { ...; }, { ...; }>; response: { ...; }; }, ZodTypeProvider>>'.
|
typecheck
Type 'string[]' has no properties in common with type 'InvalidateQueryFilters<any, any, any, any>'.
|
typecheck
Property 'isLoading' does not exist on type 'UseMutationResult<void, Error, Args<{ params: ZodObject<{ campagneId: ZodString; }, "strip", ZodTypeAny, { campagneId: string; }, { campagneId: string; }>; body: ZodObject<...>; response: { ...; }; }, ZodTypeProvider>>'.
|
typecheck
Type 'string[]' has no properties in common with type 'InvalidateQueryFilters<any, any, any, any>'.
|
typecheck
Property 'isLoading' does not exist on type 'UseMutationResult<void, Error, Args<{ body: ZodObject<{ firstname: ZodString; lastname: ZodString; email: ZodString; role: ZodEnum<["region" | "admin" | "pilote" | "admin_region" | ... 4 more ... | "invite"]>; codeRegion: ZodOptional<...>; fonction: ZodOptional<...>; }, "strip", ZodTypeAny, { ...; }, { ...; }>; resp...'.
|
typecheck
Type 'string[]' has no properties in common with type 'InvalidateQueryFilters<any, any, any, any>'.
|
typecheck
Property 'isLoading' does not exist on type 'UseMutationResult<void, Error, BaseSyntheticEvent<object, any, any> | undefined, unknown>'.
|
typecheck
Property 'isLoading' does not exist on type 'UseMutationResult<{ token: string; }, Error, Args<{ body: ZodObject<{ email: ZodString; password: ZodString; }, "strip", ZodTypeAny, { email: string; password: string; }, { ...; }>; response: { ...; }; }, ZodTypeProvider>>'.
|
typecheck
Property 'isLoading' does not exist on type 'UseMutationResult<void, Error, Args<{ body: ZodObject<{ email: ZodString; }, "strip", ZodTypeAny, { email: string; }, { email: string; }>; response: { 200: ZodVoid; }; }, ZodTypeProvider>>'.
|
typecheck
Property 'isLoading' does not exist on type 'UseMutationResult<void, Error, Args<{ body: ZodObject<{ password: ZodString; repeatPassword: ZodString; resetPasswordToken: ZodString; }, "strip", ZodTypeAny, { ...; }, { ...; }>; response: { ...; }; }, ZodTypeProvider>>'.
|
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|