React Doctor Action failed
Author: schalkneethlingCreated Jul 16, 2026Updated Jul 22, 2026
React Doctor Action failed before completing a scan.
Error
react-doctor exited with status 0 before producing a JSON report.
Context
- React Doctor version: millionco/[email protected]
- Mode: full
- Workflow run: https://github.com/schalkneethling/web-builders-weekly/actions/runs/29523462102
This error tends to occur when there are no actual files to scan, for example, on a Dependabot PR. It seems like this may be where the problem is encountered:
node "$GITHUB_ACTION_PATH/scripts/ensure-json-report.mjs" "$REPORT_FILE" "$SCAN_STATUS"Thanks for an incredibly useful tool.
Source: millionco/react-doctor