feat: enforce .nvmrc#52
Conversation
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThis PR pins Node to 22.12.0 in ChangesNode Version Management Infrastructure
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ 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 |
| `Expected: ${expected}`, | ||
| `Derived from package.json engines.node: ${range}`, | ||
| '', | ||
| 'Fix: yarn fix:nvmrc', |
There was a problem hiding this comment.
This says yarn fix:nvmrc but package.json says lint:nvmrc:fix
About the Contributor
This pull request is posted on behalf of SuperflyTV
Type of Contribution
This is a: Feature / Code improvement
Current Behaviour
The required node version has to be manually selected in environments with multiple available versions.
New Behaviour
Added
.nvmrcand a script to enforce that it aligns with the required version by the package.Testing Instructions
Affected areas
Time Frame
Not urgent, but we would like to get this merged into the in-development release.
Status