Skip to content

update readme

update readme #22

Triggered via push October 14, 2025 15:21
Status Success
Total duration 1m 5s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: src/AiidaExplorer/GroupsViewer/index.jsx#L53
Unexpected lexical declaration in case block
lint: src/AiidaExplorer/GroupsViewer/index.jsx#L27
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: src/AiidaExplorer/GroupsViewer/index.jsx#L7
There should be no empty line within import group
lint: src/AiidaExplorer/GroupsViewer/index.jsx#L4
`../components/DataTable` import should occur after import of `./TypesCheckbox`
lint: src/AiidaExplorer/GroupsViewer/index.jsx#L2
`../hooks/mediaquery` import should occur after import of `../components/Spinner`
lint: src/AiidaExplorer/GroupsViewer/index.jsx#L2
There should be no empty line within import group
lint: src/AiidaExplorer/GroupsViewer/index.jsx#L1
There should be at least one empty line between import groups
lint: src/AiidaExplorer/GroupsViewer/formatTable.jsx#L32
Unexpected lexical declaration in case block
lint: src/AiidaExplorer/GroupsViewer/TypesCheckbox.jsx#L56
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: src/AiidaExplorer/GroupsViewer/TypesCheckbox.jsx#L8
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: src/AiidaExplorer/index.jsx#L155
React Hook useEffect has missing dependencies: 'breadcrumbs', 'ensureNodeData', and 'extraNodeData'. Either include them or remove the dependency array
lint: src/AiidaExplorer/VisualiserPane/index.jsx#L50
React Hook useEffect has a missing dependency: 'richVisualiser'. Either include it or remove the dependency array