Bump dependency-cruiser from 16.4.0 to 16.4.1 #2663
Annotations
2 warnings
Run yarn run test -- --headless:
demo-react/app/src/CoriolisIframe.tsx#L48
React Hook useEffect has missing dependencies: 'coriolisUrl', 'html', and 'setRef'. Either include them or remove the dependency array. If 'setRef' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Run yarn run test -- --headless:
demo-react/iframe/src/App.tsx#L18
React Hook useEffect has a missing dependency: 'coriolis.store'. Either include it or remove the dependency array
|
Loading