Skip to content

Update CHANGELOG.

Update CHANGELOG. #59

Triggered via pull request June 17, 2024 08:16
Status Success
Total duration 4m 19s
Artifacts

bump-version-release.yml

on: pull_request
Check Pull Requst Labels
3s
Check Pull Requst Labels
Release MIDT to npm
11s
Release MIDT to npm
Release Components to npm
7s
Release Components to npm
Release Map Template to npm
3m 13s
Release Map Template to npm
Release Components Docs
2m 26s
Release Components Docs
Purge jsDelivr cache
3s
Purge jsDelivr cache
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Check Pull Requst Labels
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, mheap/github-action-required-labels@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
Release Components Docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, google-github-actions/auth@v1, google-github-actions/setup-gcloud@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release Map Template to npm
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/.
Release Map Template to npm: 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
Release Map Template to npm: 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
Release Map Template to npm: 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
Release Map Template to npm: 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
Release Map Template to npm: 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
Release Map Template to npm: 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
Release Map Template to npm: 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
Release Map Template to npm: 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
Release Map Template to npm: 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
Release Map Template to npm: 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