Linter issues showing in the problem pane, but don't actually exist

Describe the Bug

Composer generates code, monitors for linter problems, and fixes them. But then there are still some linter problems remaining. The AI may try to fix them, to no avail, because they’re already fixed. If I quit out of Cursor and then reopen the project, the problems have gone away on their own.

Steps to Reproduce

This seems to happen after working with composer to update my database, and it fixes the problems.

Expected Behavior

The problems should disappear when the composer is done generating, like they normally do.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 0.44.5
VSCode Version: 1.93.1
Commit: 1d610252e6812bf33245763f0742a534fd0f1d90
Date: 2024-12-20T00:02:28.554Z
Electron: 30.5.1
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Darwin arm64 23.1.0

Additional Information

Only happens sometimes, only for certain problems.

Does this stop you from using Cursor

No - Cursor works, but with this issue