Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
1400124

Details

org/apache/commons/vfs2/RACRandomAccessFile.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one or more'.2
ErrorsType Javadoc tag @author must match pattern '.+Commons VFS team.+'.29
ErrorsMissing a Javadoc comment.32
ErrorsVariable access definition in wrong order.32
ErrorsConstructor definition in wrong order.55
ErrorsConstructor definition in wrong order.61
ErrorsExpected an @return tag.115
ErrorsExpected @param tag for 'b'.116
ErrorsExpected @throws tag for 'IOException'.116
ErrorsExpected an @return tag.124
ErrorsExpected @throws tag for 'IOException'.125
Errors'0xFF' is a magic number.129
ErrorsExpected @param tag for 'b'.143
ErrorsExpected @throws tag for 'IOException'.143
ErrorsExpected @param tag for 'b'.154
ErrorsExpected @throws tag for 'IOException'.154
ErrorsExpected @param tag for 'b'.163
ErrorsExpected @param tag for 'off'.163
ErrorsExpected @param tag for 'len'.163
ErrorsExpected @throws tag for 'IOException'.163

org/apache/commons/vfs2/provider/mime/MimeAttributesMap.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsFirst sentence should end with a period.41
ErrorsType Javadoc comment is missing an @author tag.44
ErrorsStatic variable definition in wrong order.48
Errors'static' modifier out of order with the JLS suggestions.48

org/apache/commons/vfs2/provider/mime/MimeFileContentInfoFactory.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.29
ErrorsType Javadoc tag @author must match pattern '.+Commons VFS team.+'.34

org/apache/commons/vfs2/provider/mime/MimeFileObject.java

ViolationMessageLine
ErrorsType Javadoc tag @author must match pattern '.+Commons VFS team.+'.50
Errors'10' is a magic number.96
Errors'+' is not preceded with whitespace.97
Errors'+' is not followed by whitespace.97
Errors'<' is not preceded with whitespace.106
Errors'<' is not followed by whitespace.106
Errors'<' is not preceded with whitespace.171
Errors'<' is not followed by whitespace.171
ErrorsLine is longer than 120 characters.181

org/apache/commons/vfs2/provider/mime/MimeFileProvider.java

ViolationMessageLine
ErrorsType Javadoc tag @author must match pattern '.+Commons VFS team.+'.39
ErrorsLine is longer than 120 characters.43
ErrorsMissing a Javadoc comment.43
Errors'static' modifier out of order with the JLS suggestions.43
ErrorsLine is longer than 120 characters.62

org/apache/commons/vfs2/provider/mime/MimeFileSystem.java

ViolationMessageLine
ErrorsType Javadoc tag @author must match pattern '.+Commons VFS team.+'.44
ErrorsMissing a Javadoc comment.50
ErrorsStatic variable definition in wrong order.50
ErrorsVariable access definition in wrong order.50
Errors'static' modifier out of order with the JLS suggestions.50
ErrorsMissing a Javadoc comment.51
ErrorsStatic variable definition in wrong order.51
ErrorsVariable access definition in wrong order.51
Errors'static' modifier out of order with the JLS suggestions.51
ErrorsMissing a Javadoc comment.52
ErrorsStatic variable definition in wrong order.52
ErrorsVariable access definition in wrong order.52
Errors'static' modifier out of order with the JLS suggestions.52
ErrorsLine is longer than 120 characters.56

org/apache/commons/vfs2/provider/smb/SmbFileName.java

ViolationMessageLine
ErrorsType Javadoc tag @author must match pattern '.+Commons VFS team.+'.29
ErrorsExpected an @return tag.56
ErrorsExpected an @return tag.90
ErrorsExpected @param tag for 'path'.91
ErrorsExpected @param tag for 'type'.91
ErrorsFirst sentence should end with a period.105
ErrorsExpected an @return tag.108
ErrorsExpected @throws tag for 'FileSystemException'.108
Errors'120' is a magic number.115
ErrorsFirst sentence should end with a period.131
ErrorsExpected an @return tag.134

org/apache/commons/vfs2/provider/smb/SmbFileNameParser.java

ViolationMessageLine
ErrorsType Javadoc comment is missing an @author tag.30
Errors'static' modifier out of order with the JLS suggestions.32
Errors'139' is a magic number.36
ErrorsLine is longer than 120 characters.45

org/apache/commons/vfs2/provider/smb/SmbFileObject.java

ViolationMessageLine
ErrorsType Javadoc tag @author must match pattern '.+Commons VFS team.+'.47
ErrorsLine is longer than 120 characters.92

org/apache/commons/vfs2/provider/smb/SmbFileProvider.java

ViolationMessageLine
ErrorsType Javadoc tag @author must match pattern '.+Commons VFS team.+'.37
ErrorsLine is longer than 120 characters.41
ErrorsMissing a Javadoc comment.41
Errors'static' modifier out of order with the JLS suggestions.41
ErrorsMissing a Javadoc comment.57
ErrorsVariable access definition in wrong order.57
Errors'static' modifier out of order with the JLS suggestions.57

org/apache/commons/vfs2/provider/smb/SmbFileRandomAccessContent.java

ViolationMessageLine
ErrorsType Javadoc tag @author must match pattern '.+Commons VFS team.+'.37
ErrorsArray brackets at illegal position.71
ErrorsArray brackets at illegal position.77
ErrorsArray brackets at illegal position.184
ErrorsArray brackets at illegal position.189
ErrorsArray brackets at illegal position.254
ErrorsArray brackets at illegal position.260

org/apache/commons/vfs2/provider/smb/SmbFileSystem.java

ViolationMessageLine
ErrorsType Javadoc tag @author must match pattern '.+Commons VFS team.+'.35

org/apache/commons/vfs2/util/FileObjectDataSource.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsFirst sentence should end with a period.28
ErrorsType Javadoc comment is missing an @author tag.31

org/apache/commons/vfs2/util/SharedRandomContentInputStream.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.32
ErrorsType Javadoc tag @author must match pattern '.+Commons VFS team.+'.37
ErrorsLine is longer than 120 characters.47
Errors'synchronized' is not followed by whitespace.61
ErrorsArray brackets at illegal position.87
Errors'+=' is not preceded with whitespace.101
Errors'+=' is not followed by whitespace.101
Errors'+=' is not preceded with whitespace.102
Errors'+=' is not followed by whitespace.102
Errors'+=' is not preceded with whitespace.121
Errors'+=' is not followed by whitespace.121
Errors'+=' is not preceded with whitespace.122
Errors'+=' is not followed by whitespace.122
Errors'+' is not preceded with whitespace.162
Errors'+' is not followed by whitespace.162
Errors'-=' is not preceded with whitespace.176
Errors'-=' is not followed by whitespace.176
Errors'=' is not preceded with whitespace.177
Errors'=' is not followed by whitespace.177
Errors'synchronized' is not followed by whitespace.191
Errors'+' is not preceded with whitespace.201
Errors'+' is not followed by whitespace.201
Errors'<' is not preceded with whitespace.202
Errors'<' is not followed by whitespace.202
Errors'?' is not preceded with whitespace.202
Errors'?' is not followed by whitespace.202
Errors':' is not preceded with whitespace.202
Errors':' is not followed by whitespace.202
Errors'+' is not preceded with whitespace.202
Errors'+' is not followed by whitespace.202
Errors'synchronized' is not followed by whitespace.221
Errors'<' is not preceded with whitespace.225
Errors'<' is not followed by whitespace.225