Update dependency query-string to v9 #61
Annotations
4 warnings
Lint:
src/routes/AuthorityViewRoute/AuthorityViewRoute.js#L75
React Hook useEffect has missing dependencies: 'authority', 'selectedAuthority', and 'setSelectedAuthority'. Either include them or remove the dependency array
|
Lint:
src/views/AuthoritiesSearch/AuthoritiesSearch.js#L233
React Hook useMemo has a missing dependency: 'intl'. Either include it or remove the dependency array
|
Lint:
src/views/AuthoritiesSearch/AuthoritiesSearch.js#L441
React Hook useCallback has a missing dependency: 'setSelectedAuthorityRecord'. Either include it or remove the dependency array
|
Lint:
src/views/AuthoritiesSearch/AuthoritiesSearch.js#L529
React Hook useCallback has a missing dependency: 'canRunExport'. Either include it or remove the dependency array
|
Loading