Skip to content

upgrading gradle-intellij-plugin to v2, generalising package namespace #161

upgrading gradle-intellij-plugin to v2, generalising package namespace

upgrading gradle-intellij-plugin to v2, generalising package namespace #161

GitHub Actions / Qodana Community for JVM completed Jan 30, 2025 in 0s

6 new problems found by Qodana Community for JVM

Qodana Community for JVM

6 new problems were found

Inspection name Severity Problems
Unused symbol 🔶 Warning 6

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 175 in src/main/kotlin/com/github/wingidea/ide/services/WingConsoleManager.kt

See this annotation in the file changed.

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

Unused symbol

Class "ERROR" is never used

Check warning on line 40 in src/main/kotlin/com/github/wingidea/lang/parser/WingParserUtil.kt

See this annotation in the file changed.

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

Unused symbol

Function "isWhiteSpace" is never used

Check warning on line 14 in src/main/kotlin/com/github/wingidea/lang/parser/WingParserUtil.kt

See this annotation in the file changed.

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

Unused symbol

Function "consumeWithError" is never used

Check warning on line 32 in src/main/kotlin/com/github/wingidea/lang/parser/WingParserUtil.kt

See this annotation in the file changed.

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

Unused symbol

Function "isNewLine" is never used

Check warning on line 177 in src/main/kotlin/com/github/wingidea/ide/services/WingConsoleManager.kt

See this annotation in the file changed.

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

Unused symbol

Class "LOGS" is never used

Check warning on line 169 in src/main/kotlin/com/github/wingidea/ide/services/WingConsoleManager.kt

See this annotation in the file changed.

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

Unused symbol

Class "STARTED" is never used