pandaapo commented on PR #4522:
URL: https://github.com/apache/eventmesh/pull/4522#issuecomment-1811725644
CI errors:
```
[ant:checkstyle] [WARN]
/home/runner/work/eventmesh/eventmesh/eventmesh-connectors/eventmesh-connector-feishu/src/main/java/org/apache/eventmesh/connector/feishu/sink/connector/FeishuSinkConnector.java:105:108:
'.' should be on a new line. [SeparatorWrapDot]
[ant:checkstyle] [WARN]
/home/runner/work/eventmesh/eventmesh/eventmesh-connectors/eventmesh-connector-feishu/src/main/java/org/apache/eventmesh/connector/feishu/sink/connector/FeishuSinkConnector.java:106:51:
',' is not followed by whitespace. [WhitespaceAfter]
[ant:checkstyle] [WARN]
/home/runner/work/eventmesh/eventmesh/eventmesh-connectors/eventmesh-connector-feishu/src/main/java/org/apache/eventmesh/connector/feishu/sink/connector/FeishuSinkConnector.java:141:63:
WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[ant:checkstyle] [WARN]
/home/runner/work/eventmesh/eventmesh/eventmesh-connectors/eventmesh-connector-feishu/src/main/java/org/apache/eventmesh/connector/feishu/sink/config/FeishuSinkConfig.java:19:1:
'import' should be separated from previous line. [EmptyLineSeparator]
> Task :eventmesh-connectors:eventmesh-connector-feishu:checkstyleMain FAILED
```
You can refer to
https://eventmesh.apache.org/community/contribute/contribute#code-style to help
you perform a checkstyle check locally.
--
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]