0.3.2 #64
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
|