build: require Node 22.13 or newer#31
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
Code Review
This pull request updates the minimum required Node.js version to 22.13.0 and recommends Node.js 24 LTS for local development, updating the configuration files, documentation, and the node-check.sh script accordingly. Unit tests have also been added to verify the script and configuration alignment. The review feedback highlights robustness issues in the shell script's version parsing and .nvmrc reading, as well as a resource leak in the unit tests due to un-cleared temporary directories.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Summary
Tests
Dependency