Skip to content

adding login page and auth to existing code #14

adding login page and auth to existing code

adding login page and auth to existing code #14

Triggered via pull request June 25, 2024 12:01
Status Failure
Total duration 29s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

9 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#L2
'Container' is defined but never used
build: frontend/src/App.jsx#L3
'Link' is defined but never used
build: frontend/src/App.jsx#L7
'Administrators' is defined 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/.