Add support for Italian language #57
bump-version-release.yml
on: pull_request
Check Pull Requst Labels
3s
Release Components Docs
2m 27s
Purge jsDelivr cache
0s
Annotations
1 error and 15 warnings
Release Map Template to npm
Process completed with exit code 1.
|
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 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 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
|