Bump @types/node from 18.16.3 to 20.6.5 #1373
Triggered via pull request
September 25, 2023 18:33
Status
Success
Total duration
4m 28s
Artifacts
–
Annotations
4 warnings
build (16.x):
demo-react/app/src/CoriolisIframe.tsx#L47
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 (16.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 (14.x):
demo-react/app/src/CoriolisIframe.tsx#L47
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 (14.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
|