Skip to content

Teach webapp to understand the new recursive hierarchy of regions #32

Teach webapp to understand the new recursive hierarchy of regions

Teach webapp to understand the new recursive hierarchy of regions #32

Triggered via pull request November 16, 2023 15:39
Status Success
Total duration 1m 35s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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