Teach webapp to understand the new recursive hierarchy of regions #32
Annotations
9 warnings
Run tests:
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
|
Run tests:
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
|
Run tests:
src/components/MainWindow/SlippyMap/index.tsx#L115
Unexpected any. Specify a different type
|
Run tests:
src/components/MainWindow/TileLayout.tsx#L60
'variablesIndexQuery' is assigned a value but never used
|
Run tests:
src/serverState/regionsIndex.ts#L188
Unexpected any. Specify a different type
|
Run tests:
src/types/SlippyMap.ts#L11
Unexpected any. Specify a different type
|
Run tests:
src/types/SlippyMap.ts#L13
Unexpected any. Specify a different type
|
Run tests:
src/util/layer/basemaps.ts#L17
Unexpected any. Specify a different type
|
Run tests:
src/util/sideEffects/slippyMap.ts#L55
Unexpected any. Specify a different type
|