Unresolved Lint Errors

First of all thank you cursor for this coding agent that turns ideas into reality. I’m a newbie when it comes to coding. I built my project using cursor, by in repo I do see lint errors, when I asked agent to fix errors, it says it has done them but they still appear in the repo. I asked agent to fix lint error before merging but I still see them. What I’m missing here ?

I believe you are asking cursor to fix the issue without pointing it out specifically. Copy the error list and put it inside the Cursor chat or fix one error at a time, sometime fixing the errors in bulk wont work. These method works always.

Hey! @sor1229 gave a great tip.

When the agent says they fixed the errors, it’s important to check a few things:

  1. Copy the exact list of lint errors into the chat instead of a general request like “fix all errors”
  2. Fix errors one by one or in small groups, this is more reliable
  3. Check the Review panel (at the bottom of the chat window), it shows the changes you need to apply. Click “Accept” to apply them
  4. Make sure the files with changes are saved after you apply them

If the agent keeps saying they fixed it but no changes show up in the Review panel, try naming the exact file and the exact error in a single message.

Let me know if this helps.