Skip to content

Replace gradle/wrapper-validation-action with gradle/actions/wrapper-validation #55

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 1, 2025

Conversation

froque
Copy link
Member

@froque froque commented Aug 1, 2025

As of v3 this action has been deprecated by gradle/actions/wrapper-validation.
Any workflow that uses gradle/wrapper-validation-action@v3 will transparently delegate to gradle/actions/wrapper-validation@v3.

https://github.com/gradle/wrapper-validation-action/releases/tag/v3.5.0

…validation

> As of v3 this action has been deprecated by gradle/actions/wrapper-validation.
Any workflow that uses gradle/wrapper-validation-action@v3 will transparently delegate to gradle/actions/wrapper-validation@v3.
https://github.com/gradle/wrapper-validation-action/releases/tag/v3.5.0
Copy link

github-actions bot commented Aug 1, 2025

Qodana for JVM

45 new problems were found

Inspection name Severity Problems
Unstable API Usage 🔶 Warning 31
Field may be 'final' 🔶 Warning 4
Incorrect string capitalization 🔶 Warning 2
Unused import 🔶 Warning 2
Redundant local variable 🔶 Warning 2
Unused import directive 🔶 Warning 1
Optional call chain can be simplified 🔶 Warning 1
Unknown HTTP header ◽️ Notice 2

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

@froque froque merged commit 82b5a29 into next Aug 1, 2025
3 checks passed
@froque froque deleted the replace_gradle_wrapper branch August 1, 2025 16:59
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.

1 participant