fix(core): validate nested module required inputs - #2912
Conversation
|
😎 Merged successfully - details. |
|
Automated review by Claude. No issues found.
🤖 This is a fully automated review by Claude (Claude Code). No human has vetted these findings — please verify before acting on them. Generated by Claude Code Generated by Claude Code |
|
The check itself is fine. The thing to watch is merge ordering against #2907. Both PRs insert at the same anchor in Whichever merges second will need to re-order the checks or re-fixture the test. Worth deciding now rather than discovering it as a red test after a rebase — note that #2907 is a strict subset of #2906, so folding it into #2906 and closing it would make this moot. |
No description provided.