add array group/ungroup nodes #393
Annotations
12 warnings
Verify changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Verify changes:
packages/ui/src/app/dashboard/graph/edit/[id]/clientPage.tsx#L70
React Hook useCallback has a missing dependency: 'graphID'. Either include it or remove the dependency array
|
Verify changes:
packages/ui/src/app/editor/[id]/clientPage.tsx#L28
React Hook useCallback has a missing dependency: 'refs'. Either include it or remove the dependency array
|
Verify changes:
packages/ui/src/app/editor/page.tsx#L21
React Hook useCallback has a missing dependency: 'refs'. Either include it or remove the dependency array
|
Verify changes:
packages/ui/src/components/EmptyStateEditor.tsx#L29
React Hook useCallback has a missing dependency: 'dispatch.ui'. Either include it or remove the dependency array
|
Verify changes:
packages/ui/src/components/editor/panels/preview.tsx#L41
React Hook useEffect has a missing dependency: 'outputNode'. Either include it or remove the dependency array
|
Verify changes:
packages/graph-editor/src/components/debugger/player.tsx#L52
React Hook useEffect has missing dependencies: 'autoScrollWhenPlay' and 'timelineState'. Either include them or remove the dependency array
|
Verify changes:
packages/graph-editor/src/components/toolbar/dropdowns/add.tsx#L26
React Hook useCallback has a missing dependency: 'handleMouseMove'. Either include it or remove the dependency array
|
Verify changes:
packages/graph-editor/src/editor/graph.tsx#L221
React Hook useEffect has missing dependencies: 'capabilities', 'reactFlowInstance', and 'setEdges'. Either include them or remove the dependency array
|
Verify changes:
packages/graph-editor/src/editor/graph.tsx#L526
React Hook useEffect has a missing dependency: 'props.initialGraph'. Either include it or remove the dependency array
|
Verify changes:
packages/graph-editor/src/editor/graph.tsx#L730
React Hook useCallback has a missing dependency: 'selectAddedNodes'. Either include it or remove the dependency array
|
Verify changes
No files were found with the provided path: ./**/cypress/snapshots
./**/cypress/screenshots. No artifacts will be uploaded.
|