Skip to content

Bump babel-plugin-istanbul from 6.1.1 to 7.0.0 #2460

Bump babel-plugin-istanbul from 6.1.1 to 7.0.0

Bump babel-plugin-istanbul from 6.1.1 to 7.0.0 #2460

Triggered via pull request August 2, 2024 18:25
Status Success
Total duration 3m 33s
Artifacts

npm-run-test.yml

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

Annotations

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