chore(deps): update all non-major dependencies #2089
Annotations
2 errors and 11 warnings
Run linter:
src/app/index.tsx#L3
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
|
Run linter
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run linter:
src/app/components/App.tsx#L25
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Run linter:
src/app/components/Button.tsx#L108
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Run linter:
src/app/components/Button.tsx#L120
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Run linter:
src/app/components/Input.tsx#L71
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Run linter:
src/app/components/Input.tsx#L80
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Run linter:
src/app/components/Loading.tsx#L44
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Run linter:
src/app/components/Menu.tsx#L109
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Run linter:
src/app/components/Menu.tsx#L120
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Run linter:
src/app/components/Modal/Menu.tsx#L48
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Run linter:
src/app/components/Modal/Menu.tsx#L48
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Loading