Skip to content

Readme: section about exploring your own AiiDA db #82

Readme: section about exploring your own AiiDA db

Readme: section about exploring your own AiiDA db #82

Triggered via push January 26, 2026 15:28
Status Success
Total duration 38s
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