ibzib commented on pull request #14148:
URL: https://github.com/apache/beam/pull/14148#issuecomment-793036014


   Github actions tests have passed. I'm seeing warnings like:
   
   ```
   WARNING: An illegal reflective access operation has occurred
   WARNING: Illegal reflective access by 
com.google.errorprone.bugpatterns.FutureReturnValueIgnored 
(file:/home/runner/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_core/2.3.4/88f99256f9d8dabe4f836bacaca93b5986747743/error_prone_core-2.3.4.jar)
 to field com.sun.tools.javac.code.Type$StructuralTypeMapping$4.this$0
   WARNING: Please consider reporting this to the maintainers of 
com.google.errorprone.bugpatterns.FutureReturnValueIgnored
   WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
   WARNING: All illegal access operations will be denied in a future release
   ```
   
   But it's not failing so we can ignore these for now.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to