Teach webapp to understand the new recursive hierarchy of regions #27
Annotations
1 error and 9 warnings
|
src/components/ControlPanel/RegionSelector/SubRegionExplorer/SubRegionCollectionSelector/SubRegionSelector.tsx#L53
React Hook useEffect has missing dependencies: 'props.parentRegionId' and 'setSelectedRegionId'. Either include them or remove the dependency array
|
src/components/ControlPanel/RegionSelector/SubRegionExplorer/SubRegionCollectionSelector/index.tsx#L31
React Hook useEffect has missing dependencies: 'props.parentRegionId' and 'setSelectedRegionId'. Either include them or remove the dependency array
|
src/components/MainWindow/SlippyMap/index.tsx#L115
Unexpected any. Specify a different type
|
src/components/MainWindow/TileLayout.tsx#L60
'variablesIndexQuery' is assigned a value but never used
|
src/serverState/regionsIndex.ts#L188
Unexpected any. Specify a different type
|
src/types/SlippyMap.ts#L11
Unexpected any. Specify a different type
|
src/types/SlippyMap.ts#L13
Unexpected any. Specify a different type
|
src/util/layer/basemaps.ts#L17
Unexpected any. Specify a different type
|
src/util/sideEffects/slippyMap.ts#L55
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading