2691 Replace Raster Basemap with Vector Tile Basemap #6472
Triggered via pull request
January 30, 2025 19:40
MatthewMuehlhauserNRCan
synchronize
#2698
Status
Success
Total duration
6m 13s
Artifacts
–
main.yml
on: pull_request_target
Check if we continue the process
15s
Deploy public
/
Cleanup gh-pages
Deploy public
/
Deploy gh-pages
Annotations
4 warnings
Check if we continue the process
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build demo files / build-geoview:
packages/geoview-core/src/core/components/data-table/data-table.tsx#L104
Missing return type on function
|
Build demo files / build-geoview:
packages/geoview-core/src/core/components/overview-map/overview-map.tsx#L130
React Hook useEffect has a missing dependency: 'createLayers'. Either include it or remove the dependency array
|
Build demo files / build-geoview:
packages/geoview-core/src/core/stores/geoview-store.ts#L100
'fakeStore' is assigned a value but only used as a type
|