Skip to content

fix: Add safe to added safes and address book

Sign in for the full log view
GitHub Actions / ESLint Results succeeded May 31, 2024 in 4s

Checks Complete

Type Occurrences Fixable
Errors 0 0
Warnings 1 0
Ignored 0 N/A

Ignored Files:

Annotations

Check warning on line 60 in src/components/new-safe/create/steps/StatusStep/index.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

react-hooks/exhaustive-deps

React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array.

		* [SUGGESTION] Update the dependencies array to be: [chain, data.name, data.owners, data.threshold, dispatch, router, safeAddress, status]