Skip to content

feat: add extra maps #733

feat: add extra maps

feat: add extra maps #733

Triggered via pull request October 23, 2023 11:10
Status Failure
Total duration 3m 14s
Artifacts

ProjectCI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
Linter: src/components/arcgis-wrapper/arcgis-wrapper.tsx#L22
Unexpected empty object pattern
Linter: src/components/deck-gl-wrapper/deck-gl-wrapper.tsx#L338
'currentViewport' is never reassigned. Use 'const' instead
Linter: src/components/map-wrapper/map-wrapper.tsx#L44
An empty interface is equivalent to `{}`
Linter: src/components/map-wrapper/map-wrapper.tsx#L57
An empty interface is equivalent to `{}`
Linter
Process completed with exit code 1.
Tests
Process completed with exit code 1.
Linter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linter: src/components/arcgis-wrapper/arcgis-wrapper.tsx#L6
'useAppDispatch' is defined but never used
Linter: src/components/arcgis-wrapper/arcgis-wrapper.tsx#L6
'useAppSelector' is defined but never used
Linter: src/components/deck-gl-wrapper/deck-gl-wrapper.tsx#L14
'View' is defined but never used
Linter: src/components/deck-gl-wrapper/deck-gl-wrapper.tsx#L18
'CONTRAST_MAP_STYLES' is defined but never used
Linter: src/components/deck-gl-wrapper/deck-gl-wrapper.tsx#L75
'appActions' is defined but never used
Linter: src/components/deck-gl-wrapper/deck-gl-wrapper.tsx#L76
'selectBaseMapMode' is defined but never used
Linter: src/components/deck-gl-wrapper/deck-gl-wrapper.tsx#L235
'mapStyle' is assigned a value but never used
Linter: src/components/google-maps-wrapper/google-maps-wrapper.tsx#L6
'useAppSelector' is defined but never used
Linter: src/components/google-maps-wrapper/google-maps-wrapper.tsx#L40
'dispatch' is assigned a value but never used
Linter: src/components/interleaved-map/interleaved-map.tsx#L10
'useAppSelector' is defined but never used
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/