ci: bump actions/cache to v5 and codecov/codecov-action to v6#741
ci: bump actions/cache to v5 and codecov/codecov-action to v6#741xdustinface wants to merge 1 commit intov0.42-devfrom
actions/cache to v5 and codecov/codecov-action to v6#741Conversation
Both actions now run on Node.js 24, silencing the Node.js 20 deprecation warnings GitHub Actions emits. `codecov/codecov-action@v6` also pulls in `actions/github-script@v8`, which removes the second deprecation notice surfaced via the codecov step.
|
Warning Rate limit exceeded
To continue reviewing without waiting, purchase usage credits 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: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## v0.42-dev #741 +/- ##
=============================================
- Coverage 71.43% 71.42% -0.02%
=============================================
Files 320 320
Lines 68770 68770
=============================================
- Hits 49128 49119 -9
- Misses 19642 19651 +9
|
Both actions now run on Node.js 24, silencing the Node.js 20 deprecation warnings GitHub Actions emits.
codecov/codecov-action@v6also pulls inactions/github-script@v8, which removes the second deprecation notice surfaced via the codecov step.