NXT-573: Added Vite bundler #45
Annotations
3 errors and 1 warning
|
branch / test (node)
Process completed with exit code 1.
|
|
branch / test (node):
commands/serve.js#L398
React Hook "useVite" is called in function "api" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
|
branch / test (node):
commands/pack.js#L312
React Hook "useVite" is called in function "api" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
|
branch / test (node)
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/
|