fix: restore Node typings for build/typecheck#2
fix: restore Node typings for build/typecheck#2lawyered0 wants to merge 2 commits intoelizaOS:mainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 WalkthroughAdded Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
Summary
Fixes TypeScript build/typecheck failures caused by missing Node ambient types.
Changes
@types/nodetodevDependenciescompilerOptions.typesto["node"]intsconfig.jsonlibas["ES2023"](no DOM ambient types added)Validation
npm run typechecknpm run buildnpm test(434 passed, 6 skipped)Residual risk/gap: the real EVM integration test remains environment-dependent and skips when the external plugin path is unavailable.
Summary by CodeRabbit