Fix develop validation cleanup - #12924
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Closing this draft as superseded/stale. The verify-baseline pieces have already landed through #12919 plus the smaller #12259 follow-ups (#12917/#12923), and this branch is now conflicting with current develop. Any remaining validation cleanup should be split into fresh current-tip PRs with focused scope. |
|
Closing this stale draft. The actionable validation cleanup from this branch was split into smaller PRs and merged (including the script normalization and validation follow-ups), while this draft is now conflicting and no longer the review vehicle. |
Summary
origin/developand fixed the post-rebase typecheck/lint/audit fallout.lifeops-benchnow usestsgofor typecheck, and the dist-path consumer audit skips local.claudeworktree state.Validation
git fetch origin && git rebase origin/developontof69e5cba71bun installbun run verifyPASS (/tmp/eliza-root-verify-after-final-rebase-10.log)bun run --cwd packages/app audit:appPASS earlier in this run: 373 passed;broken=0,needs-work=0,needs-eyeball=25,good=347bun run --cwd packages/ui typecheckbun run --cwd packages/ui lintbun run --cwd packages/lifeops-bench typecheckbun run audit:build-modelbun run typecheck:distEvidence Notes
Related: #12091