reviewdog [checkstyle-hermes-common] report
reported by reviewdog 🐶
Findings (4)
tag should be placed immediately before the first word, with no space after.
hermes-common/src/main/java/pl/allegro/tech/hermes/infrastructure/zookeeper/ZookeeperTopicRepository.java|89|
tag should be preceded with an empty line.
hermes-common/src/main/java/pl/allegro/tech/hermes/infrastructure/zookeeper/ZookeeperTopicRepository.java|100|
tag should be placed immediately before the first word, with no space after.
hermes-common/src/main/java/pl/allegro/tech/hermes/infrastructure/zookeeper/ZookeeperTopicRepository.java|100|
tag should be preceded with an empty line.
Filtered Findings (0)
Annotations
github-actions / checkstyle-hermes-common
[checkstyle-hermes-common] hermes-common/src/main/java/pl/allegro/tech/hermes/infrastructure/zookeeper/ZookeeperTopicRepository.java#L89 <com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck>
<p> tag should be placed immediately before the first word, with no space after.
Raw output
/home/runner/work/hermes/hermes/hermes-common/src/main/java/pl/allegro/tech/hermes/infrastructure/zookeeper/ZookeeperTopicRepository.java:89:0: warning: <p> tag should be placed immediately before the first word, with no space after. (com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck)
github-actions / checkstyle-hermes-common
[checkstyle-hermes-common] hermes-common/src/main/java/pl/allegro/tech/hermes/infrastructure/zookeeper/ZookeeperTopicRepository.java#L89 <com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck>
<p> tag should be preceded with an empty line.
Raw output
/home/runner/work/hermes/hermes/hermes-common/src/main/java/pl/allegro/tech/hermes/infrastructure/zookeeper/ZookeeperTopicRepository.java:89:0: warning: <p> tag should be preceded with an empty line. (com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck)
github-actions / checkstyle-hermes-common
[checkstyle-hermes-common] hermes-common/src/main/java/pl/allegro/tech/hermes/infrastructure/zookeeper/ZookeeperTopicRepository.java#L100 <com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck>
<p> tag should be placed immediately before the first word, with no space after.
Raw output
/home/runner/work/hermes/hermes/hermes-common/src/main/java/pl/allegro/tech/hermes/infrastructure/zookeeper/ZookeeperTopicRepository.java:100:0: warning: <p> tag should be placed immediately before the first word, with no space after. (com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck)
github-actions / checkstyle-hermes-common
[checkstyle-hermes-common] hermes-common/src/main/java/pl/allegro/tech/hermes/infrastructure/zookeeper/ZookeeperTopicRepository.java#L100 <com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck>
<p> tag should be preceded with an empty line.
Raw output
/home/runner/work/hermes/hermes/hermes-common/src/main/java/pl/allegro/tech/hermes/infrastructure/zookeeper/ZookeeperTopicRepository.java:100:0: warning: <p> tag should be preceded with an empty line. (com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck)