Add Graph.toGraphSortedByEdges: Graph
#533
GitHub Actions / Qodana Community for JVM
completed
Jul 29, 2023 in 0s
1 new problem found by Qodana Community for JVM
Qodana Community for JVM
1 new problem were found
Inspection name | Severity | Problems |
---|---|---|
Leaking 'this' in constructor |
🔶 Warning | 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 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
Check warning on line 69 in build-logic/src/main/kotlin/GenerateIgnoreClassesTask.kt
github-actions / Qodana Community for JVM
Leaking 'this' in constructor
Accessing non-final property sourceSets in constructor
Loading