Skip to content

Update gradle.properties #138

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
Jun 2, 2025
Merged

Update gradle.properties #138

merged 1 commit into from
Jun 2, 2025

Conversation

adrienpessu
Copy link
Collaborator

This pull request updates the compatibility of the plugin with newer IntelliJ Platform builds.

Copy link

github-actions bot commented Jun 2, 2025

Qodana Community for JVM

19 new problems were found

Inspection name Severity Problems
Unused import directive 🔶 Warning 3
Incorrect string capitalization 🔶 Warning 2
Redundant SAM constructor 🔶 Warning 2
Redundant call of the conversion method 🔶 Warning 2
Unused symbol 🔶 Warning 1
Property naming convention ◽️ Notice 6
Unnecessary parentheses in function call with lambda ◽️ Notice 2
Object literal can be converted to lambda ◽️ Notice 1

💡 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/qodana-action@v2025.1.1
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@adrienpessu adrienpessu merged commit f9f4366 into main Jun 2, 2025
9 checks passed
@adrienpessu adrienpessu deleted the adrienpessu-patch-3 branch June 2, 2025 08:25
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