Skip to content

Simplify function nodes #75

Simplify function nodes

Simplify function nodes #75

Triggered via pull request August 2, 2025 18:14
Status Failure
Total duration 1m 27s
Artifacts

ci.yml

on: pull_request
Matrix: test
integration-test
0s
integration-test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 4 warnings
test (20.x, 3.11)
Process completed with exit code 1.
test (20.x, 3.11)
Process completed with exit code 1.
test (20.x, 3.11): src/config.js#L13
'process' is not defined
test (20.x, 3.11): src/MultiplierNode.jsx#L4
'data' is defined but never used
test (20.x, 3.11): src/App.jsx#L9
'addEdge' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
test (20.x, 3.11): src/AdderNode.jsx#L4
'data' is defined but never used
test (20.x, 3.10)
The operation was canceled.
test (20.x, 3.10)
Process completed with exit code 1.
test (20.x, 3.10): src/config.js#L13
'process' is not defined
test (20.x, 3.10): src/MultiplierNode.jsx#L4
'data' is defined but never used
test (20.x, 3.10): src/App.jsx#L9
'addEdge' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
test (20.x, 3.10): src/AdderNode.jsx#L4
'data' is defined but never used
test (20.x, 3.10)
The strategy configuration was canceled because "test._20_x_3_11" failed
test (20.x, 3.11): src/FunctionNode.jsx#L125
Fast refresh can't handle anonymous components. Add a name to your export
test (20.x, 3.11): src/App.jsx#L808
React Hook useEffect has missing dependencies: 'deleteSelectedEdge' and 'deleteSelectedNode'. Either include them or remove the dependency array
test (20.x, 3.10): src/FunctionNode.jsx#L125
Fast refresh can't handle anonymous components. Add a name to your export
test (20.x, 3.10): src/App.jsx#L808
React Hook useEffect has missing dependencies: 'deleteSelectedEdge' and 'deleteSelectedNode'. Either include them or remove the dependency array