Skip to content

Merge pull request #68 from nsidc/user-interface-enhancements #30

Merge pull request #68 from nsidc/user-interface-enhancements

Merge pull request #68 from nsidc/user-interface-enhancements #30

Triggered via push March 6, 2024 23:25
Status Success
Total duration 3m 15s
Artifacts
Build and publish container image  /  Build and release container image
1m 38s
Build and publish container image / Build and release container image
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test / Run tests
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/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.