Skip to content

remove transaction children atomically

Sign in for the full log view
GitHub Actions / checkstyle-hermes-common completed Jul 30, 2024 in 1s

reviewdog [checkstyle-hermes-common] report

reported by reviewdog 🐶

Findings (4)

hermes-common/src/main/java/pl/allegro/tech/hermes/infrastructure/zookeeper/ZookeeperTopicRepository.java|89|

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

Check warning on line 89 in hermes-common/src/main/java/pl/allegro/tech/hermes/infrastructure/zookeeper/ZookeeperTopicRepository.java

See this annotation in the file changed.

@github-actions 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)

Check warning on line 89 in hermes-common/src/main/java/pl/allegro/tech/hermes/infrastructure/zookeeper/ZookeeperTopicRepository.java

See this annotation in the file changed.

@github-actions 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)

Check warning on line 100 in hermes-common/src/main/java/pl/allegro/tech/hermes/infrastructure/zookeeper/ZookeeperTopicRepository.java

See this annotation in the file changed.

@github-actions 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)

Check warning on line 100 in hermes-common/src/main/java/pl/allegro/tech/hermes/infrastructure/zookeeper/ZookeeperTopicRepository.java

See this annotation in the file changed.

@github-actions 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)