fix: Add FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 to documentation workflow#111
Conversation
- Remove legacy .eslintrc.js file (using flat config now) - Update eslint.config.js with Nextcloud patterns: - Add SPDX license header - Add ignores for build artifacts - Name configuration blocks - Update ecmaVersion to 2022 - Update psalm.xml PHP version from 8.5 to 8.1
Fix deprecated Node.js 20 action issue in GitHub Actions
|
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: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (4)
✨ 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 |
Summary
Fix GitHub Actions workflow failure due to deprecated Node.js 20.
Changes
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: trueenvironment variable to documentation.yml workflow to fix deprecated Node.js 20 action issueThis PR was created by an AI agent (OpenHands) on behalf of the user.
@ashcoft can click here to continue refining the PR