GitHub Actions / Qodana for JVM
completed
Sep 16, 2024 in 0s
4 new problems found by Qodana for JVM
Qodana for JVM
4 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Incorrect constructor injection in XML Spring bean |
🔴 Failure | 2 |
Incorrect Spring Core XML-based application context |
🔴 Failure | 2 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at qodana-support@jetbrains.com
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
github-actions / Qodana for JVM
Incorrect constructor injection in XML Spring bean
No matching constructor found in class 'CustomTranslationsPlugin'#treeend
*** ** * ** ***
|-----------------------------------------------------------------|---|-----------|
| **CustomTranslationsPlugin(...):** | | **Bean:** |
| PropertyMappedCollection\<Map\<String, ?\>\> customTranslations | | **???** |
| JsonUtils jsonUtils | | **???** |
github-actions / Qodana for JVM
Incorrect constructor injection in XML Spring bean
No matching factory method found in class
github-actions / Qodana for JVM
Incorrect Spring Core XML-based application context
Cannot resolve bean 'propertyMapper'
github-actions / Qodana for JVM
Incorrect Spring Core XML-based application context
Cannot resolve method 'readValues'
Loading