janhoy opened a new pull request #521: URL: https://github.com/apache/solr/pull/521
I got this failure on `gradlew check` on main, for class `S3BackupRepositoryTest`: ``` [InlineMeInliner] `Strings.repeat()` should be inlined ``` Have not seen the same from Jenkins, but I suppress them anyway. Also an unused variable removed. https://errorprone.info/bugpattern/InlineMeInliner -- 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]
