chore(deps): update all non-major dependencies #2083
Annotations
7 errors and 17 warnings
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
|
Lint
Process completed with exit code 1.
|
Build (ubuntu-20.04 - arm64)
Process completed with exit code 1.
|
Build (ubuntu-20.04 - x64)
Process completed with exit code 1.
|
Build (windows-2019 - x64)
Process completed with exit code 1.
|
Build (macOS-11 - x64)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Build (macOS-11 - arm64)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Lint
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/
|
Lint:
src/app/components/App.tsx#L25
'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/Button.tsx#L120
'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/Input.tsx#L80
'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/Menu.tsx#L109
'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/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
|
Build (ubuntu-20.04 - arm64)
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build (ubuntu-20.04 - arm64)
No files were found with the provided path: out/make
test/output. No artifacts will be uploaded.
|
Build (ubuntu-20.04 - x64)
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build (ubuntu-20.04 - x64)
No files were found with the provided path: out/make
test/output. No artifacts will be uploaded.
|
Build (windows-2019 - x64)
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build (windows-2019 - x64)
No files were found with the provided path: out/make
test/output. No artifacts will be uploaded.
|