[Bug] ESLint errors not being fixed, forcing manual eslint-disable workarounds

Resolved 💬 3 comments Opened Dec 2, 2025 by fwends Closed Dec 6, 2025

Bug Description
adding eslint-disable comments into all my code so it can get around not fixing the eslint what the hell

Environment Info

  • Platform: darwin
  • Terminal: tmux
  • Version: 2.0.56
  • Feedback ID: b39fb693-da35-495a-8988-5eb9e5c843dd

Errors

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/greg/.local/share/claude/versions/2.0.56 (expected in multi-process scenarios)\n    at kN0 (/$bunfs/root/claude:2678:1622)\n    at QCA (/$bunfs/root/claude:2678:1300)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-02T10:45:01.078Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/greg/.local/share/claude/versions/2.0.56 (expected in multi-process scenarios)\n    at kN0 (/$bunfs/root/claude:2678:1622)\n    at ICA (/$bunfs/root/claude:2676:35354)\n    at async FD7 (/$bunfs/root/claude:2676:37462)\n    at async vx (/$bunfs/root/claude:2678:236)\n    at async <anonymous> (/$bunfs/root/claude:2678:12981)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-02T10:45:11.462Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/greg/.local/share/claude/versions/2.0.56 (expected in multi-process scenarios)\n    at kN0 (/$bunfs/root/claude:2678:1622)\n    at ICA (/$bunfs/root/claude:2676:35354)\n    at async FD7 (/$bunfs/root/claude:2676:37462)\n    at async vx (/$bunfs/root/claude:2678:236)\n    at async <anonymous> (/$bunfs/root/claude:2678:12981)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-02T11:15:11.446Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/greg/.local/share/claude/versions/2.0.56 (expected in multi-process scenarios)\n    at kN0 (/$bunfs/root/claude:2678:1622)\n    at ICA (/$bunfs/root/claude:2676:35354)\n    at async FD7 (/$bunfs/root/claude:2676:37462)\n    at async vx (/$bunfs/root/claude:2678:236)\n    at async <anonymous> (/$bunfs/root/claude:2678:12981)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-02T11:45:11.501Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/greg/.local/share/claude/versions/2.0.56 (expected in multi-process scenarios)\n    at kN0 (/$bunfs/root/claude:2678:1622)\n    at ICA (/$bunfs/root/claude:2676:35354)\n    at async FD7 (/$bunfs/root/claude:2676:37462)\n    at async vx (/$bunfs/root/claude:2678:236)\n    at async <anonymous> (/$bunfs/root/claude:2678:12981)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-02T12:15:11.474Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/greg/.local/share/claude/versions/2.0.56 (expected in multi-process scenarios)\n    at kN0 (/$bunfs/root/claude:2678:1622)\n    at ICA (/$bunfs/root/claude:2676:35354)\n    at async FD7 (/$bunfs/root/claude:2676:37462)\n    at async vx (/$bunfs/root/claude:2678:236)\n    at async <anonymous> (/$bunfs/root/claude:2678:12981)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-02T12:45:11.455Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/greg/.local/share/claude/versions/2.0.56 (expected in multi-process scenarios)\n    at kN0 (/$bunfs/root/claude:2678:1622)\n    at ICA (/$bunfs/root/claude:2676:35354)\n    at async FD7 (/$bunfs/root/claude:2676:37462)\n    at async vx (/$bunfs/root/claude:2678:236)\n    at async <anonymous> (/$bunfs/root/claude:2678:12981)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-02T13:15:10.941Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/greg/.local/share/claude/versions/2.0.56 (expected in multi-process scenarios)\n    at kN0 (/$bunfs/root/claude:2678:1622)\n    at ICA (/$bunfs/root/claude:2676:35354)\n    at async FD7 (/$bunfs/root/claude:2676:37462)\n    at async vx (/$bunfs/root/claude:2678:236)\n    at async <anonymous> (/$bunfs/root/claude:2678:12981)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-02T13:45:10.751Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/greg/.local/share/claude/versions/2.0.56 (expected in multi-process scenarios)\n    at kN0 (/$bunfs/root/claude:2678:1622)\n    at ICA (/$bunfs/root/claude:2676:35354)\n    at async FD7 (/$bunfs/root/claude:2676:37462)\n    at async vx (unknown)\n    at unknown\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-02T14:15:11.261Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/greg/.local/share/claude/versions/2.0.56 (expected in multi-process scenarios)\n    at kN0 (/$bunfs/root/claude:2678:1622)\n    at ICA (/$bunfs/root/claude:2676:35354)\n    at async FD7 (/$bunfs/root/claude:2676:37462)\n    at async vx (/$bunfs/root/claude:2678:236)\n    at async <anonymous> (/$bunfs/root/claude:2678:12981)\n    at process

Note: Error logs were truncated.

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗