Skip to content

0.3.9

0.3.9 #84

Triggered via push January 28, 2026 08:51
Status Success
Total duration 34s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 9 warnings
lint: src/AiidaExplorer/VisualiserPane/Rich/StructureDataVisualiser/index.jsx#L1
`react` import should occur after import of `mc-react-structure-visualizer`
lint: src/AiidaExplorer/VisualiserPane/Rich/StructureDataVisualiser/index.jsx#L1
There should be no empty line within import group
lint: src/AiidaExplorer/index.jsx#L217
React Hook useEffect has missing dependencies: 'breadcrumbs', 'ensureNodeData', 'extraNodeData', and 'sizeCategory'. Either include them or remove the dependency array
lint: src/AiidaExplorer/VisualiserPane/index.jsx#L57
React Hook useEffect has a missing dependency: 'richVisualiser'. Either include it or remove the dependency array
lint: src/AiidaExplorer/VisualiserPane/index.jsx#L47
React Hook useMemo has a missing dependency: 'selectedNode'. Either include it or remove the dependency array
lint: src/AiidaExplorer/VisualiserPane/Rich/StructureDataVisualiser/index.jsx#L69
The 'kinds' logical expression could make the dependencies of useEffect Hook (at line 124) change on every render. To fix this, wrap the initialization of 'kinds' in its own useMemo() Hook
lint: src/AiidaExplorer/VisualiserPane/Rich/StructureDataVisualiser/index.jsx#L69
The 'kinds' logical expression could make the dependencies of useMemo Hook (at line 110) change on every render. To fix this, wrap the initialization of 'kinds' in its own useMemo() Hook
lint: src/AiidaExplorer/VisualiserPane/Rich/StructureDataVisualiser/index.jsx#L68
The 'sites' logical expression could make the dependencies of useEffect Hook (at line 124) change on every render. To fix this, wrap the initialization of 'sites' in its own useMemo() Hook
lint: src/AiidaExplorer/VisualiserPane/Rich/StructureDataVisualiser/index.jsx#L68
The 'sites' logical expression could make the dependencies of useMemo Hook (at line 110) change on every render. To fix this, wrap the initialization of 'sites' in its own useMemo() Hook
lint: src/AiidaExplorer/VisualiserPane/Rich/StructureDataVisualiser/index.jsx#L68
The 'sites' logical expression could make the dependencies of useMemo Hook (at line 103) change on every render. To fix this, wrap the initialization of 'sites' in its own useMemo() Hook
lint: src/AiidaExplorer/VisualiserPane/Rich/StructureDataVisualiser/index.jsx#L68
The 'sites' logical expression could make the dependencies of useMemo Hook (at line 83) change on every render. To fix this, wrap the initialization of 'sites' in its own useMemo() Hook