Summary
The CJS typecheck workflow has been failing on every push to main throughout June 7, 2026 — 10+ failures in a single day. Issue #36410 was closed on Jun 3 without the underlying problem being fully resolved.
Failure Evidence
10+ consecutive failures today; every push to main triggers a new failure.
Impact
- CI is effectively broken for all contributors pushing to main
- PR branches cannot get valid CI signals from CJS typecheck
- Every merge triggers a noisy failure, masking real issues
History
Suggested Fix
- Investigate what changed between Jun 2 and now in the CJS workflow or its dependencies
- Check if any recent dependency update broke type resolution
- Review recent commits to
main that touch TypeScript compilation or package config
- Consider pinning the Node/CJS toolchain version used in CI
Priority: P1 — CI blocker affecting all contributors
Related to #37075
Generated by 🏥 Workflow Health Manager - Meta-Orchestrator · 619.8 AIC · ⌖ 42.9 AIC · ⊞ 23.2K · ◷
Summary
The CJS typecheck workflow has been failing on every push to
mainthroughout June 7, 2026 — 10+ failures in a single day. Issue #36410 was closed on Jun 3 without the underlying problem being fully resolved.Failure Evidence
10+ consecutive failures today; every push to main triggers a new failure.
Impact
History
Suggested Fix
mainthat touch TypeScript compilation or package configPriority: P1 — CI blocker affecting all contributors
Related to #37075