Hi, thanks for reporting an issue with Cursor.
Before you report this, we’d appreciate if you can search this forum to see if this issue has already been reported.
If you have done so, please check this box.
on
Describe the Bug
Merry Christmas!
Weird things happen when I work on my .gitlab-ci.yml file in Cursor.
Problem 1:
The problems panel shows multiple items with unique IDs that seem to be reporting the same errors multiple times. See screenshot 1
Problem 2:
When I click on any single problem, I see this screenshot 2.
(Text: The editor could not be opened due to an unexpected error: Unable
to resolve resource composer-code-block-anysphere://fhqtaasjxa
Try Again)
Steps to Reproduce
I’m not sure it can be reproduced independently. It may be a quirk of my specific setup or be related to my gitlab ci file specifically.
Expected Behavior
Regarding problem 1:
I expect a single collection item in the problems panel, named after the file for which problems are being reported, not multiple collection items, reporting the same problems multiple times and with cryptic unique IDs that mean nothing.
Regarding problem 2:
Clicking any single problem in the problems pane should jump me to the line in the file that’s causing the problem, not show that error.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 0.44.8
VSCode Version: 1.93.1
Commit: f3b5a63019e4e2283033b4db987a35f8413c7570
Date: 2024-12-22T05:48:08.427Z
Electron: 30.5.1
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Darwin arm64 24.2.0
Additional Information
Restarting Cursor generates new unique phantom IDs in the problems panel.
Does this stop you from using Cursor
No - Cursor works, but with this issue