fix: cadastre superposition parcelles #2013
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint the codebase:
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
|
Lint the codebase:
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
|
Lint the codebase:
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
|
Lint the codebase:
components/map/hooks/hovered.ts#L106
React Hook useCallback has a missing dependency: 'handleRelatedFeatures'. Either include it or remove the dependency array
|
Lint the codebase:
components/map/hooks/hovered.ts#L122
React Hook useCallback has a missing dependency: 'handleRelatedFeatures'. Either include it or remove the dependency array
|
Lint the codebase:
components/map/map.tsx#L178
React Hook useCallback has a missing dependency: 'modeId'. Either include it or remove the dependency array
|
Lint the codebase:
components/map/map.tsx#L240
React Hook useCallback has a missing dependency: 'map'. Either include it or remove the dependency array
|
Lint the codebase:
components/map/map.tsx#L284
React Hook useEffect has a missing dependency: 'isTileSourceLoaded'. Either include it or remove the dependency array
|
Lint the codebase:
components/map/map.tsx#L329
React Hook useEffect has a missing dependency: 'router.asPath'. Either include it or remove the dependency array
|
Lint the codebase:
components/new/upload-form.tsx#L227
React Hook useCallback has a missing dependency: 'resetForm'. Either include it or remove the dependency array
|
Loading