Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
3 0 6 8

Details

com/gridsystems/utils/windows/Firewall.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Mail addresses are forbidden in the source code 31
Errors Name 'PRESENT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39

com/gridsystems/utils/windows/FirewallException.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Mail addresses are forbidden in the source code 29

com/gridsystems/utils/windows/FirewallTester.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Mail addresses are forbidden in the source code 29
Errors Utility classes should not have a public or default constructor. 32
Warnings '9110' is a magic number. 44
Warnings '9116' is a magic number. 45
Warnings '8000' is a magic number. 46
Warnings '9110' is a magic number. 47
Warnings '9116' is a magic number. 48
Warnings '8000' is a magic number. 49