dsmiley commented on PR #3409:
URL: https://github.com/apache/solr/pull/3409#issuecomment-3016015732

   Precommit failed.  Looking at the logs, this is why:
   ```
   > Task :solr:solrj:validateLogCalls
   
/home/runner/work/solr/solr/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java:456:
 warning: [NotJavadoc] Avoid using `/**` for comments which aren't actually 
Javadoc.
   
         /**
   > Task :solr:core:compileJava
         ^
       (see https://errorprone.info/bugpattern/NotJavadoc)
     Did you mean '/*'?
   error: warnings found and -Werror specified
   Note: Some input files use or override a deprecated API.
   Note: Recompile with -Xlint:deprecation for details.
   1 error
   1 warning
   ```


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

Reply via email to