Skip to content

Update development.md reflecting change in state management tool #35

Update development.md reflecting change in state management tool

Update development.md reflecting change in state management tool #35

Triggered via push September 30, 2024 17:32
Status Success
Total duration 5m 39s
Artifacts
Build and publish container image  /  Build and release container image
1m 34s
Build and publish container image / Build and release container image
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test / Run tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test / 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
test / 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
test / Run tests: src/components/MainWindow/SlippyMap/index.tsx#L112
Unexpected any. Specify a different type
test / Run tests: src/components/MainWindow/TileLayout.tsx#L68
React Hook useEffect has a missing dependency: 'tileStateSetters'. Either include it or remove the dependency array
test / Run tests: src/state/client/derived/richSubRegionsHierarchy.ts#L71
Unexpected any. Specify a different type
test / Run tests: src/types/SlippyMap.ts#L11
Unexpected any. Specify a different type
test / Run tests: src/types/SlippyMap.ts#L13
Unexpected any. Specify a different type
test / Run tests: src/util/layer/basemaps.ts#L32
Unexpected any. Specify a different type
test / Run tests: src/util/sideEffects/slippyMap.ts#L58
Unexpected any. Specify a different type
Build and publish container image / Build and release container image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/