Update UI on the wayfinding page #87
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L200
React Hook useEffect has a missing dependency: 'resetStateAndUI'. Either include it or remove the dependency array
|
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L259
React Hook useEffect has missing dependencies: 'appConfig.venueImages', 'categories.length', 'currentLanguage', 'currentLocation', 'setCurrentLanguage', 'setCurrentLocation', 'setVenuesInSolution', 'updateCategories', and 'venuesInSolution.length'. Either include them or remove the dependency array
|
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L295
React Hook useEffect has missing dependencies: 'setApiKey', 'setAppConfig', 'setMapReady', 'setSolution', and 'setVenuesInSolution'. Either include them or remove the dependency array
|
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L305
React Hook useEffect has missing dependencies: 'setGmApiKey' and 'setMapboxAccessToken'. Either include them or remove the dependency array
|
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L333
React Hook useEffect has a missing dependency: 'setFilteredLocationsByExternalID'. Either include it or remove the dependency array
|
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L351
React Hook useEffect has missing dependencies: 'setCurrentLocation', 'setCurrentVenueName', and 'setLocationId'. Either include them or remove the dependency array
|
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L360
React Hook useEffect has a missing dependency: 'setGmMapId'. Either include it or remove the dependency array
|
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L381
React Hook useEffect has missing dependencies: 'appStates.DIRECTIONS', 'appStates.LOCATION_DETAILS', 'currentAppViewPayload', 'currentLocation', 'filteredLocations', 'initialFilteredLocations', 'setCurrentLocation', and 'setFilteredLocations'. Either include them or remove the dependency array
|
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L388
React Hook useEffect has a missing dependency: 'setCurrentVenueName'. Either include it or remove the dependency array
|
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L395
React Hook useEffect has a missing dependency: 'setTileStyle'. Either include it or remove the dependency array
|
This job succeeded
Loading