Skip to content

Hermes console vue stats (#1703)

Sign in for the full log view
GitHub Actions / checkstyle-integration completed Aug 17, 2023 in 0s

reviewdog [checkstyle-integration] report

reported by reviewdog 🐶

Findings (2)

integration/src/integration/java/pl/allegro/tech/hermes/integration/management/StatsTest.java|38| Line is longer than 140 characters (found 142).
integration/src/integration/java/pl/allegro/tech/hermes/integration/management/StatsTest.java|40| Line is longer than 140 characters (found 142).

Filtered Findings (0)

Annotations

Check warning on line 38 in integration/src/integration/java/pl/allegro/tech/hermes/integration/management/StatsTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle-integration

[checkstyle-integration] integration/src/integration/java/pl/allegro/tech/hermes/integration/management/StatsTest.java#L38 <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck>

Line is longer than 140 characters (found 142).
Raw output
/home/runner/work/hermes/hermes/integration/src/integration/java/pl/allegro/tech/hermes/integration/management/StatsTest.java:38:0: warning: Line is longer than 140 characters (found 142). (com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck)

Check warning on line 40 in integration/src/integration/java/pl/allegro/tech/hermes/integration/management/StatsTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle-integration

[checkstyle-integration] integration/src/integration/java/pl/allegro/tech/hermes/integration/management/StatsTest.java#L40 <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck>

Line is longer than 140 characters (found 142).
Raw output
/home/runner/work/hermes/hermes/integration/src/integration/java/pl/allegro/tech/hermes/integration/management/StatsTest.java:40:0: warning: Line is longer than 140 characters (found 142). (com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck)