User Authentication Management #13
Annotations
10 errors and 1 warning
build:
frontend/src/App.jsx#L25
'Routes' is not defined
|
build:
frontend/src/App.jsx#L26
'Route' is not defined
|
build:
frontend/src/App.jsx#L27
'Route' is not defined
|
build:
frontend/src/App.jsx#L28
'Route' is not defined
|
build:
frontend/src/errorPage.jsx#L1
'useState' is defined but never used
|
build:
frontend/src/errorPage.jsx#L3
'TextField' is defined but never used
|
build:
frontend/src/errorPage.jsx#L4
'Button' is defined but never used
|
build:
frontend/src/errorPage.jsx#L8
'axios' is defined but never used
|
build:
frontend/src/loginPage.jsx#L13
'setError' is assigned a value but never used
|
build
Process completed with exit code 1.
|
build
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/.
|