Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
Files | ![]() |
![]() |
![]() |
---|---|---|---|
5 | 8 | 7 | 0 |
Files
Rules
Category | Rule | Violations | Severity |
---|---|---|---|
javadoc | JavadocMethod
|
7 | ![]() |
JavadocVariable
|
8 | ![]() |
Details
org/eclipse/aether/generator/gnupg/GnupgConfigurationKeys.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 65 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 76 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 88 |
org/eclipse/aether/generator/gnupg/GnupgSignatureArtifactGeneratorFactory.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 66 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'session'. | 66 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 73 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'session'. | 73 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 80 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'session'. | 80 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'fingerprint'. | 80 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 85 |
org/eclipse/aether/generator/gnupg/loaders/GpgAgentPasswordLoader.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
org/eclipse/aether/generator/gnupg/loaders/GpgConfLoader.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
org/eclipse/aether/generator/gnupg/loaders/GpgEnvLoader.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |