Skip to content

fix(react-doctor): clear misc architecture warnings#346

Open
bntvllnt wants to merge 1 commit into
mainfrom
fix/277-react-doctor-misc
Open

fix(react-doctor): clear misc architecture warnings#346
bntvllnt wants to merge 1 commit into
mainfrom
fix/277-react-doctor-misc

Conversation

@bntvllnt
Copy link
Copy Markdown
Collaborator

Summary

Validation

  • pnpm -F @vllnt/ui lint
  • pnpm -F @vllnt/ui exec tsc --noEmit --project tsconfig.build.json
  • pnpm -F @vllnt/ui-registry exec tsc --noEmit --project tsconfig.json
  • pnpm build
  • pnpm test:once (216 files, 1215 tests)
  • npx --yes react-doctor . --offline --json targeted react-doctor: misc — render-in-render, polymorphic children, giant components (~40 warnings) #277 rules: targeted warnings 0
  • npx --yes react-doctor . --diff origin/main --annotations --fail-on error --offline exits 0; remaining annotations are unrelated issue families
  • git diff --check

Closes #277

@bntvllnt bntvllnt added react-doctor Reported by react-doctor (codebase health) tech-debt Refactoring or cleanup labels May 13, 2026
@bntvllnt bntvllnt self-assigned this May 13, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
storybook Ready Ready Preview, Comment May 13, 2026 0:52am
ui.vllnt.ai Ready Ready Preview, Comment May 13, 2026 0:52am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

react-doctor Reported by react-doctor (codebase health) tech-debt Refactoring or cleanup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

react-doctor: misc — render-in-render, polymorphic children, giant components (~40 warnings)

1 participant