Skip to content

Bind subgraph newAbortController event to parent graph #933

Bind subgraph newAbortController event to parent graph

Bind subgraph newAbortController event to parent graph #933

Triggered via pull request December 20, 2024 00:13
Status Success
Total duration 3m 34s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: packages/core/src/api/createProcessor.ts#L19
Dependency cycle via ./Nodes.js:36=>./nodes/CallGraphNode.js:210
build: packages/core/src/model/GraphProcessor.ts#L36
Dependency cycle via ./nodes/CallGraphNode.js:210=>../../api/createProcessor.js:15
build: packages/core/src/model/Nodes.ts#L210
Dependency cycle via ../../api/createProcessor.js:15=>../model/GraphProcessor.js:19
build: packages/core/src/model/nodes/CallGraphNode.ts#L15
Dependency cycle via ../model/GraphProcessor.js:19=>./Nodes.js:36
build: packages/app/src/hooks/useMenuCommands.ts#L124
React Hook useEffect has a missing dependency: 'setHelpModalOpen'. Either include it or remove the dependency array
build: packages/app/src/hooks/useNodePortPositions.ts#L137
React Hook useCallback has a missing dependency: 'isDraggingNode'. Either include it or remove the dependency array