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