[BUG] Code Review Ran, Charged, Left no comments

Resolved 💬 3 comments Opened Mar 27, 2026 by rich-eicher Closed Mar 31, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

We ran a code review and paid for it. However the results were never posted.

Here's what happened:

Claude Code Review did run as a check run:

  • Status: completed
  • Conclusion: neutral
  • Started: 2026-03-26 19:56:47 (right after your @claude review comment)
  • Completed: 2026-03-26 20:07:34 (~11 minutes later)
  • Details URL: https://anthropic.com/claude-code

So the review ran and completed but concluded as neutral — and it left zero review comments or PR comments. The "2 issues found" you're seeing is likely in the check run summary/annotations, but those findings were never posted as inline PR review comments.

This looks like a bug in the Claude Code Review GitHub App — it detected issues but failed to post them as comments. Possible causes:

  1. Permissions issue — the app may have permission to create check runs but not to post review comments (it needs pull_requests: write permission)
  2. Bug in the app — the review completed but the comment-posting step failed silently
  3. The neutral conclusion may indicate it encountered an error during the comment-posting phase

I'd recommend reporting this to Anthropic at https://github.com/anthropics/claude-code/issues with:

  • The check run URL: https://github.com/id123app/zxing-js/runs/68780464140
  • The fact that you were charged but no comments were left
  • PR: id123app/zxing-js#14

What Should Happen?

It says
Code review found 2 potential issues
Found 5 candidates, confirmed 2. See review comments for details.

The results of your code review should be posted as a comment

Error Messages/Logs

Steps to Reproduce

I am not will ing to spend more money to reproduce this bug

Claude Model

Opus

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

Claude Code v2.1.85

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Other

Additional Information

_No response_

View original on GitHub ↗

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