Home CodePerformance Why does the page say "No issues found yet" or show fewer issues than expected?

Why does the page say "No issues found yet" or show fewer issues than expected?

Last updated on Feb 23, 2026

Short Answer: Common causes include active filters hiding results, a repository scan still running ("Reviewing ... files"), or there truly being no issues in the selected scope.

PreRequisites

  1. Open the repository Issues page.

Steps

  1. Check the top summary and the filter row. Set "All severity", "All status", "All assignees", and clear "All files" selections.
    Once filters are reset, any hidden issues will reappear if present.

  2. Look for a banner that says "Reviewing X of Y files…". If visible, wait until the review process completes.
    When the repository scan finishes, the issue list updates with additional results.

  3. Use the search box to look for a known issue title or filename, and check pagination controls at the bottom for other pages.
    If the issue exists, it should appear in search results or on another page.

  4. If the page still shows zero or fewer issues than expected, refresh the page or sign in and try again.
    A page reload may surface updated results.

Troubleshooting

  1. Filters appear cleared, but no issues are visible.

    Likely Cause: The review job is still running, or results are temporarily delayed.

    Action: Wait for the "Reviewing ... files" banner to disappear, then refresh the page.

  2. You cannot see expected issues, while others can.

    Likely Cause: Permissions or sign-in status differ between users.

    Action: Click "Sign In" (top-right) or contact your repository admin to verify access permissions.

Note: Check the "Last reviewed" timestamp in the page header to confirm how recent the repository scan is.