Release: v4.1.0 #342
Annotations
3 warnings
Qodana Scan:
samples/webhook-server-ktor/src/main/kotlin/com/example/Application.kt#L87
Condition 'targetBot == null' is always false
|
Qodana Scan:
samples/webhook-server-spring/src/main/kotlin/com/example/CallbackHandler.kt#L61
Condition 'targetBot == null' is always false
|
Qodana Scan:
samples/webhook-server-spring-webflux/src/main/kotlin/com/example/CallbackHandler.kt#L61
Condition 'targetBot == null' is always false
|
Loading