deploy react to vite action #2
Annotations
8 errors and 1 warning
build-and-deploy:
src/components/Footer.tsx#L1
'React' is declared but its value is never read.
|
build-and-deploy:
src/components/Footer.tsx#L2
'Link' is declared but its value is never read.
|
build-and-deploy:
src/components/Header.tsx#L1
'React' is declared but its value is never read.
|
build-and-deploy:
src/pages/About.tsx#L1
'React' is declared but its value is never read.
|
build-and-deploy:
src/pages/ArenaBattle.tsx#L3
'React' is declared but its value is never read.
|
build-and-deploy:
src/pages/Home.tsx#L3
'React' is declared but its value is never read.
|
build-and-deploy:
src/pages/Leaderboard.tsx#L3
'React' is declared but its value is never read.
|
build-and-deploy
Process completed with exit code 2.
|
build-and-deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|