Merge pull request #725 from simple-robot/dependabot/gradle/v3-dev/co… #39
5 new problems found by Qodana for JVM
Qodana for JVM
5 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Constant conditions |
🔶 Warning | 3 |
Unresolved reference in KDoc |
🔶 Warning | 2 |
💡 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 for JVM
Unresolved reference in KDoc
Cannot resolve symbol 'HttpClient'
github-actions / Qodana for JVM
Unresolved reference in KDoc
Cannot resolve symbol 'HttpClient'
Check warning on line 265 in simbot-api/src/main/kotlin/love/forte/simbot/Attribute.kt
github-actions / Qodana for JVM
Constant conditions
Cast will always fail
Check warning on line 257 in simbot-api/src/main/kotlin/love/forte/simbot/Attribute.kt
github-actions / Qodana for JVM
Constant conditions
Cast will always fail
github-actions / Qodana for JVM
Constant conditions
Condition 'returnTypeName == parameterBinderFactoryTypeName' is always false