WIP Fix isSummaryReachable
#24
Annotations
3 errors
src/components/events/partials/modals/StartTaskModal.tsx#L113
Type 'FormikProps<{ events: never[]; workflow: string; configuration: {}; }>' is not assignable to type 'FormikProps<RequiredFormProps>'.
|
src/components/users/partials/wizard/NewAclWizard.tsx#L96
Type 'FormikProps<{ name: string; acls: never[]; }>' is not assignable to type 'FormikProps<RequiredFormProps>'.
|
|
This job failed
Loading