justinmclean commented on PR #5843: URL: https://github.com/apache/gravitino/pull/5843#issuecomment-2540551835
The build failed because the code is not correctly formatted. We use Spotless to ensure the code is formatted consistently. To fix this, you'll need to run `./gradlew :common:spotlessApply`. But as I said, the fix will need to be in the CLI code, not here. -- 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]
