Skip to content

feat: add extra maps #739

feat: add extra maps

feat: add extra maps #739

Triggered via pull request October 26, 2023 11:05
Status Failure
Total duration 2m 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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#L8
Unexpected empty object pattern
Linter: src/components/deck-gl-wrapper/deck-gl-wrapper.tsx#L342
'currentViewport' is never reassigned. Use 'const' instead
Linter: src/components/map-wrapper/map-wrapper.tsx#L6
An empty interface is equivalent to `{}`
Linter: src/components/map-wrapper/map-wrapper.tsx#L21
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/deck-gl-wrapper/deck-gl-wrapper.tsx#L14
'View' is defined but never used
Linter: src/components/deck-gl-wrapper/deck-gl-wrapper.tsx#L74
'MapWrapper' is defined but never used
Linter: src/components/deck-gl-wrapper/deck-gl-wrapper.tsx#L75
'GoogleMapsWrapper' is defined but never used
Linter: src/components/deck-gl-wrapper/deck-gl-wrapper.tsx#L230
'mapStyle' is assigned a value but never used
Linter: src/components/deck-gl-wrapper/deck-gl-wrapper.tsx#L275
'extraElevation' is assigned a value but never used
Linter: src/components/google-maps-wrapper/google-maps-wrapper.tsx#L5
'useAppSelector' is defined but never used
Linter: src/components/google-maps-wrapper/google-maps-wrapper.tsx#L24
'dispatch' is assigned a value but never used
Linter: src/components/map-wrapper/map-wrapper.tsx#L2
'useAppDispatch' is defined but never used
Linter: src/components/map-wrapper/map-wrapper.tsx#L30
'interleaved' is defined but never used
Linter: src/components/map-wrapper/map-wrapper.tsx#L31
'props' 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/