Remove unused deps #387
Triggered via pull request
December 28, 2024 17:24
Status
Cancelled
Total duration
8m 12s
Artifacts
–
Annotations
2 errors and 11 warnings
Verify changes
Canceling since a higher priority waiting request for 'ci-refs/pull/608/merge' exists
|
Verify changes
The operation was canceled.
|
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:
packages/graph-editor/src/editor/layoutController.tsx#L297
React Hook useMemo has missing dependencies: 'props' and 'ref'. Either include them or remove the dependency array
|
Verify changes:
packages/graph-editor/src/editor/layoutController.tsx#L304
React Hook useEffect has a missing dependency: 'initialLayout'. Either include it or remove the dependency array
|
Verify changes:
packages/graph-editor/src/hooks/useSetCurrentNode.tsx#L21
React Hook useEffect has missing dependencies: 'dispatch.graph' and 'setNodes'. Either include them or remove the dependency array
|
Verify changes:
packages/graph-editor/src/hooks/useSetCurrentNode.tsx#L29
React Hook useCallback has a missing dependency: 'dispatch.graph'. Either include it or remove the dependency array
|
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
No files were found with the provided path: ./**/cypress/snapshots
./**/cypress/screenshots. No artifacts will be uploaded.
|