Kai
Kai
@romani Hi, I've been stumped for a while. **The first error `org.eclipse.jdt.core.compiler.problem.memberOfDeprecatedTypeNotDeprecated=ignore` is gone**. But there's a new error at hand. I'm running into a bit of a loop with...
I believe one solution could be to build in version 24 instead of 21
Hello, the PR has been sent. The issue has been resolved (sorry for burning too many CI credits, I forgot to isolate the test)
So you're suggesting `google_checks.xml` should have changes in order to enforce this rule? Afaik the change you want already exists inside Checkstyle, but it is currently turned "off" in the...
I reviewed the file changes, and it appears the PR only updates the documentation. The main logic hasn't been altered in AnnotationLocationCheck.java. I am on it.
> Logic is not expected to be changed, only documentation Thanks for the clarification, that makes sense. I'm gonna make the documentation clearer 👍