User Authentication Management #15
Annotations
10 errors and 1 warning
frontend/src/Adminpage.jsx#L8
'Link' is defined but never used
|
frontend/src/Adminpagecomponents/Approvals.jsx#L1
'React' is defined but never used
|
frontend/src/Adminpagecomponents/Approvals.jsx#L35
React Hook "useState" is called in function "renderCell" 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"
|
frontend/src/Adminpagecomponents/Users.jsx#L34
React Hook "useState" is called in function "renderCell" 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"
|
frontend/src/Adminpagecomponents/Users.jsx#L35
React Hook "useState" is called in function "renderCell" 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"
|
frontend/src/App.jsx#L1
'Container' is defined but never used
|
frontend/src/App.jsx#L3
'Link' is defined but never used
|
frontend/src/errorPage.jsx#L1
'useState' is defined but never used
|
frontend/src/errorPage.jsx#L3
'TextField' is defined but never used
|
frontend/src/errorPage.jsx#L4
'Button' is defined but never used
|
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/.
|
This job failed
Loading