TheNeuralBit commented on code in PR #21836:
URL: https://github.com/apache/beam/pull/21836#discussion_r897395438


##########
sdks/java/core/src/test/java/org/apache/beam/sdk/transforms/reflect/DoFnInvokersTest.java:
##########
@@ -93,7 +93,8 @@
 @SuppressWarnings({
   "rawtypes", // TODO(https://github.com/apache/beam/issues/20447)
   "SameNameButDifferent",
-  "unused" // TODO(BEAM-13271): Remove when new version of errorprone is 
released (2.11.0)
+  "unused" // TODO(https://github.com/apache/beam/issues/21230): Remove when 
new version of
+  // errorprone is released (2.11.0)

Review Comment:
   These look weird, any chance your automation could move these comments to 
the line above?



-- 
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]

Reply via email to