Skip to content
Triggered via pull request August 27, 2024 17:37
Status Success
Total duration 31s
Artifacts

lint.yaml

on: pull_request
Lint Client Code
19s
Lint Client Code
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Lint Client Code: client/src/components/LandingPage/AgriConnect.jsx#L1
'React' is defined but never used
Lint Client Code: client/src/components/LandingPage/AgriConnect.jsx#L11
'Navbar' is defined but never used
Lint Client Code: client/src/components/LandingPage/AgriConnect.jsx#L12
'Footer' is defined but never used
Lint Client Code: client/src/components/LandingPage/Footer.jsx#L1
'React' is defined but never used
Lint Client Code: client/src/components/LandingPage/Navbar.jsx#L1
'React' is defined but never used
Lint Client Code: client/src/main.jsx#L12
'AgriConnect' is defined but never used
Lint Client Code
Process completed with exit code 1.
Lint Client Code
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/
Lint Client Code: client/src/components/ProfileSetup/Profilesetup.jsx#L39
React Hook useEffect has a missing dependency: 'port'. Either include it or remove the dependency array