Update dependency regenerator-runtime to ^0.14.0 #41
Annotations
3 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#L231
React Hook useMemo has a missing dependency: 'intl'. Either include it or remove the dependency array
|
Lint:
src/views/AuthoritiesSearch/AuthoritiesSearch.js#L439
React Hook useCallback has a missing dependency: 'setSelectedAuthorityRecord'. Either include it or remove the dependency array
|
Loading