Skip to content

updated a unit-test #13095

updated a unit-test

updated a unit-test #13095

Triggered via push April 11, 2024 06:59
Status Success
Total duration 9m 51s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Typechecking and linting: frontend/packages/process-editor/src/hooks/useBpmnEditor.ts#L52
React Hook useEffect has a missing dependency: 'getModeler'. Either include it or remove the dependency array
Typechecking and linting: frontend/packages/process-editor/src/hooks/useBpmnEditor.ts#L98
React Hook useEffect has missing dependencies: 'getModeler', 'setBpmnDetails', 'setNumberOfUnsavedChanges', and 'updateDataTaskTrackingLists'. Either include them or remove the dependency array