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