Update command specs #39
24 new problems found by Qodana for JVM
Qodana for JVM
24 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unused symbol |
🔶 Warning | 21 |
Unresolved reference in KDoc |
🔶 Warning | 1 |
Duplicated code fragment |
◽️ Notice | 1 |
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
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.16718.36+688 | Apache-2.0 |
com.jetbrains.restclient | 243.16718.36+151 | Apache-2.0 MIT |
intellij.jupyter.core | 243.16718.36+238 | MIT |
javascript | 243.16718.36+181 | MIT |
pythoncore | 243.16718.36+883 | Apache-2.0 |
tanvd.grazi | 243.16718.36+704 | Apache-2.0 LGPL-2.0-or-later LGPL-2.1-only MIT |
training | 243.16718.36+144 | Apache-2.0 |
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
github-actions / Qodana for JVM
Duplicated code fragment
Duplicated code
github-actions / Qodana for JVM
Unresolved reference in KDoc
Cannot resolve symbol 'OptionInfoRenderer'
github-actions / Qodana for JVM
Class member can have 'private' visibility
Property 'codeList' could be private
Check warning on line 47 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 23 in src/main/kotlin/insyncwithfoo/ryecharm/Module.kt
github-actions / Qodana for JVM
Unused symbol
Property "interpreterPath" is never used
github-actions / Qodana for JVM
Unused symbol
Property "colon" 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 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 185 in src/main/kotlin/insyncwithfoo/ryecharm/Notifications.kt
github-actions / Qodana for JVM
Unused symbol
Function "noInterpreterFound" 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 23 in src/main/kotlin/insyncwithfoo/ryecharm/UIExtensions.kt
github-actions / Qodana for JVM
Unused symbol
Function "applyReturningComponent" is never used
Check warning on line 48 in src/main/kotlin/insyncwithfoo/ryecharm/Project.kt
github-actions / Qodana for JVM
Unused symbol
Property "modules" is never used
github-actions / Qodana for JVM
Unused symbol
Property "codes" 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 25 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/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
github-actions / Qodana for JVM
Unused symbol
Property "codeListIsNotSpecified" 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 38 in src/main/kotlin/insyncwithfoo/ryecharm/NotificationActions.kt
github-actions / Qodana for JVM
Unused symbol
Function "addCopyTextAction" 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