Migrate from Create React App to Vite #912
ci-workflow.yaml
on: pull_request
Check lint and prettier
21s
Test on node 20 and ubuntu
36s
Annotations
3 errors and 4 warnings
Check lint and prettier:
src/tests/App.test.jsx#L6
'React' must be in scope when using JSX
|
Check lint and prettier:
src/tests/App.test.jsx#L27
'React' must be in scope when using JSX
|
Check lint and prettier
Process completed with exit code 1.
|
Check lint and prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check lint and prettier
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test on node 20 and ubuntu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test on node 20 and ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|