fixes node title not changing #281
Annotations
11 warnings
Linting:
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
|
Linting:
packages/ui/src/app/editor/page.tsx#L22
React Hook useCallback has a missing dependency: 'refs'. Either include it or remove the dependency array
|
Linting:
packages/ui/src/components/EmptyStateEditor.tsx#L27
React Hook useCallback has a missing dependency: 'dispatch.ui'. Either include it or remove the dependency array
|
Linting:
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
|
Linting:
packages/graph-editor/src/components/debugger/player.tsx#L47
React Hook useEffect has missing dependencies: 'autoScrollWhenPlay' and 'timelineState'. Either include them or remove the dependency array
|
Linting:
packages/graph-editor/src/components/toolbar/dropdowns/add.tsx#L31
React Hook useCallback has a missing dependency: 'handleMouseMove'. Either include it or remove the dependency array
|
Linting:
packages/graph-editor/src/editor/graph.tsx#L265
React Hook useEffect has missing dependencies: 'capabilities', 'reactFlowInstance', and 'setEdges'. Either include them or remove the dependency array
|
Linting:
packages/graph-editor/src/editor/graph.tsx#L570
React Hook useEffect has a missing dependency: 'props.initialGraph'. Either include it or remove the dependency array
|
Linting:
packages/graph-editor/src/editor/graph.tsx#L774
React Hook useCallback has a missing dependency: 'selectAddedNodes'. Either include it or remove the dependency array
|
Linting:
packages/graph-editor/src/editor/layoutController.tsx#L295
React Hook useMemo has missing dependencies: 'props' and 'ref'. Either include them or remove the dependency array
|
Run actions/upload-artifact@v3
No files were found with the provided path: ./**/cypress/snapshots
./**/cypress/screenshots. No artifacts will be uploaded.
|
Loading