fix(deps): update react monorepo to v18 #6501
ci.yml
on: push
python-tests
15m 41s
javascript-tests
22s
Annotations
4 errors and 3 warnings
javascript-tests:
static/js/entry/header.js#L28
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
|
javascript-tests:
static/js/entry/root.js#L46
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
|
javascript-tests:
static/js/global_init.js#L25
ReactDOM.unmountComponentAtNode is deprecated since React 18.0.0, use root.unmount instead, see https://reactjs.org/link/switch-to-createroot
|
javascript-tests
Process completed with exit code 1.
|
javascript-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
javascript-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
python-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|