Upgrade SDK version #85
bump-version-release.yml
on: pull_request
Check Pull Requst Labels
4s
Release Components Docs
2m 25s
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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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#L200
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#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
|
Release Map Template to npm:
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
|
Release Map Template to npm:
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
|
Release Map Template to npm:
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
|
Release Map Template to npm:
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
|
Release Map Template to npm:
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
|
Release Map Template to npm:
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
|
Release Map Template to npm:
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
|
Release Map Template to npm:
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
|