github-actions[bot] commented on a change in pull request #4337: Review code
styles automatically
URL: https://github.com/apache/skywalking/pull/4337#discussion_r376784272
##########
File path:
apm-sniffer/apm-agent/src/main/java/org/apache/skywalking/apm/agent/SkyWalkingAgent.java
##########
@@ -184,6 +184,14 @@ public void onError(String typeName, ClassLoader
classLoader, JavaModule module,
logger.error("Enhance class " + typeName + " error.", throwable);
}
+ /**
+ * TODO: just to test reviewdog
+ *
+ * @param typeName
Review comment:
**[maven-checkstyle]** <sub>reported by
[reviewdog](https://github.com/reviewdog/reviewdog) :dog:</sub>
At-clause should have a non-empty description.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services