Bump vite, @vitejs/plugin-react, vite-plugin-node-polyfills, vite-plugin-svgr and vitest #58
Annotations
6 errors and 1 warning
|
build
Process completed with exit code 2.
|
|
build:
src/components/JhOnlineReducer.ts#L284
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
build:
src/components/JhOnlineReducer.ts#L252
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
build:
src/components/JhOnlineReducer.ts#L30
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
build:
src/App.test.tsx#L15
Cannot find name 'global'.
|
|
build:
src/App.test.tsx#L14
Cannot find name 'global'.
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|