Skip to content

Refacto: navigation tabs sidebar #2008

Refacto: navigation tabs sidebar

Refacto: navigation tabs sidebar #2008

Triggered via pull request December 10, 2024 11:32
Status Success
Total duration 1m 35s
Artifacts 1

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
gitleaks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (22.x): components/bal/numero-editor.tsx#L265
React Hook useCallback has a missing dependency: 'onVoieChanged'. Either include it or remove the dependency array. If 'onVoieChanged' changes too often, find the parent component that defines it and wrap that definition in useCallback
build (22.x): components/bal/numero-editor.tsx#L272
React Hook useCallback has a missing dependency: 'onVoieChanged'. Either include it or remove the dependency array. If 'onVoieChanged' changes too often, find the parent component that defines it and wrap that definition in useCallback
build (22.x): components/bal/numero-editor/select-parcelles.tsx#L45
React Hook useEffect has missing dependencies: 'initialParcelles', 'setIsParcelleSelectionEnabled', and 'setSelectedParcelles'. Either include them or remove the dependency array
build (22.x): components/bal/voies-list.tsx#L108
Assignments to the 'page' variable from inside React Hook useCallback will be lost after each render. To preserve the value over time, store it in a useRef Hook and keep the mutable value in the '.current' property. Otherwise, you can move this variable directly inside useCallback
build (22.x): components/map/hooks/hovered.ts#L97
React Hook useCallback has a missing dependency: 'handleRelatedFeatures'. Either include it or remove the dependency array
build (22.x): components/map/hooks/hovered.ts#L113
React Hook useCallback has a missing dependency: 'handleRelatedFeatures'. Either include it or remove the dependency array
build (22.x): components/map/map.tsx#L178
React Hook useCallback has a missing dependency: 'modeId'. Either include it or remove the dependency array
build (22.x): components/map/map.tsx#L233
React Hook useCallback has a missing dependency: 'map'. Either include it or remove the dependency array
build (22.x): components/map/map.tsx#L277
React Hook useEffect has a missing dependency: 'isTileSourceLoaded'. Either include it or remove the dependency array
build (22.x): components/map/map.tsx#L322
React Hook useEffect has a missing dependency: 'router.asPath'. Either include it or remove the dependency array

Artifacts

Produced during runtime
Name Size
gitleaks-results.sarif
4.55 KB