Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
Files | ![]() |
![]() |
![]() |
---|---|---|---|
10 | 14 | 18 | 0 |
Files
Rules
Category | Rule | Violations | Severity |
---|---|---|---|
coding | HiddenField
|
12 | ![]() |
javadoc | JavadocMethod
|
6 | ![]() |
JavadocVariable
|
14 | ![]() |
Details
org/eclipse/aether/transport/http/ChecksumExtractor.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'request'. | 36 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 43 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'exception'. | 43 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 50 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'response'. | 50 |
org/eclipse/aether/transport/http/HttpServer.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 65 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 67 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 69 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 84 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 85 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 86 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 90 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 91 |
![]() |
coding | HiddenField | 'expectContinue' hides a field. | 198 |
![]() |
coding | HiddenField | 'username' hides a field. | 208 |
![]() |
coding | HiddenField | 'password' hides a field. | 208 |
![]() |
coding | HiddenField | 'username' hides a field. | 214 |
![]() |
coding | HiddenField | 'password' hides a field. | 214 |
org/eclipse/aether/transport/http/HttpTransporter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'retryInterval' hides a field. | 809 |
org/eclipse/aether/transport/http/HttpTransporterFactory.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'extractors'. | 69 |
org/eclipse/aether/transport/http/HttpTransporterTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 78 |
![]() |
coding | HiddenField | 'auth' hides a field. | 377 |
![]() |
coding | HiddenField | 'auth' hides a field. | 800 |
![]() |
coding | HiddenField | 'auth' hides a field. | 1127 |
![]() |
coding | HiddenField | 'auth' hides a field. | 1150 |
org/eclipse/aether/transport/http/Nexus2ChecksumExtractor.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
org/eclipse/aether/transport/http/RFC9457/RFC9457Payload.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 24 |
org/eclipse/aether/transport/http/RFC9457/RFC9457Reporter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 30 |
org/eclipse/aether/transport/http/RecordingTransportListener.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'dataOffset' hides a field. | 46 |
![]() |
coding | HiddenField | 'dataLength' hides a field. | 46 |
org/eclipse/aether/transport/http/XChecksumChecksumExtractor.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |