Skip to content

feat: Update left panel's default active view from 'grid' to 'federat… #160

feat: Update left panel's default active view from 'grid' to 'federat…

feat: Update left panel's default active view from 'grid' to 'federat… #160

Triggered via push January 16, 2026 04:53
Status Failure
Total duration 39s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
test: ai-connection-wizard-simple.js#L162
'process' is not defined
test: ai-connection-wizard-simple.js#L152
'error' is defined but never used
test: ai-connection-wizard-simple.js#L135
'process' is not defined
test: ai-connection-wizard-simple.js#L105
'error' is defined but never used
test: ai-connection-wizard-simple.js#L93
'error' is defined but never used
test: ai-connection-wizard-simple.js#L50
'process' is not defined
test: agent-server.js#L36
'process' is not defined
test: agent-server.js#L17
'process' is not defined
test: agent-server.js#L10
'process' is not defined
test: .eslintrc-panel-safeguard.js#L4
'module' is not defined
test: src/GitNativeFederation.jsx#L499
React Hook useEffect has missing dependencies: 'handleCreateLocalFile' and 'handleLinkLocalFile'. Either include them or remove the dependency array
test: src/Federation.jsx#L47
React Hook useEffect has a missing dependency: 'loadCognitiveSpaces'. Either include it or remove the dependency array
test: src/DynamicFederation.jsx#L78
React Hook useEffect has a missing dependency: 'loadCognitiveSpaces'. Either include it or remove the dependency array
test: src/DebugOverlay.jsx#L84
React Hook useEffect has a missing dependency: 'handleResizeMouseMove'. Either include it or remove the dependency array
test: src/DebugOverlay.jsx#L70
React Hook useEffect has a missing dependency: 'handleMouseMove'. Either include it or remove the dependency array
test: src/ConnectionControlPanel.jsx#L98
React Hook useMemo has an unnecessary dependency: 'edgePrototypesMap'. Either exclude it or remove the dependency array
test: src/AbstractionCarousel.jsx#L781
React Hook useEffect has a missing dependency: 'onRelativeMoveHandled'. Either include it or remove the dependency array. If 'onRelativeMoveHandled' changes too often, find the parent component that defines it and wrap that definition in useCallback
test: src/AbstractionCarousel.jsx#L755
React Hook useCallback has an unnecessary dependency: 'selectedNode'. Either exclude it or remove the dependency array
test: src/AbstractionCarousel.jsx#L736
React Hook useEffect has a missing dependency: 'handleWheel'. Either include it or remove the dependency array
test: src/AbstractionCarousel.jsx#L628
React Hook useCallback has a missing dependency: 'onFocusedNodeChange'. Either include it or remove the dependency array. If 'onFocusedNodeChange' changes too often, find the parent component that defines it and wrap that definition in useCallback