The following document contains the results of Checkstyle.
Files | Infos | Warnings | Errors |
---|---|---|---|
3 | 0 | 0 | 50 |
Rules | Violations | Severity |
---|---|---|
LeftCurly
| 0 | Error |
RightCurly
| 0 | Error |
LineLength
| 3 | Error |
MemberName | 0 | Error |
JavadocMethod | 7 | Error |
JavadocType | 1 | Error |
JavadocVariable | 9 | Error |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
RegexpHeader
| 3 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 0 | Error |
FileLength | 0 | Error |
MethodLength | 0 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad | 0 | Error |
OperatorWrap | 0 | Error |
ParenPad
| 0 | Error |
TabCharacter | 0 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 16 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 0 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock | 0 | Error |
NeedBraces | 0 | Error |
AvoidInlineConditionals | 0 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField | 5 | Error |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber | 5 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 1 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier | 0 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$'. | 4 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 | |
'userRepositories' hides a field. | 35 | |
'authnHandler' hides a field. | 35 | |
Missing a Javadoc comment. | 41 | |
'<' is not preceded with whitespace. | 41 | |
'<' is not followed by whitespace. | 41 | |
'>' is not preceded with whitespace. | 41 | |
Redundant throws: 'PrincipalNotFoundException' is subclass of 'ArchivaSecurityException'. | 42 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$'. | 4 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 56 | |
'securitySystem' hides a field. | 56 | |
'userRepositories' hides a field. | 56 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 82 | |
'401' is a magic number. | 91 | |
'401' is a magic number. | 95 | |
'401' is a magic number. | 99 | |
Missing a Javadoc comment. | 103 | |
'username' hides a field. | 103 | |
Line is longer than 120 characters. | 109 | |
Line is longer than 120 characters. | 113 | |
Line is longer than 120 characters. | 117 | |
'<' is not preceded with whitespace. | 121 | |
'<' is not followed by whitespace. | 121 | |
'>' is not preceded with whitespace. | 121 | |
'if' is not followed by whitespace. | 122 | |
'401' is a magic number. | 133 | |
'401' is a magic number. | 147 | |
Missing a Javadoc comment. | 151 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Copyright \d\d\d\d-\d\d\d\d The Apache Software Foundation.$'. | 4 | |
Missing a Javadoc comment. | 35 | |
'<' is not preceded with whitespace. | 35 | |
'<' is not followed by whitespace. | 35 | |
'>' is not preceded with whitespace. | 35 | |
Missing a Javadoc comment. | 44 | |
'<' is not preceded with whitespace. | 44 | |
'<' is not followed by whitespace. | 44 | |
'>' is not preceded with whitespace. | 44 | |
Missing a Javadoc comment. | 47 | |
'<' is not preceded with whitespace. | 47 | |
'<' is not followed by whitespace. | 47 | |
'>' is not preceded with whitespace. | 47 | |
Missing a Javadoc comment. | 53 |