Skip to content

Fix React hook lint issues and Next.js image warnings - #28

Open
1950Achieng wants to merge 2 commits into
fix-eslint-hook-lintfrom
main
Open

Fix React hook lint issues and Next.js image warnings#28
1950Achieng wants to merge 2 commits into
fix-eslint-hook-lintfrom
main

Conversation

@1950Achieng

@1950Achieng 1950Achieng commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

This PR improves the project’s quality automation by addressing the current lint issues and making the codebase more reliable for future CI enforcement. The changes focus on fixing React hook lint errors and Next.js image warnings so the lint step can pass cleanly.

What was changed

  • Fixed ESLint issues in affected UI and document flow components.

  • Replaced raw image usage with the appropriate Next.js image component.

  • Updated state handling in effect-driven flows to avoid lint violations.

  • Verified the relevant files with a targeted lint run.

    Result

  • Lint now passes for the affected components.

  • The repository is one step closer to having a reliable local and CI quality gate.

  • This lays groundwork for broader quality automation work such as typechecking, tests, and CI reinforcements

@netlify

netlify Bot commented Aug 2, 2026

Copy link
Copy Markdown

Deploy Preview for skillsyncglobal ready!

Name Link
🔨 Latest commit 60a64e7
🔍 Latest deploy log https://app.netlify.com/projects/skillsyncglobal/deploys/6a6f63254607f5000820a64c
😎 Deploy Preview https://deploy-preview-28--skillsyncglobal.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants