FrankChen021 commented on PR #19875: URL: https://github.com/apache/druid/pull/19875#issuecomment-5210965145
Fixed the migration-caused Error Prone MissingOverride failure in processing/src/test/java/org/apache/druid/testing/matchers/DiagnosingMatcher.java by annotating its abstract describeTo implementation with @Override against the project Matcher interface. Validation on commit 2a098a634c: processing test-compile passed; Checkstyle, PMD, Enforcer, forbidden-API, and SpotBugs passed (0 SpotBugs bugs/errors). -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
