Visualize Calm Instance Without Uploading File #67
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
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
|