Skip to content

Overrides getApplicability to make plugin available in dropdown #54

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

Commit 28950de removed isApplicable, but failed to make the plugin available.

Commit 28950de removed isApplicable, but
failed to make the plugin available.
Copy link

github-actions bot commented Aug 1, 2025

Qodana for JVM

53 new problems were found

Inspection name Severity Problems
Unstable API Usage 🔶 Warning 39
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 5f43efb into next Aug 1, 2025
4 of 5 checks passed
@froque froque deleted the fix_applicability branch August 1, 2025 16:58
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