update readme #22
Annotations
10 errors and 2 warnings
|
src/AiidaExplorer/GroupsViewer/index.jsx#L53
Unexpected lexical declaration in case block
|
|
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
|
|
src/AiidaExplorer/GroupsViewer/index.jsx#L7
There should be no empty line within import group
|
|
src/AiidaExplorer/GroupsViewer/index.jsx#L4
`../components/DataTable` import should occur after import of `./TypesCheckbox`
|
|
src/AiidaExplorer/GroupsViewer/index.jsx#L2
`../hooks/mediaquery` import should occur after import of `../components/Spinner`
|
|
src/AiidaExplorer/GroupsViewer/index.jsx#L2
There should be no empty line within import group
|
|
src/AiidaExplorer/GroupsViewer/index.jsx#L1
There should be at least one empty line between import groups
|
|
src/AiidaExplorer/GroupsViewer/formatTable.jsx#L32
Unexpected lexical declaration in case block
|
|
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
|
|
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
|
|
src/AiidaExplorer/index.jsx#L155
React Hook useEffect has missing dependencies: 'breadcrumbs', 'ensureNodeData', and 'extraNodeData'. Either include them or remove the dependency array
|
|
src/AiidaExplorer/VisualiserPane/index.jsx#L50
React Hook useEffect has a missing dependency: 'richVisualiser'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading