stillalex commented on PR #1749:
URL: https://github.com/apache/solr/pull/1749#issuecomment-1618814814

   this is failing but due to unrelated changes 
   ```
   > Task :solr:core:compileTestJava
   
/home/runner/work/solr/solr/solr/core/src/test/org/apache/solr/handler/admin/api/CoreReplicationAPITest.java:88:
 warning: [ClassCanBeStatic] Inner class is non-static but does not reference 
enclosing class
     class CoreReplicationAPIMock extends CoreReplicationAPI {
     ^
       (see https://errorprone.info/bugpattern/ClassCanBeStatic)
     Did you mean 'static class CoreReplicationAPIMock extends 
CoreReplicationAPI {'?
   error: warnings found and -Werror specified
   
   > Task :solr:core:compileTestJava FAILED
   ```


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to