Lint analysis exceeded 300s and was skipped.

Author: helgetanCreated Jul 14, 2026Updated Jul 21, 2026

Hey, after upgrading my Large Project with ~7000 files from Typescript 5.9.x to 6.03 i get the following message when running react Doctor:

✖ Scanning failed (lint, non-fatal). Lint analysis exceeded 300s and was skipped.

Is there anyway to get a better debug logging or to set the analysis timeout higher?

Normal eslint time on the Project without react-doctor is about 35 seconds before the upgrade and roughly the same after. So no notable change here.

Any Ideas?