fix tests #12935
Annotations
3 warnings
Running Eslint:
frontend/packages/process-editor/src/hooks/useBpmnEditor.ts#L82
React Hook useEffect has missing dependencies: 'bpmnXml', 'getModeler', and 'modelerRef'. Either include them or remove the dependency array
|
Running Eslint:
frontend/packages/process-editor/src/hooks/useBpmnEditor.ts#L102
React Hook useEffect has missing dependencies: 'getModeler', 'handleCommandStackChanged', 'handleShapeAdd', and 'handleShapeRemove'. Either include them or remove the dependency array
|
Running Eslint:
frontend/packages/process-editor/src/hooks/useBpmnEditor.ts#L108
React Hook useEffect has missing dependencies: 'getModeler' and 'handleSetBpmnDetails'. Either include them or remove the dependency array
|
Loading