Checkstyle Results
The following document contains the results of Checkstyle 9.3 with /media/veracrypt1/workspace/togetherPlatform/modules/TP-CORE/checkstyle.xml ruleset.
Summary
Files | ![]() |
![]() |
![]() |
---|---|---|---|
67 | 0 | 0 | 4 |
Files
File | ![]() |
![]() |
![]() |
---|---|---|---|
org/europa/together/application/JacksonJsonTools.java | 0 | 0 | 1 |
org/europa/together/application/NimbusJwt.java | 0 | 0 | 3 |
Details
org/europa/together/application/JacksonJsonTools.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 47 |
org/europa/together/application/NimbusJwt.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 91 |
![]() |
coding | MagicNumber | '600000' is a magic number. | 96 |
![]() |
coding | MagicNumber | '30' is a magic number. | 175 |