Hermes console vue #1697
Merged
Hermes console vue #1697
GitHub Actions / checkstyle-integration
completed
Oct 26, 2023 in 1s
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
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)
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)
Loading