feat: signalement V1 #2011
Annotations
1 error and 11 warnings
Build
Process completed with exit code 1.
|
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/map/hooks/hovered.ts#L97
React Hook useCallback has a missing dependency: 'handleRelatedFeatures'. Either include it or remove the dependency array
|
Lint the codebase:
components/map/hooks/hovered.ts#L113
React Hook useCallback has a missing dependency: 'handleRelatedFeatures'. Either include it or remove the dependency array
|
Lint the codebase:
components/map/map.tsx#L179
React Hook useCallback has a missing dependency: 'modeId'. Either include it or remove the dependency array
|
Lint the codebase:
components/map/map.tsx#L234
React Hook useCallback has a missing dependency: 'map'. Either include it or remove the dependency array
|
Lint the codebase:
components/map/map.tsx#L278
React Hook useEffect has a missing dependency: 'isTileSourceLoaded'. Either include it or remove the dependency array
|
Lint the codebase:
components/map/map.tsx#L323
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
|
Lint the codebase:
pages/bal/[balId]/index.tsx#L82
React Hook useEffect has missing dependencies: 'habilitation' and 'handleShowHabilitationProcess'. Either include them or remove the dependency array
|
Loading