This repository has been archived by the owner on Dec 20, 2024. It is now read-only.
chore: fix publish command #83
Annotations
23 warnings
install
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1.0.3. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
install
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
install
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1.0.3. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1.0.3. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
src/Cluster.tsx#L132
React Hook useMemo has missing dependencies: 'datapoints' and 'theme'. Either include them or remove the dependency array
|
lint:
src/HEREMap.tsx#L197
React Hook useImperativeHandle has missing dependencies: 'addToMarkerGroup', 'animateCenter', 'animateZoom', 'removeFromMarkerGroup', 'screenToGeo', 'zoomOnMarkers', and 'zoomOnMarkersSet'. Either include them or remove the dependency array
|
lint:
src/HEREMap.tsx#L199
Refactor this function to reduce its Cognitive Complexity from 20 to the 15 allowed
|
lint:
src/HEREMap.tsx#L272
React Hook useEffect has missing dependencies: 'apiKey', 'center', 'disableMapSettings', 'hidpi', 'interactive', 'language', 'lg', 'map', 'onMapAvailable', 'onScriptLoadError', 'secure', 'trafficLayer', 'useVectorTiles', and 'zoom'. Either include them or remove the dependency array. If 'onMapAvailable' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
lint:
src/Marker.tsx#L18
Unexpected any. Specify a different type
|
lint:
src/Marker.tsx#L24
Unexpected any. Specify a different type
|
lint:
src/Marker.tsx#L119
React Hook useEffect has missing dependencies: 'addMarkerToMap' and 'removeFromMarkerGroup'. Either include them or remove the dependency array
|
lint:
src/Marker.tsx#L151
React Hook useEffect has missing dependencies: 'children' and 'renderChildren'. Either include them or remove the dependency array
|
lint:
src/Route.tsx#L84
React Hook useEffect has a missing dependency: 'polyline'. Either include it or remove the dependency array
|
lint:
src/Route.tsx#L107
React Hook useEffect has missing dependencies: 'arrows', 'data', 'line', 'style', and 'zIndex'. Either include them or remove the dependency array
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|