Upgrade to Java 25 - #85
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (5)
🚧 Files skipped from review as they are similar to previous changes (5)
📝 WalkthroughWalkthroughChangesBuild and workflow updates
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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 |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In @.github/workflows/build.yml:
- Line 11: Update the reusable workflow reference in the build workflow to a
revision that uses a Node 16/20-compatible actions/setup-java runtime, replacing
the current outdated pinned revision while preserving the existing backend build
workflow.
In `@pom.xml`:
- Line 52: Update the maven.jacoco.version property to 0.8.14 or a later release
that officially supports Java 25 class files.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: b24c4b37-034f-4935-ad20-d29bf9fab251
📒 Files selected for processing (5)
.github/workflows/build.yml.github/workflows/patch.yml.github/workflows/prepare-release.yml.github/workflows/release.ymlpom.xml
Signed-off-by: Radouane Khouadri <redouane.khouadri_externe@rte-france.com>
21d4a84 to
82c1aba
Compare
|



Upgrade project to Java 25.