GitHub user daniel-morgenstern added a comment to the discussion: Support 
Kotlin’s "Unused Return Value" Warnings for improved developer experience

@vy I haven't currently time for it, maybe some time later.

If i do it later, i would to know which import to use (this are the supported 
one):
 - 
[com.google.errorprone.annotations.CheckReturnValue](https://errorprone.info/api/latest/com/google/errorprone/annotations/CheckReturnValue.html)
 - 
[edu.umd.cs.findbugs.annotations.CheckReturnValue](https://findbugs.sourceforge.net/api/edu/umd/cs/findbugs/annotations/CheckReturnValue.html)
 - 
[org.jetbrains.annotations.CheckReturnValue](https://javadoc.io/doc/org.jetbrains/annotations/latest/org/jetbrains/annotations/CheckReturnValue.html)
- 
[org.springframework.lang.CheckReturnValue](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/lang/CheckReturnValue.html)
- 
[org.jooq.CheckReturnValue](https://www.jooq.org/javadoc/latest/org.jooq/org/jooq/CheckReturnValue.html)

GitHub link: 
https://github.com/apache/logging-log4j2/discussions/4027#discussioncomment-15571164

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to