Skip to content

feat: decertifie all numeros #1807

feat: decertifie all numeros

feat: decertifie all numeros #1807

Triggered via pull request June 24, 2024 14:22
Status Success
Total duration 1m 46s
Artifacts 1

node.js.yml

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

Annotations

45 warnings
gitleaks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (22.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (22.x): components/bal/numero-editor.tsx#L268
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#L275
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/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#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/new/upload-form.tsx#L227
React Hook useCallback has a missing dependency: 'resetForm'. Either include it or remove the dependency array
build (22.x): components/settings/bal-settings-form.tsx#L109
React Hook useCallback has an unnecessary dependency: 'token'. Either exclude it or remove the dependency array
build (22.x): contexts/parcelles.tsx#L154
React Hook useCallback has a missing dependency: 'parcelles.length'. Either include it or remove the dependency array
build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (16.x): components/bal/numero-editor.tsx#L268
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 (16.x): components/bal/numero-editor.tsx#L275
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 (16.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 (16.x): components/map/hooks/hovered.ts#L97
React Hook useCallback has a missing dependency: 'handleRelatedFeatures'. Either include it or remove the dependency array
build (16.x): components/map/hooks/hovered.ts#L113
React Hook useCallback has a missing dependency: 'handleRelatedFeatures'. Either include it or remove the dependency array
build (16.x): components/map/map.tsx#L233
React Hook useCallback has a missing dependency: 'map'. Either include it or remove the dependency array
build (16.x): components/map/map.tsx#L277
React Hook useEffect has a missing dependency: 'isTileSourceLoaded'. Either include it or remove the dependency array
build (16.x): components/new/upload-form.tsx#L227
React Hook useCallback has a missing dependency: 'resetForm'. Either include it or remove the dependency array
build (16.x): components/settings/bal-settings-form.tsx#L109
React Hook useCallback has an unnecessary dependency: 'token'. Either exclude it or remove the dependency array
build (16.x): contexts/parcelles.tsx#L154
React Hook useCallback has a missing dependency: 'parcelles.length'. Either include it or remove the dependency array
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (18.x): components/bal/numero-editor.tsx#L268
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 (18.x): components/bal/numero-editor.tsx#L275
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 (18.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 (18.x): components/map/hooks/hovered.ts#L97
React Hook useCallback has a missing dependency: 'handleRelatedFeatures'. Either include it or remove the dependency array
build (18.x): components/map/hooks/hovered.ts#L113
React Hook useCallback has a missing dependency: 'handleRelatedFeatures'. Either include it or remove the dependency array
build (18.x): components/map/map.tsx#L233
React Hook useCallback has a missing dependency: 'map'. Either include it or remove the dependency array
build (18.x): components/map/map.tsx#L277
React Hook useEffect has a missing dependency: 'isTileSourceLoaded'. Either include it or remove the dependency array
build (18.x): components/new/upload-form.tsx#L227
React Hook useCallback has a missing dependency: 'resetForm'. Either include it or remove the dependency array
build (18.x): components/settings/bal-settings-form.tsx#L109
React Hook useCallback has an unnecessary dependency: 'token'. Either exclude it or remove the dependency array
build (18.x): contexts/parcelles.tsx#L154
React Hook useCallback has a missing dependency: 'parcelles.length'. Either include it or remove the dependency array
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (20.x): components/bal/numero-editor.tsx#L268
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 (20.x): components/bal/numero-editor.tsx#L275
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 (20.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 (20.x): components/map/hooks/hovered.ts#L97
React Hook useCallback has a missing dependency: 'handleRelatedFeatures'. Either include it or remove the dependency array
build (20.x): components/map/hooks/hovered.ts#L113
React Hook useCallback has a missing dependency: 'handleRelatedFeatures'. Either include it or remove the dependency array
build (20.x): components/map/map.tsx#L233
React Hook useCallback has a missing dependency: 'map'. Either include it or remove the dependency array
build (20.x): components/map/map.tsx#L277
React Hook useEffect has a missing dependency: 'isTileSourceLoaded'. Either include it or remove the dependency array
build (20.x): components/new/upload-form.tsx#L227
React Hook useCallback has a missing dependency: 'resetForm'. Either include it or remove the dependency array
build (20.x): components/settings/bal-settings-form.tsx#L109
React Hook useCallback has an unnecessary dependency: 'token'. Either exclude it or remove the dependency array
build (20.x): contexts/parcelles.tsx#L154
React Hook useCallback has a missing dependency: 'parcelles.length'. Either include it or remove the dependency array

Artifacts

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