github_actions in /. - Update #876914885 #2
39 new problems found by Qodana Community for JVM
Qodana Community for JVM
39 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Invalid property key |
🔴 Failure | 1 |
Unused symbol |
🔶 Warning | 32 |
Unused receiver parameter |
🔶 Warning | 2 |
Class member can have 'private' visibility |
◽️ Notice | 3 |
Redundant argument-based 'let' call |
◽️ Notice | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
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 Community for JVM
Redundant argument-based 'let' call
Redundant 'let' call could be removed
Check failure on line 23 in src/main/kotlin/insyncwithfoo/ryecharm/uv/managing/UVInstallQuickFix.kt
github-actions / Qodana Community for JVM
Invalid property key
'intentions.installQuickFix.familyName' doesn't appear to be a valid property key
Check notice on line 7 in src/main/kotlin/insyncwithfoo/ryecharm/Plugin.kt
github-actions / Qodana Community for JVM
Class member can have 'private' visibility
Property 'REPOSITORY' could be private
Check notice on line 46 in src/main/kotlin/insyncwithfoo/ryecharm/ruff/linting/RuffSuppressFix.kt
github-actions / Qodana Community for JVM
Class member can have 'private' visibility
Property 'codeList' could be private
Check notice on line 65 in src/main/kotlin/insyncwithfoo/ryecharm/ruff/commands/Ruff.kt
github-actions / Qodana Community for JVM
Class member can have 'private' visibility
Function 'build' could be private
github-actions / Qodana Community for JVM
Unused receiver parameter
Receiver parameter is never used
Check warning on line 18 in src/main/kotlin/insyncwithfoo/ryecharm/configurations/main/Panels.kt
github-actions / Qodana Community for JVM
Unused receiver parameter
Receiver parameter is never used
Check warning on line 15 in src/main/kotlin/insyncwithfoo/ryecharm/uv/managing/UVInstallQuickFix.kt
github-actions / Qodana Community for JVM
Unused symbol
Function "toSpecification" is never used
Check warning on line 23 in src/main/kotlin/insyncwithfoo/ryecharm/Module.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "interpreterPath" is never used
Check warning on line 34 in src/main/kotlin/insyncwithfoo/ryecharm/NotificationActions.kt
github-actions / Qodana Community for JVM
Unused symbol
Function "addCopyTextAction" is never used
Check warning on line 46 in src/main/kotlin/insyncwithfoo/ryecharm/rye/commands/Rye.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "projectBound" is never used
Check warning on line 19 in src/main/kotlin/insyncwithfoo/ryecharm/Editing.kt
github-actions / Qodana Community for JVM
Unused symbol
Function "replaceContentWith" is never used
Check warning on line 39 in src/main/kotlin/insyncwithfoo/ryecharm/uv/managing/UVPackageManager.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "editableProjectLocation" is never used
Check warning on line 17 in src/main/kotlin/insyncwithfoo/ryecharm/ruff/linting/Results.kt
github-actions / Qodana Community for JVM
Unused symbol
Class "UNSAFE" is never used
Check warning on line 48 in src/main/kotlin/insyncwithfoo/ryecharm/Project.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "modules" is never used
Check warning on line 16 in src/main/kotlin/insyncwithfoo/ryecharm/ruff/linting/Results.kt
github-actions / Qodana Community for JVM
Unused symbol
Class "DISPLAY_ONLY" is never used
Check warning on line 69 in src/main/kotlin/insyncwithfoo/ryecharm/ruff/linting/RuffSuppressFix.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "colon" is never used
Check warning on line 79 in src/main/kotlin/insyncwithfoo/ryecharm/ruff/linting/RuffSuppressFix.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "codeListIsNotSpecified" is never used
Check warning on line 38 in src/main/kotlin/insyncwithfoo/ryecharm/Progresses.kt
github-actions / Qodana Community for JVM
Unused symbol
Function "runInForeground" is never used
Check warning on line 30 in src/main/kotlin/insyncwithfoo/ryecharm/Messages.kt
github-actions / Qodana Community for JVM
Unused symbol
Function "somethingIsWrong" is never used
Check warning on line 177 in src/main/kotlin/insyncwithfoo/ryecharm/Notifications.kt
github-actions / Qodana Community for JVM
Unused symbol
Function "noInterpreterFound" is never used
Check warning on line 13 in src/main/kotlin/insyncwithfoo/ryecharm/Progresses2.kt
github-actions / Qodana Community for JVM
Unused symbol
Property "modalTaskOwner" is never used
Check warning on line 26 in src/main/kotlin/insyncwithfoo/ryecharm/Messages.kt
github-actions / Qodana Community for JVM
Unused symbol
Function "somethingIsWrong" is never used
Check warning on line 18 in src/main/kotlin/insyncwithfoo/ryecharm/ruff/linting/Results.kt
github-actions / Qodana Community for JVM
Unused symbol
Class "SAFE" is never used
Check warning on line 21 in src/main/kotlin/insyncwithfoo/ryecharm/uv/managing/UVInstallQuickFix.kt
github-actions / Qodana Community for JVM
Unused symbol
Class "UVInstallQuickFix" is never used