chore: upgrade Mapbox and Web SDK versions #70
bump-version-release.yml
on: pull_request
Check Pull Requst Labels
3s
Release Components Docs
2m 23s
Purge jsDelivr cache
2s
Annotations
14 warnings
Check Pull Requst Labels
The following actions uses node12 which is deprecated and will be forced to run on node16: mheap/github-action-required-labels@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check Pull Requst Labels
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, mheap/github-action-required-labels@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Release Components Docs
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, google-github-actions/auth@v1, google-github-actions/setup-gcloud@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Release Map Template to npm
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Release Map Template to npm:
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L197
React Hook useEffect has a missing dependency: 'resetStateAndUI'. Either include it or remove the dependency array
|
Release Map Template to npm:
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L252
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
|
Release Map Template to npm:
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L288
React Hook useEffect has missing dependencies: 'setApiKey', 'setAppConfig', 'setMapReady', 'setSolution', and 'setVenuesInSolution'. Either include them or remove the dependency array
|
Release Map Template to npm:
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L298
React Hook useEffect has missing dependencies: 'setGmApiKey' and 'setMapboxAccessToken'. Either include them or remove the dependency array
|
Release Map Template to npm:
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L326
React Hook useEffect has a missing dependency: 'setFilteredLocationsByExternalID'. Either include it or remove the dependency array
|
Release Map Template to npm:
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L344
React Hook useEffect has missing dependencies: 'setCurrentLocation', 'setCurrentVenueName', and 'setLocationId'. Either include them or remove the dependency array
|
Release Map Template to npm:
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L353
React Hook useEffect has a missing dependency: 'setGmMapId'. Either include it or remove the dependency array
|
Release Map Template to npm:
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L374
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
|
Release Map Template to npm:
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L381
React Hook useEffect has a missing dependency: 'setCurrentVenueName'. Either include it or remove the dependency array
|
Release Map Template to npm:
packages/map-template/src/components/MapTemplate/MapTemplate.jsx#L388
React Hook useEffect has a missing dependency: 'setTileStyle'. Either include it or remove the dependency array
|