Skip to content

Update command specs #39

Update command specs

Update command specs #39

GitHub Actions / Qodana for JVM completed Sep 27, 2024 in 0s

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

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 50 in src/main/kotlin/insyncwithfoo/ryecharm/ruff/documentation/options/RuffOptionDocumentationTargetProvider.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Duplicated code fragment

Duplicated code

Check warning on line 139 in src/main/kotlin/insyncwithfoo/ryecharm/ruff/documentation/options/RuffOptionDocumentationTarget.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Unresolved reference in KDoc

Cannot resolve symbol 'OptionInfoRenderer'

Check notice on line 46 in src/main/kotlin/insyncwithfoo/ryecharm/ruff/linting/RuffDisableRuleComment.kt

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Unused symbol

Property "interpreterPath" is never used

Check warning on line 69 in src/main/kotlin/insyncwithfoo/ryecharm/ruff/linting/RuffDisableRuleComment.kt

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Unused symbol

Property "modules" is never used

Check warning on line 74 in src/main/kotlin/insyncwithfoo/ryecharm/ruff/linting/RuffDisableRuleComment.kt

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Unused symbol

Constructor is never used

Check warning on line 62 in src/main/kotlin/insyncwithfoo/ryecharm/CommandRunners.kt

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Unused symbol

Function "bottom" is never used

Check warning on line 79 in src/main/kotlin/insyncwithfoo/ryecharm/ruff/linting/RuffDisableRuleComment.kt

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Unused symbol

Property "globalMainConfigurations" is never used