Update dependency redux-observable to v2 #151
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/routes/AuthorityViewRoute/AuthorityViewRoute.js#L105
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