Skip to content

added back strokes to node edges #274

added back strokes to node edges

added back strokes to node edges #274

Triggered via pull request November 22, 2024 11:53
Status Success
Total duration 9m 38s
Artifacts

pr-ci.yml

on: pull_request
Verify changes
9m 9s
Verify changes
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Verify changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L22
React Hook useCallback has a missing dependency: 'refs'. Either include it or remove the dependency array
Verify changes: packages/ui/src/components/EmptyStateEditor.tsx#L27
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#L47
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#L31
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#L265
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#L570
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#L774
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#L295
React Hook useMemo has missing dependencies: 'props' and 'ref'. Either include them or remove the dependency array
Verify changes
No files were found with the provided path: ./**/cypress/snapshots ./**/cypress/screenshots. No artifacts will be uploaded.