Skip to content

Merge pull request #725 from simple-robot/dependabot/gradle/v3-dev/co… #39

Merge pull request #725 from simple-robot/dependabot/gradle/v3-dev/co…

Merge pull request #725 from simple-robot/dependabot/gradle/v3-dev/co… #39

GitHub Actions / Qodana for JVM completed Sep 26, 2023 in 0s

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]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 28 in simbot-util-api-requestor-ktor/src/commonMain/kotlin/love/forte/simbot/util/api/requestor/ktor/http/HttpRequestor.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Unresolved reference in KDoc

Cannot resolve symbol 'HttpClient'

Check warning on line 21 in simbot-util-api-requestor-ktor/src/commonMain/kotlin/love/forte/simbot/util/api/requestor/ktor/http/HttpRequestor.kt

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Constant conditions

Cast will always fail

Check warning on line 374 in simboot-core-spring-boot-starter/src/main/kotlin/love/forte/simboot/spring/autoconfigure/SimbotTopLevelScanProcessor.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Constant conditions

Condition 'returnTypeName == parameterBinderFactoryTypeName' is always false