Skip to content

Ensure what uvSubdirectory returns is a directory before iterating … #137

Ensure what uvSubdirectory returns is a directory before iterating …

Ensure what uvSubdirectory returns is a directory before iterating … #137

GitHub Actions / Qodana for JVM completed Nov 25, 2024 in 0s

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]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 32 in src/main/kotlin/insyncwithfoo/ryecharm/uv/inspections/DevDependenciesInspection.kt

See this annotation in the file changed.

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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Duplicated code fragment

Duplicated code

Check notice on line 51 in src/main/kotlin/insyncwithfoo/ryecharm/ruff/documentation/providers/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 85 in src/main/kotlin/insyncwithfoo/ryecharm/uv/inlayhints/dependencyversions/DependencyVersionInlayHintsProvider.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Unresolved reference in KDoc

Cannot resolve symbol 'Collector'

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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Unresolved reference in KDoc

Cannot resolve symbol 'NoqaComment'

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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Unresolved reference in KDoc

Cannot resolve symbol 'noqa'

Check warning on line 7 in src/main/kotlin/insyncwithfoo/ryecharm/others/dependencygroups/InstallDependencyGroup.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Unused import directive

Unused import directive

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

See this annotation in the file changed.

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

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 31 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 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 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 19 in src/main/kotlin/insyncwithfoo/ryecharm/Editing.kt

See this annotation in the file changed.

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

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 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 90 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 "addOpenFileAction" 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 46 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 141 in src/main/kotlin/insyncwithfoo/ryecharm/ProcessNotifications.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/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 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