ppkarwasz opened a new pull request, #1961: URL: https://github.com/apache/logging-log4j2/pull/1961
This suppresses or fixes most Error Prone warning in `log4j-api`. Only two dozens warnings are left, mainly in the [TypeParameterUnusedInFormals](https://errorprone.info/bugpattern/TypeParameterUnusedInFormals), which can not be removed for source compatibility reasons. Closes #1850. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
