Skip to content

Removes deprecated method marked for removal isApplicable #45

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 16, 2025

Conversation

froque
Copy link
Member

@froque froque commented Jun 16, 2025

No description provided.

Copy link

Qodana for JVM

44 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
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 c78a92c into next Jun 16, 2025
3 checks passed
@froque froque deleted the remove_deprecated_method branch June 25, 2025 22:14
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