justinmclean commented on PR #10613: URL: https://github.com/apache/gravitino/pull/10613#issuecomment-4166734885
We use Spotless to ensure the code is consistently formatted, but the CI is failing because of it. The issue is in TestFilesetMetaService.java and looks like a spacing/bracket issue?. You need to fix that and run ` ./gradlew spotlessApply` to check everything is OK and push your changes to fix this. -- 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]
