Qodana Community for JVM
1 new problem were found
| Inspection name |
Severity |
Problems |
Constant values |
🔶 Warning |
1 |
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.2.1
with:
upload-result: true
Contact Qodana team
Contact us at qodana-support@jetbrains.com
Originally posted by @github-actions[bot] in #44 (comment)
Qodana Community for JVM
1 new problem were found
Constant valuesView the detailed Qodana report
To be able to view the detailed Qodana report, you can either:
qodana.sarif.json(see the Qodana SARIF format for details)To get
*.logfiles or any other Qodana artifacts, run the action withupload-resultoption set totrue,so that the action will upload the files as the job artifacts:
Contact Qodana team
Contact us at qodana-support@jetbrains.com
Originally posted by @github-actions[bot] in #44 (comment)