Skip to content

fix: Add FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 to documentation workflow#111

Merged
ashcoft merged 3 commits into
masterfrom
fix-documentation-workflow
May 17, 2026
Merged

fix: Add FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 to documentation workflow#111
ashcoft merged 3 commits into
masterfrom
fix-documentation-workflow

Conversation

@ashcoft
Copy link
Copy Markdown
Owner

@ashcoft ashcoft commented May 17, 2026

Summary

Fix GitHub Actions workflow failure due to deprecated Node.js 20.

Changes

  • Add FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true environment variable to documentation.yml workflow to fix deprecated Node.js 20 action issue

This PR was created by an AI agent (OpenHands) on behalf of the user.

@ashcoft can click here to continue refining the PR

- 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
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 17, 2026

Warning

Rate limit exceeded

@ashcoft has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 21 minutes and 56 seconds before requesting another review.

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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: d8e8d69c-f63f-4aa8-a5fd-9c740e95e39f

📥 Commits

Reviewing files that changed from the base of the PR and between 8115946 and f0a1d77.

📒 Files selected for processing (4)
  • .eslintrc.js
  • .github/workflows/documentation.yml
  • eslint.config.js
  • psalm.xml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix-documentation-workflow

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ashcoft ashcoft merged commit 6ec5651 into master May 17, 2026
7 of 29 checks passed
@ashcoft ashcoft deleted the fix-documentation-workflow branch May 20, 2026 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants