Skip to content

build(deps-dev): bump @storybook/react-webpack5 from 7.6.17 to 8.0.3 #122

build(deps-dev): bump @storybook/react-webpack5 from 7.6.17 to 8.0.3

build(deps-dev): bump @storybook/react-webpack5 from 7.6.17 to 8.0.3 #122

Triggered via pull request March 21, 2024 18:10
Status Failure
Total duration 48s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test: packages/hover-vanilla/src/index.js#L39
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
test: packages/vanilla/src/index.js#L32
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
test
Process completed with exit code 1.
test: packages/react/src/index.js#L159
React Hook useEffect has a missing dependency: 'toFetchData'. Either include it or remove the dependency array