tomsun28 commented on PR #2912: URL: https://github.com/apache/hertzbeat/pull/2912#issuecomment-2564601485
hi, here are some build error ``` [INFO] Starting audit... Error: /home/runner/work/hertzbeat/hertzbeat/hertzbeat-common/src/main/java/org/apache/hertzbeat/common/cache/CommonCacheService.java:45:25: ',' is not followed by whitespace. [WhitespaceAfter] Error: /home/runner/work/hertzbeat/hertzbeat/hertzbeat-common/src/main/java/org/apache/hertzbeat/common/cache/CommonCacheService.java:51:5: 'METHOD_DEF' should be separated from previous line. [EmptyLineSeparator] Error: /home/runner/work/hertzbeat/hertzbeat/hertzbeat-common/src/test/java/org/apache/hertzbeat/common/cache/CaffeineCacheTest.java:69:29: ',' is not followed by whitespace. [WhitespaceAfter] Error: /home/runner/work/hertzbeat/hertzbeat/hertzbeat-common/src/test/java/org/apache/hertzbeat/common/cache/CaffeineCacheTest.java:70:41: ',' is not followed by whitespace. [WhitespaceAfter] Error: /home/runner/work/hertzbeat/hertzbeat/hertzbeat-common/src/test/java/org/apache/hertzbeat/common/cache/CaffeineCacheTest.java:70:71: ',' is not followed by whitespace. [WhitespaceAfter] Error: /home/runner/work/hertzbeat/hertzbeat/hertzbeat-common/src/test/java/org/apache/hertzbeat/common/cache/CaffeineCacheTest.java:71:41: ',' is not followed by whitespace. [WhitespaceAfter] ``` -- 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]
