Add metrics to latency #1223
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
skupper-console.yml
on: pull_request
build-and-deploy
5m 0s
Annotations
2 warnings
build-and-deploy:
src/core/components/Graph/ReactAdaptor.tsx#L369
React Hook useCallback has missing dependencies: 'combos', 'edges', 'handleAfterRender', 'handleCanvasDragStart', 'handleCombDragStart', 'handleComboClick', 'handleEdgeClick', 'handleEdgeMouseLeave', 'handleNodeClick', 'handleNodeMouseEnter', 'handleNodeMouseLeave', 'handleWheelZoom', 'nodesWithoutPosition', and 'saveConfigkey'. Either include them or remove the dependency array
|
build-and-deploy:
src/core/components/Graph/ReactAdaptor.tsx#L393
React Hook useEffect has a missing dependency: 'setTopologyStateByNodeSelected'. Either include it or remove the dependency array
|