raboof commented on PR #7901: URL: https://github.com/apache/geode/pull/7901#issuecomment-3228445950
If you click the failing `develop / build`, you will see logs of the failure, including: ``` > Task :geode-gfsh:compileJava /home/runner/work/geode/geode/geode-gfsh/src/main/java/org/apache/geode/management/internal/cli/commands/lifecycle/StopServerCommand.java:17: warning: [deprecation] StringUtils in io.micrometer.core.instrument.util has been deprecated import static io.micrometer.core.instrument.util.StringUtils.isNotBlank; ^ error: warnings found and -Werror specified 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: notifications-unsubscr...@geode.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org