Skip to content

main -> release for 0.5.10#92

Merged
0verEngineer merged 4 commits intoreleasefrom
main
Nov 2, 2025
Merged

main -> release for 0.5.10#92
0verEngineer merged 4 commits intoreleasefrom
main

Conversation

@0verEngineer
Copy link
Owner

[0.5.10]

Fixed

  • Fixed max lines feature 0-ignore logic (problems not appearing)
  • Fixed and improved the problem reset and refresh after using actions (keyboard shortcuts) to enable/disable severity levels or the whole plugin functionality

- Fix max file lines ignore if it is set to 0
- Add/Move isEnableInlineProblem check to the start of the routines
- Added IPAction for a problem reset and refresh method
- version and changelog
@github-actions
Copy link

github-actions bot commented Oct 30, 2025

Qodana Community for JVM

10 new problems were found

Inspection name Severity Problems
Condition is covered by further condition 🔶 Warning 2
Nullability and data flow problems 🔶 Warning 2
Unstable API Usage 🔶 Warning 2
Deprecated API usage 🔶 Warning 1
String concatenation in loop 🔶 Warning 1
Call to 'printStackTrace()' 🔶 Warning 1
Unnecessary 'return' statement 🔶 Warning 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@v2024.2.5
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@0verEngineer 0verEngineer merged commit ad382ef into release Nov 2, 2025
13 checks passed
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

Comments