Upgrade SDK version. #52
Annotations
11 warnings
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/.
|
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L193
React Hook useEffect has a missing dependency: 'resetStateAndUI'. Either include it or remove the dependency array
|
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L246
React Hook useEffect has missing dependencies: 'appConfig.venueImages', 'categories.length', 'currentLanguage', 'currentLocation', 'getVenueCategories', 'setCurrentLanguage', 'setCurrentLocation', 'setVenues', 'venue', and 'venues.length'. Either include them or remove the dependency array
|
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L282
React Hook useEffect has missing dependencies: 'setApiKey', 'setMapReady', 'setSolution', and 'setVenues'. Either include them or remove the dependency array
|
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L292
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#L320
React Hook useEffect has a missing dependency: 'setFilteredLocationsByExternalID'. Either include it or remove the dependency array
|
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L338
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#L347
React Hook useEffect has a missing dependency: 'setGmMapId'. Either include it or remove the dependency array
|
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L368
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#L376
React Hook useEffect has missing dependencies: 'setCurrentVenueName' and 'setVenue'. Either include them or remove the dependency array
|
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L383
React Hook useEffect has a missing dependency: 'setTileStyle'. Either include it or remove the dependency array
|
This job succeeded
Loading