fix(deps): update all non-major dependencies #2269
Annotations
7 errors and 10 warnings
Build (windows-2019 - x64)
Missing download info for actions/upload-artifact@v3
|
Build (ubuntu-20.04 - x64)
Missing download info for actions/upload-artifact@v3
|
Build (ubuntu-20.04 - arm64)
Missing download info for actions/upload-artifact@v3
|
Lint
Process completed with exit code 1.
|
Lint:
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
|
Build (macOS-11 - x64)
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
Build (macOS-11 - arm64)
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
Lint:
src/app/components/Modal/Menu.tsx#L48
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Lint:
src/app/components/Modal/Menu.tsx#L48
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Lint:
src/app/components/Menu.tsx#L120
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Lint:
src/app/components/Menu.tsx#L109
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Lint:
src/app/components/Loading.tsx#L44
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Lint:
src/app/components/Input.tsx#L80
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Lint:
src/app/components/Input.tsx#L71
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Lint:
src/app/components/Button.tsx#L120
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Lint:
src/app/components/Button.tsx#L108
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
Lint:
src/app/components/App.tsx#L25
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|