kaivalnp commented on PR #12590:
URL: https://github.com/apache/lucene/pull/12590#issuecomment-1741698784

   The previous build failed because a comment wasn't formatted correctly:
   
   ```
   * What went wrong:
   Execution failed for task ':lucene:core:spotlessJavaCheck'.
   > The following files had format violations:
         src/java/org/apache/lucene/search/AbstractKnnVectorQuery.java
   ```
   
   Ran `./gradlew tidy` and the build passes locally now..
   
   For some reason this also removed closing `</p>` tags from the comment, and 
may be a separate issue?


-- 
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...@lucene.apache.org

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


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

Reply via email to