Skip to content

WIP Fix isSummaryReachable #24

WIP Fix isSummaryReachable

WIP Fix isSummaryReachable #24

Triggered via push June 4, 2024 13:06
Status Failure
Total duration 33s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

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.