Ensure what uvSubdirectory
returns is a directory before iterating …
#137
25 new problems found by Qodana for JVM
Qodana for JVM
25 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unused symbol |
🔶 Warning | 18 |
Unresolved reference in KDoc |
🔶 Warning | 3 |
Incorrect string capitalization |
🔶 Warning | 1 |
Unused import directive |
🔶 Warning | 1 |
Duplicated code fragment |
◽️ Notice | 2 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Detected 7 dependencies
Third-party software list
This page lists the third-party software dependencies used in ryecharm
Dependency | Version | Licenses |
---|---|---|
com.jetbrains.performanceplugin | 243.21565.199+682 | Apache-2.0 |
com.jetbrains.restclient | 243.21565.199+275 | Apache-2.0 MIT |
intellij.jupyter.core | 243.21565.199+784 | MIT |
javascript | 243.21565.199+163 | MIT |
pythoncore | 2024.3+747 | Apache-2.0 |
tanvd.grazi | 243.21565.199+138 | Apache-2.0 LGPL-2.0-or-later LGPL-2.1-only MIT |
training | 243.21565.199+374 | 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
github-actions / Qodana for JVM
Incorrect string capitalization
String ' `tool.uv.dev-dependencies` is obsolete. Use `dependency-groups.dev` instead. ' is not properly capitalized. It should have sentence capitalization
Check notice on line 45 in src/main/kotlin/insyncwithfoo/ryecharm/ruff/lsp/DiagnosticsSupport.kt
github-actions / Qodana for JVM
Duplicated code fragment
Duplicated code
github-actions / Qodana for JVM
Duplicated code fragment
Duplicated code
github-actions / Qodana for JVM
Unresolved reference in KDoc
Cannot resolve symbol 'Collector'
github-actions / Qodana for JVM
Unresolved reference in KDoc
Cannot resolve symbol 'NoqaComment'
github-actions / Qodana for JVM
Unresolved reference in KDoc
Cannot resolve symbol 'noqa'
github-actions / Qodana for JVM
Unused import directive
Unused import directive
github-actions / Qodana for JVM
Unused symbol
Function "withOption" is never used
Check warning on line 39 in src/main/kotlin/insyncwithfoo/ryecharm/Progresses.kt
github-actions / Qodana for JVM
Unused symbol
Function "runInForeground" is never used
Check warning on line 31 in src/main/kotlin/insyncwithfoo/ryecharm/UIExtensions.kt
github-actions / Qodana for JVM
Unused symbol
Function "applyReturningComponent" is never used
Check warning on line 14 in src/main/kotlin/insyncwithfoo/ryecharm/uv/commands/PythonListCommand.kt
github-actions / Qodana for JVM
Unused symbol
Class "PythonListCommand" is never used
Check warning on line 29 in src/main/kotlin/insyncwithfoo/ryecharm/Messages.kt
github-actions / Qodana for JVM
Unused symbol
Function "somethingIsWrong" is never used
Check warning on line 19 in src/main/kotlin/insyncwithfoo/ryecharm/Editing.kt
github-actions / Qodana for JVM
Unused symbol
Function "replaceString" is never used
Check warning on line 46 in src/main/kotlin/insyncwithfoo/ryecharm/rye/commands/Rye.kt
github-actions / Qodana for JVM
Unused symbol
Property "project" is never used
Check warning on line 24 in src/main/kotlin/insyncwithfoo/ryecharm/uv/commands/PythonListCommand.kt
github-actions / Qodana for JVM
Unused symbol
Function "parseOutput" is never used
Check warning on line 211 in src/main/kotlin/insyncwithfoo/ryecharm/Documentation.kt
github-actions / Qodana for JVM
Unused symbol
Function "icon" is never used
Check warning on line 9 in src/main/kotlin/insyncwithfoo/ryecharm/uv/commands/PythonListCommand.kt
github-actions / Qodana for JVM
Unused symbol
Property "downloadable" is never used
Check warning on line 90 in src/main/kotlin/insyncwithfoo/ryecharm/NotificationActions.kt
github-actions / Qodana for JVM
Unused symbol
Function "addOpenFileAction" is never used
Check warning on line 19 in src/main/kotlin/insyncwithfoo/ryecharm/uv/sdk/UVSDKAdditionalData.kt
github-actions / Qodana for JVM
Unused symbol
Constructor is never used
Check warning on line 62 in src/main/kotlin/insyncwithfoo/ryecharm/CommandRunners.kt
github-actions / Qodana for JVM
Unused symbol
Function "runInForeground" is never used
Check warning on line 99 in src/main/kotlin/insyncwithfoo/ryecharm/Documentation.kt
github-actions / Qodana for JVM
Unused symbol
Function "bottom" is never used
Check warning on line 46 in src/main/kotlin/insyncwithfoo/ryecharm/NotificationActions.kt
github-actions / Qodana for JVM
Unused symbol
Function "addCopyTextAction" is never used
Check warning on line 141 in src/main/kotlin/insyncwithfoo/ryecharm/ProcessNotifications.kt
github-actions / Qodana for JVM
Unused symbol
Function "noInterpreterFound" is never used
Check warning on line 29 in src/main/kotlin/insyncwithfoo/ryecharm/APIAvailability.kt
github-actions / Qodana for JVM
Unused symbol
Property "wslIsSupported" is never used
Check warning on line 49 in src/main/kotlin/insyncwithfoo/ryecharm/configurations/main/Services.kt
github-actions / Qodana for JVM
Unused symbol
Property "globalMainConfigurations" is never used