Use USGS topographic imagery basemap by default #46
Annotations
10 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run linter(s):
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 linter(s):
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 linter(s):
src/components/MainWindow/SlippyMap/index.tsx#L112
Unexpected any. Specify a different type
|
Run linter(s):
src/components/MainWindow/TileLayout.tsx#L68
React Hook useEffect has a missing dependency: 'tileStateSetters'. Either include it or remove the dependency array
|
Run linter(s):
src/state/client/derived/richSubRegionsHierarchy.ts#L71
Unexpected any. Specify a different type
|
Run linter(s):
src/types/SlippyMap.ts#L11
Unexpected any. Specify a different type
|
Run linter(s):
src/types/SlippyMap.ts#L13
Unexpected any. Specify a different type
|
Run linter(s):
src/util/layer/basemaps.ts#L32
Unexpected any. Specify a different type
|
Run linter(s):
src/util/sideEffects/slippyMap.ts#L58
Unexpected any. Specify a different type
|
Loading