MAIN-T-124 It's possible to crate document with empty name and description #41
15 new problems found by Qodana for JVM
Qodana for JVM
10 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Incorrect autowiring in Spring bean components |
🔴 Failure | 1 |
Vulnerable API usage |
🔶 Warning | 4 |
Unused symbol |
🔶 Warning | 3 |
String template as argument to logging call |
🔶 Warning | 1 |
Accessor call that can be replaced with property access syntax |
◽️ Notice | 1 |
💡 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 [email protected]
- 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
Check warning on line 74 in src/main/kotlin/org/hkurh/doky/documents/impl/DefaultDocumentFacade.kt
github-actions / Qodana for JVM
String template as argument to logging call
String template as argument to `debug()` logging call
github-actions / Qodana for JVM
Incorrect autowiring in Spring bean components
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Could not autowire. There is more than one bean of 'FileStorage' type. |
| |--------|-----------------------------------------------------------------------------------------------------------| | Beans: | dokyAzureBlobStorage (DokyAzureBlobStorage.kt) dokyLocalFilesystemStorage (DokyLocalFilesystemStorage.kt) | |
Check warning on line 26 in src/main/kotlin/org/hkurh/doky/DokyController.kt
github-actions / Qodana for JVM
Unused symbol
Property "schemaVersion" is never used
Check warning on line 28 in src/main/kotlin/org/hkurh/doky/DokyController.kt
github-actions / Qodana for JVM
Unused symbol
Property "color" is never used
Check warning on line 27 in src/main/kotlin/org/hkurh/doky/DokyController.kt
github-actions / Qodana for JVM
Unused symbol
Property "label" is never used
Check notice on line 33 in src/main/kotlin/org/hkurh/doky/DokyApplication.kt
github-actions / Qodana for JVM
Accessor call that can be replaced with property access syntax
Use of setter method instead of property access syntax
Check warning on line 54 in src/main/kotlin/org/hkurh/doky/documents/api/DocumentController.kt
github-actions / Qodana for JVM
Vulnerable API usage
Vulnerable API usage
* [CVE-2024-22243](https://devhub.checkmarx.com/cve-details/CVE-2024-22243?utm_source=jetbrains&utm_medium=referral) 8.1 Vulnerability with High severity found
Results powered by [Checkmarx](https://checkmarx.com)(c)
github-actions / Qodana for JVM
Vulnerable API usage
Vulnerable API usage
* [CVE-2024-22243](https://devhub.checkmarx.com/cve-details/CVE-2024-22243?utm_source=jetbrains&utm_medium=referral) 8.1 Vulnerability with High severity found
Results powered by [Checkmarx](https://checkmarx.com)(c)
Check warning on line 54 in src/main/kotlin/org/hkurh/doky/documents/api/DocumentController.kt
github-actions / Qodana for JVM
Vulnerable API usage
Vulnerable API usage
* [CVE-2024-22243](https://devhub.checkmarx.com/cve-details/CVE-2024-22243?utm_source=jetbrains&utm_medium=referral) 8.1 Vulnerability with High severity found
Results powered by [Checkmarx](https://checkmarx.com)(c)
github-actions / Qodana for JVM
Vulnerable API usage
Vulnerable API usage
* [CVE-2024-22243](https://devhub.checkmarx.com/cve-details/CVE-2024-22243?utm_source=jetbrains&utm_medium=referral) 8.1 Vulnerability with High severity found
Results powered by [Checkmarx](https://checkmarx.com)(c)