Closed renovate[bot] closed 2 months ago
Unable to locate .performanceTestingBot config file
Thanks for opening this Pull Request! We need you to:
Fill out the description.
Action: Edit description and replace <!- ... -->
with actual values.
Complete the activities.
Action: Complete If you want to rebase/retry this PR, check this box
If an activity is not applicable, use '\~activity description\~' to mark it not applicable.
[!IMPORTANT]
Review skipped
Auto reviews are limited to specific labels.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
The recent update involves changing the version of the setup-java
action in the GitHub Actions workflow from v4.2.1
to v4.2.2
. This minor version bump is intended to incorporate bug fixes and improvements, without altering the overall structure or functionality of the workflow. The update ensures the latest enhancements of the action are utilized.
Files | Change Summary |
---|---|
.github/workflows/test.yml |
Updated setup-java action version from v4.2.1 to v4.2.2 . |
🐰 In the garden where code does bloom,
A small version change sweeps away the gloom.
Fromv4.2.1
, we've hopped tov4.2.2
,
With fixes and tweaks, oh, what a view!
So let’s raise a carrot, give a cheer,
For smoother builds, we hold so dear! 🌼✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Hi there! :wave: Thanks for opening a PR. :tada: To get the most out of Senior Dev, please sign up in our Web App, connect your GitHub account, and add/join your organization AdamOswald. After that, you will receive code reviews beginning on your next opened PR. :rocket:
View changes in DiffLens
Failing Step:
./gradlew build
Related Source Files: /github/workspace/.github/workflows/test.yml
Related Failures: Java CI with Gradle / build
Failing Step:
No file in /home/runner/work/hexios/hexios matched to [**/pom.xml]
Related Source Files: /home/runner/work/hexios/hexios
Related Failures: Java CI with Maven / build
Failing Step:
Gradle build failed: see console output for details
Related Source Files: /home/runner/work/hexios/hexios
Related Failures: Java CI with Gradle / dependency-submission
Failing Step:
Various lines in test.yml exceeded the recommended length
Related Source Files: /github/workspace/.github/workflows/test.yml
Related Failures: Lint Code Base / run-lint
/ai off
, or force a refresh of this report with /ai ...
)
For more support, join our Discord channel
Failing Step:
Creating settings.xml with server-id: github
Related Source Files: /home/runner/work/hexios/hexios
Related Failures: None
/ai off
, or force a refresh of this report with /ai ...
)
For more support, join our Discord channel
View changes in DiffLens
View changes in DiffLens
This PR contains the following updates:
v4.2.1
->v4.2.2
Release Notes
actions/setup-java (actions/setup-java)
### [`v4.2.2`](https://togithub.com/actions/setup-java/releases/tag/v4.2.2) [Compare Source](https://togithub.com/actions/setup-java/compare/v4.2.1...v4.2.2) ##### What's Changed ##### Bug fixes: - Fix macos latest check failures by [@HarithaVattikuti](https://togithub.com/HarithaVattikuti) in [https://github.com/actions/setup-java/pull/634](https://togithub.com/actions/setup-java/pull/634) - Fix dragonwell distribution parsing issues by [@Accelerator1996](https://togithub.com/Accelerator1996) in [https://github.com/actions/setup-java/pull/643](https://togithub.com/actions/setup-java/pull/643) ##### Documentation changes - Update advanced documentation for java-version-file by [@mahabaleshwars](https://togithub.com/mahabaleshwars) in [https://github.com/actions/setup-java/pull/622](https://togithub.com/actions/setup-java/pull/622) ##### Dependency updates: - Bump undici from 5.28.3 to 5.28.4 and other dependency updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/actions/setup-java/pull/616](https://togithub.com/actions/setup-java/pull/616) **Full Changelog**: https://github.com/actions/setup-java/compare/v4...v4.2.2Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.