Skip to content

Bump @types/node from 18.16.3 to 20.9.1 #1391

Bump @types/node from 18.16.3 to 20.9.1

Bump @types/node from 18.16.3 to 20.9.1 #1391

Triggered via pull request November 17, 2023 18:42
Status Success
Total duration 2m 57s
Artifacts

npm-run-test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
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
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