Skip to content

Visualize Calm Instance Without Uploading File #67

Visualize Calm Instance Without Uploading File

Visualize Calm Instance Without Uploading File #67

Triggered via pull request March 25, 2025 08:55
Status Success
Total duration 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-calm-hub-ui.yml

on: pull_request
Build, Test, and Lint Shared Module
34s
Build, Test, and Lint Shared Module
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Build, Test, and Lint Shared Module: calm-hub-ui/src/index.tsx#L11
Fast refresh only works when a file has exports. Move your component(s) to a separate file
Build, Test, and Lint Shared Module: calm-hub-ui/src/visualizer/Visualizer.tsx#L32
React Hook useEffect has missing dependencies: 'data?.data' and 'data?.name'. Either include them or remove the dependency array
Build, Test, and Lint Shared Module: calm-hub-ui/src/visualizer/components/cytoscape-renderer/CytoscapeRenderer.tsx#L113
React Hook useEffect has a missing dependency: 'getNodeLabelTemplateGenerator'. Either include it or remove the dependency array
Build, Test, and Lint Shared Module: calm-hub-ui/src/visualizer/components/cytoscape-renderer/CytoscapeRenderer.tsx#L165
React Hook useEffect has a missing dependency: 'cy'. Either include it or remove the dependency array