Bump rollup from 2.79.1 to 2.79.2 in /demo-react/app #2771
Triggered via pull request
September 27, 2024 20:40
Status
Success
Total duration
3m 41s
Artifacts
–
Annotations
4 warnings
build (20.x):
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
|
build (20.x):
demo-react/iframe/src/App.tsx#L18
React Hook useEffect has a missing dependency: 'coriolis.store'. Either include it or remove the dependency array
|
build (18.x):
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
|
build (18.x):
demo-react/iframe/src/App.tsx#L18
React Hook useEffect has a missing dependency: 'coriolis.store'. Either include it or remove the dependency array
|