Nothing to see here #4
10 new problems found by Qodana Community for JVM
Qodana Community for JVM
10 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unused symbol |
🔶 Warning | 9 |
Unused receiver parameter |
🔶 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 [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
github-actions / Qodana Community for JVM
Leaking 'this' in constructor
Accessing non-final property id in constructor
Check notice on line 75 in database/src/main/kotlin/io/heapy/komok/database/tables/Person.kt
github-actions / Qodana Community for JVM
Leaking 'this' in constructor
Leaking 'this' in constructor of non-final class Person
Check notice on line 85 in database/src/main/kotlin/io/heapy/komok/database/tables/Person.kt
github-actions / Qodana Community for JVM
Leaking 'this' in constructor
Leaking 'this' in constructor of non-final class Person
Check notice on line 80 in database/src/main/kotlin/io/heapy/komok/database/tables/Person.kt
github-actions / Qodana Community for JVM
Leaking 'this' in constructor
Leaking 'this' in constructor of non-final class Person
github-actions / Qodana Community for JVM
Leaking 'this' in constructor
Accessing non-final property age in constructor
github-actions / Qodana Community for JVM
Leaking 'this' in constructor
Accessing non-final property age in constructor
github-actions / Qodana Community for JVM
Leaking 'this' in constructor
Calling non-final function resetChangedOnNotNull in constructor
github-actions / Qodana Community for JVM
Leaking 'this' in constructor
Calling non-final function resetChangedOnNotNull in constructor
github-actions / Qodana Community for JVM
Leaking 'this' in constructor
Accessing non-final property id in constructor
github-actions / Qodana Community for JVM
Leaking 'this' in constructor
Accessing non-final property name in constructor
github-actions / Qodana Community for JVM
Leaking 'this' in constructor
Accessing non-final property name in constructor
Check warning on line 14 in src/main/kotlin/io/heapy/komok/store/mapping.kt
github-actions / Qodana Community for JVM
Unused receiver parameter
Receiver parameter is never used
Check warning on line 6 in src/main/kotlin/io/heapy/komok/store/UserStore.kt
github-actions / Qodana Community for JVM
Unused symbol
Interface "User" is never used
Check warning on line 43 in src/main/kotlin/io/heapy/komok/store/BookmarksStore.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "chat" is never used
Check warning on line 42 in database/src/main/kotlin/io/heapy/komok/database/DefaultCatalog.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "REQUIRE_RUNTIME_JOOQ_VERSION" is never used
Check warning on line 44 in src/main/kotlin/io/heapy/komok/store/BookmarksStore.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "parent" is never used
Check warning on line 94 in database/src/main/kotlin/io/heapy/komok/database/tables/Person.kt
github-actions / Qodana Community for JVM
Unused symbol
Constructor is never used
Check warning on line 35 in src/main/kotlin/io/heapy/komok/store/BookmarksStore.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "content" is never used
github-actions / Qodana Community for JVM
Unused symbol
Function "fetchOneById" is never used
Check warning on line 8 in src/main/kotlin/io/heapy/komok/store/GroupStore.kt
github-actions / Qodana Community for JVM
Unused symbol
Class "GroupStore" is never used
Check warning on line 32 in database/src/main/kotlin/io/heapy/komok/database/Public.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "PERSON" is never used
Check warning on line 6 in src/main/kotlin/io/heapy/komok/TimeContext.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "clock" is never used
github-actions / Qodana Community for JVM
Unused symbol
Property "PERSON" is never used
Check warning on line 30 in database/src/main/kotlin/io/heapy/komok/database/DefaultCatalog.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "PUBLIC" is never used
Check warning on line 27 in src/main/kotlin/io/heapy/komok/store/BookmarksStore.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "sharedWith" is never used