Skip to content

fix: wave 2 typecheck — renderer signature admits hostId - #147

Merged
pacphi merged 1 commit into
developfrom
fix/w2-typecheck-hostid
Aug 15, 2026
Merged

fix: wave 2 typecheck — renderer signature admits hostId#147
pacphi merged 1 commit into
developfrom
fix/w2-typecheck-hostid

Conversation

@pacphi

@pacphi pacphi commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Follow-up to #145, whose quality check failed on a JSDoc param-type mismatch (the dispatch loop passes hostId; the renderer didn't declare it). Merge process note: #145 was squashed before its quality check was inspected — this restores a green develop.

🤖 Generated with Claude Code

…h loop passes

The wave-2 quality gate caught a JSDoc mismatch: renderHostDetailRows calls
every renderer with hostId, which opencodeDetailRows' destructured signature
did not declare. Typecheck green; suite unchanged.
@pacphi
pacphi merged commit ef5e6a2 into develop Aug 15, 2026
14 checks passed
@pacphi
pacphi deleted the fix/w2-typecheck-hostid branch August 15, 2026 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant