This repository has been archived by the owner on Dec 20, 2024. It is now read-only.
chore(lint): use impargo eslint configs #75
Annotations
15 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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#L189
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#L191
Refactor this function to reduce its Cognitive Complexity from 20 to the 15 allowed
|
Lint:
src/HEREMap.tsx#L264
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
|
Restore cache
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/
|
Restore cache
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/
|
Restore cache
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/
|
The logs for this run have expired and are no longer available.
Loading