Sync server config #471
GitHub Actions / Qodana for JVM
completed
Jun 15, 2024 in 0s
2 new problems found by Qodana for JVM
Qodana for JVM
2 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Non-distinguishable logging calls |
◽️ Notice | 2 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Detected 8 dependencies
Third-party software list
This page lists the third-party software dependencies used in devchat
Dependency | Version | Licenses |
---|---|---|
fastjson2-extension | 2.0.51 | Apache-2.0 |
fastjson | 2.0.51 | Apache-2.0 |
fastjson2 | 2.0.51 | Apache-2.0 |
jackson-annotations | 2.17.1 | Apache-2.0 |
jackson-core | 2.17.1 | Apache-2.0 |
jackson-databind | 2.17.1 | Apache-2.0 |
jackson-dataformat-yaml | 2.17.1 | AML |
snakeyaml | 2.2 | Apache-2.0 |
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 notice on line 36 in src/main/kotlin/ai/devchat/plugin/completion/editor/EditorListener.kt
github-actions / Qodana for JVM
Non-distinguishable logging calls
Similar log messages
Check notice on line 57 in src/main/kotlin/ai/devchat/plugin/completion/editor/EditorListener.kt
github-actions / Qodana for JVM
Non-distinguishable logging calls
Similar log messages
Loading