Skip to content

Add provisional support for Red Knot #222

Add provisional support for Red Knot

Add provisional support for Red Knot #222

GitHub Actions / Qodana Community for JVM completed Feb 14, 2025 in 0s

3 new problems found by Qodana Community for JVM

Qodana Community for JVM

3 new problems were found

Inspection name Severity Problems
Unused symbol 🔶 Warning 3

💡 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]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 38 in src/main/kotlin/insyncwithfoo/ryecharm/redknot/commands/RedKnot.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused symbol

Property "redKnot" is never used

Check warning on line 7 in src/main/kotlin/insyncwithfoo/ryecharm/redknot/commands/Commands.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused symbol

Class "VersionCommand" is never used

Check warning on line 18 in src/main/kotlin/insyncwithfoo/ryecharm/redknot/commands/RedKnot.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused symbol

Property "project" is never used