Skip to content

Push on nect

Push on nect #762

Triggered via dynamic October 26, 2023 16:52
Status Success
Total duration 2m 34s
Artifacts

codeql

on: dynamic
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
react-hooks/exhaustive-deps: src/components/tx-flow/index.tsx#L79
React Hook useEffect has a missing dependency: 'handleShowWarning'. Either include it or remove the dependency array. * [SUGGESTION] Update the dependencies array to be: [txFlow, safeId, handleShowWarning]
react-hooks/exhaustive-deps: src/components/tx-flow/index.tsx#L89
React Hook useEffect has a missing dependency: 'handleShowWarning'. Either include it or remove the dependency array. * [SUGGESTION] Update the dependencies array to be: [txFlow, pathname, handleShowWarning]