The following document contains the results of
Checkstyle.
Files | Infos | Warnings | Errors |
9 | 0 | 0 | 103 |
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Using the '.*' form of import should be avoided - ca.pjer.cm.api.access.*. |
20
|
| First sentence should end with a period. |
28
|
| Line has trailing spaces. |
36
|
| Missing a Javadoc comment. |
40
|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
40
|
| Missing a Javadoc comment. |
41
|
| Method 'setStoreService' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
| Parameter storeService should be final. |
43
|
| 'storeService' hides a field. |
43
|
| Line is longer than 80 characters. |
47
|
| Method 'getAccessToken' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| Parameter accessCredential should be final. |
47
|
| Line is longer than 80 characters. |
55
|
| Line is longer than 80 characters. |
58
|
| Line is longer than 80 characters. |
69
|
| Method 'hasAccess' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| Parameter accessToken should be final. |
69
|
| Parameter permission should be final. |
69
|
| Parameter clazz should be final. |
69
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| First sentence should end with a period. |
22
|
| Line has trailing spaces. |
30
|
| Missing a Javadoc comment. |
34
|
| Missing a Javadoc comment. |
36
|
| Parameter userId should be final. |
36
|
| 'userId' hides a field. |
36
|
| Method 'getUserId' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Missing a Javadoc comment. |
44
|
| Parameter o should be final. |
44
|
| 'if' construct must use '{}'s. |
45
|
| 'if' construct must use '{}'s. |
46
|
| 'if' construct must use '{}'s. |
50
|
| Line is longer than 80 characters. |
50
|
| Avoid inline conditionals. |
50
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| Avoid inline conditionals. |
56
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| First sentence should end with a period. |
22
|
| Line has trailing spaces. |
30
|
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| First sentence should end with a period. |
22
|
| Line has trailing spaces. |
30
|
| Missing a Javadoc comment. |
34
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
36
|
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. |
38
|
| Missing a Javadoc comment. |
38
|
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| Parameter id should be final. |
42
|
| 'id' hides a field. |
42
|
| Method 'getUsername' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Missing a Javadoc comment. |
46
|
| Method 'setUsername' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Parameter username should be final. |
50
|
| 'username' hides a field. |
50
|
| Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Parameter password should be final. |
58
|
| 'password' hides a field. |
58
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
| Parameter o should be final. |
62
|
| 'if' construct must use '{}'s. |
63
|
| 'if' construct must use '{}'s. |
64
|
| 'if' construct must use '{}'s. |
68
|
| Avoid inline conditionals. |
68
|
| 'if' construct must use '{}'s. |
69
|
| Line is longer than 80 characters. |
69
|
| Avoid inline conditionals. |
69
|
| 'if' construct must use '{}'s. |
70
|
| Line is longer than 80 characters. |
70
|
| Avoid inline conditionals. |
70
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Missing a Javadoc comment. |
75
|
| Avoid inline conditionals. |
77
|
| '29' is a magic number. |
78
|
| Avoid inline conditionals. |
78
|
| '29' is a magic number. |
79
|
| Avoid inline conditionals. |
79
|
Error | Line |
| Missing package documentation file. | 0 |