Skip to content

增加detekt

增加detekt #7

GitHub Actions / Qodana Community for JVM completed Apr 9, 2024 in 0s

8 new problems found by Qodana Community for JVM

Qodana Community for JVM

8 new problems were found

Inspection name Severity Problems
Unresolved reference in KDoc 🔶 Warning 6
Nullability and data flow problems 🔶 Warning 1
Constant values ◽️ 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]

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 47 in simbot-component-telegram-api/src/jvmTest/java/UpdateValuesJavaTests.java

See this annotation in the file changed.

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

Constant values

Value `resolved` is always 'null'

Check warning on line 47 in simbot-component-telegram-api/src/jvmTest/java/UpdateValuesJavaTests.java

See this annotation in the file changed.

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

Nullability and data flow problems

The call to 'assertTrue' always fails, according to its method contracts

Check warning on line 75 in simbot-component-telegram-stdlib/src/commonMain/kotlin/love/forte/simbot/telegram/stdlib/bot/Bot.kt

See this annotation in the file changed.

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

Unresolved reference in KDoc

Cannot resolve symbol 'onEditedMessage'

Check warning on line 74 in simbot-component-telegram-core/src/commonMain/kotlin/love/forte/simbot/component/telegram/core/event/TelegramEvent.kt

See this annotation in the file changed.

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

Unresolved reference in KDoc

Cannot resolve symbol 'sourceContent'

Check warning on line 73 in simbot-component-telegram-core/src/commonMain/kotlin/love/forte/simbot/component/telegram/core/event/TelegramEvent.kt

See this annotation in the file changed.

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

Unresolved reference in KDoc

Cannot resolve symbol 'BasicTelegramMessageEvent'

Check warning on line 74 in simbot-component-telegram-core/src/commonMain/kotlin/love/forte/simbot/component/telegram/core/event/TelegramEvent.kt

See this annotation in the file changed.

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

Unresolved reference in KDoc

Cannot resolve symbol 'BasicTelegramMessageEvent'

Check warning on line 45 in simbot-component-telegram-api/src/commonMain/kotlin/love/forte/simbot/telegram/api/update/Update.kt

See this annotation in the file changed.

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

Unresolved reference in KDoc

Cannot resolve symbol 'UpdateValues'

Check warning on line 67 in simbot-component-telegram-stdlib/src/commonMain/kotlin/love/forte/simbot/telegram/stdlib/bot/Bot.kt

See this annotation in the file changed.

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

Unresolved reference in KDoc

Cannot resolve symbol 'onEditedMessage'