This check has been archived and is scheduled for deletion.
Learn more about checks retention
Terasology Jenkins.io / CheckStyle
failed
Nov 9, 2023 in 0s
2 new issues, 82 total
Total | New | Outstanding | Fixed | Trend |
---|---|---|---|---|
82 | 2 | 80 | 8 | 👍 |
Reference build: Terasology » engine » develop #20
Details
Severity distribution of new issues
Error | Warning High | Warning Normal | Warning Low |
---|---|---|---|
0 | 0 | 2 | 0 |
Annotations
terasology-jenkins-io / CheckStyle
LineLengthCheck
NORMAL:
Line is longer than 150 characters (found 265).
Raw output
<p>Since Checkstyle 3.0</p><p> Checks for long lines. </p><p> Rationale: Long lines are hard to read in printouts or if developers have limited screen space for the source code, e.g. if the IDE displays additional information like project tree, class hierarchy, etc. </p>
terasology-jenkins-io / CheckStyle
LineLengthCheck
NORMAL:
Line is longer than 150 characters (found 238).
Raw output
<p>Since Checkstyle 3.0</p><p> Checks for long lines. </p><p> Rationale: Long lines are hard to read in printouts or if developers have limited screen space for the source code, e.g. if the IDE displays additional information like project tree, class hierarchy, etc. </p>
Loading