Skip to content

Conversation

@0verEngineer
Copy link
Owner

Fixes #71

@github-actions
Copy link

github-actions bot commented Sep 30, 2025

Qodana Community for JVM

11 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
Constant values 🔶 Warning 1
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

Conflicts:
	src/main/java/org/overengineer/inlineproblems/settings/SettingsComponent.java
@0verEngineer 0verEngineer merged commit bf16e50 into dev Oct 9, 2025
7 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.

2 participants