Skip to content

0.3.2

0.3.2 #64

Triggered via push November 6, 2025 10:14
Status Success
Total duration 35s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lint: src/AiidaExplorer/index.jsx#L21
`./hooks/useContainerMediaQuery` import should occur before import of `./hooks/useMediaQuery`
lint: src/AiidaExplorer/index.jsx#L207
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