Bump org.jetbrains.kotlinx.kover from 0.8.2 to 0.8.3 #26
24 new problems found by Qodana Community for JVM
Qodana Community for JVM
24 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unused symbol |
🔶 Warning | 23 |
Class member can have 'private' visibility |
◽️ Notice | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
View the detailed Qodana report
To be able to view the detailed Qodana report, you can either:
- Register at Qodana Cloud and configure the action
- Use GitHub Code Scanning with Qodana
- Host Qodana report at GitHub Pages
- Inspect and use
qodana.sarif.json
(see the Qodana SARIF format for details)
To get *.log
files or any other Qodana artifacts, run the action with upload-result
option set to true
,
so that the action will upload the files as the job artifacts:
- name: 'Qodana Scan'
uses: JetBrains/[email protected]
with:
upload-result: true
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 68 in src/main/kotlin/insyncwithfoo/uv/commands/UV.kt
github-actions / Qodana Community for JVM
Class member can have 'private' visibility
Function 'create' could be private
Check warning on line 65 in src/main/kotlin/insyncwithfoo/uv/NotificationsAndMessages.kt
github-actions / Qodana Community for JVM
Unused symbol
Function "somethingIsWrong" is never used
Check warning on line 44 in src/main/kotlin/insyncwithfoo/uv/NotificationsAndMessages.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "openingUVNotifications" is never used
Check warning on line 33 in src/main/kotlin/insyncwithfoo/uv/NotificationsAndMessages.kt
github-actions / Qodana Community for JVM
Unused symbol
Function "createErrorNotification" is never used
Check warning on line 9 in src/main/kotlin/insyncwithfoo/uv/commands/UVReportedError.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "stderr" is never used
Check warning on line 59 in src/main/kotlin/insyncwithfoo/uv/Project.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "hasOnlyOneModule" is never used
Check warning on line 23 in src/main/kotlin/insyncwithfoo/uv/Module.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "interpreterPath" is never used
Check warning on line 27 in src/main/kotlin/insyncwithfoo/uv/NotificationsAndMessages.kt
github-actions / Qodana Community for JVM
Unused symbol
Function "runThenNotify" is never used
Check warning on line 17 in src/main/kotlin/insyncwithfoo/uv/NotificationsAndMessages.kt
github-actions / Qodana Community for JVM
Unused symbol
Function "prettify" is never used
Check warning on line 8 in src/main/kotlin/insyncwithfoo/uv/commands/UVReportedError.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "stdout" is never used
Check warning on line 57 in src/main/kotlin/insyncwithfoo/uv/UIExtensions.kt
github-actions / Qodana Community for JVM
Unused symbol
Function "bind" is never used
Check warning on line 72 in src/main/kotlin/insyncwithfoo/uv/Project.kt
github-actions / Qodana Community for JVM
Unused symbol
Function "runInForeground" is never used
Check warning on line 76 in src/main/kotlin/insyncwithfoo/uv/commands/UV.kt
github-actions / Qodana Community for JVM
Unused symbol
Function "createLocked" is never used
Check warning on line 12 in src/main/kotlin/insyncwithfoo/uv/UVSdkAdditionalData.kt
github-actions / Qodana Community for JVM
Unused symbol
Constructor is never used
Check warning on line 12 in src/main/kotlin/insyncwithfoo/uv/commands/UVReportedError.kt
github-actions / Qodana Community for JVM
Unused symbol
Constructor is never used
Check warning on line 55 in src/main/kotlin/insyncwithfoo/uv/Project.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "onlyModuleOrNull" is never used
Check warning on line 7 in src/main/kotlin/insyncwithfoo/uv/commands/UVReportedError.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "exitCode" is never used
Check warning on line 51 in src/main/kotlin/insyncwithfoo/uv/Project.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "isNormal" is never used
Check warning on line 72 in src/main/kotlin/insyncwithfoo/uv/commands/UV.kt
github-actions / Qodana Community for JVM
Unused symbol
Function "createFree" is never used
Check warning on line 23 in src/main/kotlin/insyncwithfoo/uv/NotificationsAndMessages.kt
github-actions / Qodana Community for JVM
Unused symbol
Function "addSimpleExpiringAction" is never used
Check warning on line 35 in src/main/kotlin/insyncwithfoo/uv/Path.kt
github-actions / Qodana Community for JVM
Unused symbol
Function "resolvedAgainst" is never used
Check warning on line 37 in src/main/kotlin/insyncwithfoo/uv/NotificationsAndMessages.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "uvNotificationGroup" is never used
Check warning on line 29 in src/main/kotlin/insyncwithfoo/uv/Path.kt
github-actions / Qodana Community for JVM
Unused symbol
Function "toPathIfItExists" is never used
Check warning on line 60 in src/main/kotlin/insyncwithfoo/uv/NotificationsAndMessages.kt
github-actions / Qodana Community for JVM
Unused symbol
Function "somethingIsWrong" is never used