Skip to content

User Authentication Management #14

User Authentication Management

User Authentication Management #14

Triggered via pull request July 4, 2024 06:35
Status Failure
Total duration 26s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: frontend/src/Adminpage.jsx#L8
'Link' is defined but never used
build: frontend/src/Adminpagecomponents/Approvals.jsx#L1
'React' is defined but never used
build: 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"
build: 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"
build: 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"
build: frontend/src/App.jsx#L1
'Container' is defined but never used
build: frontend/src/App.jsx#L3
'Link' is defined but never used
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
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/.