| Severity |
Category |
Rule |
Message |
Line |
Error |
imports |
ImportOrder |
Wrong order for 'org.apache.logging.log4j.core.appender.nosql.NoSqlProvider' import. |
36 |
Error |
imports |
ImportControl |
Disallowed import - com.mongodb.DB. |
41 |
Error |
imports |
ImportControl |
Disallowed import - com.mongodb.MongoClient. |
42 |
Error |
imports |
ImportControl |
Disallowed import - com.mongodb.MongoCredential. |
43 |
Error |
imports |
ImportControl |
Disallowed import - com.mongodb.ServerAddress. |
44 |
Error |
imports |
ImportControl |
Disallowed import - com.mongodb.WriteConcern. |
45 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 128). |
77 |
Error |
whitespace |
FileTabCharacter |
File contains tab characters (this is the first instance). |
119 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 124). |
121 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 126). |
122 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 128). |
123 |
Error |
javadoc |
JavadocType |
Missing a Javadoc comment. |
132 |
Error |
coding |
HiddenField |
'server' hides a field. |
175 |
Error |
coding |
HiddenField |
'port' hides a field. |
180 |
Error |
coding |
HiddenField |
'databaseName' hides a field. |
185 |
Error |
coding |
HiddenField |
'collectionName' hides a field. |
190 |
Error |
coding |
HiddenField |
'userName' hides a field. |
195 |
Error |
coding |
HiddenField |
'password' hides a field. |
200 |
Error |
coding |
HiddenField |
'isCapped' hides a field. |
205 |
Error |
coding |
HiddenField |
'collectionSize' hides a field. |
210 |
Error |
coding |
HiddenField |
'factoryClassName' hides a field. |
215 |
Error |
coding |
HiddenField |
'factoryMethodName' hides a field. |
220 |
Error |
coding |
HiddenField |
'writeConcernConstantClassName' hides a field. |
225 |
Error |
coding |
HiddenField |
'writeConcernConstant' hides a field. |
230 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 123). |
251 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 125). |
256 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 125). |
259 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 125). |
267 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 122). |
279 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 127). |
283 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 122). |
293 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 127). |
301 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 147). |
314 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 122). |
321 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 123). |
330 |