Graph Navigator #379
Annotations
5 errors and 12 warnings
Verify changes
@tokens-studio/graph-editor#lint: command (/home/runner/work/graph-engine/graph-engine/packages/graph-editor) /tmp/yarn--1734708273000-0.6351308991667277/yarn run lint exited (1)
|
Verify changes:
packages/graph-editor/src/components/panels/navigation/index.tsx#L22
'dispatch' is assigned a value but never used
|
Verify changes:
packages/graph-editor/src/components/toolbar/layoutButtons.tsx#L8
Imports should be sorted alphabetically
|
Verify changes:
packages/graph-editor/src/editor/graphEditor.tsx#L4
Imports should be sorted alphabetically
|
Verify changes
Process completed with exit code 1.
|
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.
|