Annotations
7 errors and 2 warnings
client/src/components/LandingPage/AgriConnect.jsx#L1
'React' is defined but never used
|
client/src/components/LandingPage/AgriConnect.jsx#L11
'Navbar' is defined but never used
|
client/src/components/LandingPage/AgriConnect.jsx#L12
'Footer' is defined but never used
|
client/src/components/LandingPage/Footer.jsx#L1
'React' is defined but never used
|
client/src/components/LandingPage/Navbar.jsx#L1
'React' is defined but never used
|
client/src/main.jsx#L12
'AgriConnect' is defined but never used
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
client/src/components/ProfileSetup/Profilesetup.jsx#L39
React Hook useEffect has a missing dependency: 'port'. Either include it or remove the dependency array
|
This job failed
Loading