Skip to content

Add pruning support in the pipeline for CI to aid with speed #391

Add pruning support in the pipeline for CI to aid with speed

Add pruning support in the pipeline for CI to aid with speed #391

Triggered via pull request December 30, 2024 11:24
@SorsOpsSorsOps
synchronize #604
feat/pruning
Status Success
Total duration 9m 19s
Artifacts

pr-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
changes
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
changes
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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: out/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: out/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: out/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: out/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: out/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: out/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: out/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: out/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: out/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: out/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.