fix: guard against null in SimpleUri(String) and StringRepresentationTypeHandler - #5360
Merged
Terasology Jenkins.io / CheckStyle
succeeded
Aug 10, 2026 in 0s
4 new issues
| Total | New | Outstanding | Fixed | Trend |
|---|---|---|---|---|
| 4 | 4 | 0 | 0 | 👎 |
Reference build: Terasology » engine » develop #31
Details
Severity distribution of new issues
| Error | Warning High | Warning Normal | Warning Low |
|---|---|---|---|
| 0 | 0 | 0 | 4 |
Annotations
terasology-jenkins-io / CheckStyle
InnerTypeLastCheck
LOW:
Init blocks, constructors, fields and methods should be before inner types.
Raw output
<p>Since Checkstyle 5.2</p><p> Check nested (inner) classes/interfaces are declared at the bottom of the class after all method and field declarations. </p>
terasology-jenkins-io / CheckStyle
InnerTypeLastCheck
LOW:
Init blocks, constructors, fields and methods should be before inner types.
Raw output
<p>Since Checkstyle 5.2</p><p> Check nested (inner) classes/interfaces are declared at the bottom of the class after all method and field declarations. </p>
terasology-jenkins-io / CheckStyle
InnerTypeLastCheck
LOW:
Init blocks, constructors, fields and methods should be before inner types.
Raw output
<p>Since Checkstyle 5.2</p><p> Check nested (inner) classes/interfaces are declared at the bottom of the class after all method and field declarations. </p>
terasology-jenkins-io / CheckStyle
InnerTypeLastCheck
LOW:
Init blocks, constructors, fields and methods should be before inner types.
Raw output
<p>Since Checkstyle 5.2</p><p> Check nested (inner) classes/interfaces are declared at the bottom of the class after all method and field declarations. </p>
Loading