feat: add signalement client authentification #1946
Annotations
1 error and 11 warnings
Build
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#L233
React Hook useCallback has a missing dependency: 'map'. Either include it or remove the dependency array
|
Lint the codebase:
components/map/map.tsx#L277
React Hook useEffect has a missing dependency: 'isTileSourceLoaded'. Either include it or remove the dependency array
|
Lint the codebase:
components/map/map.tsx#L322
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:
contexts/parcelles.tsx#L154
React Hook useCallback has a missing dependency: 'parcelles.length'. 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