Checkstyle XML difference report
This is symmetric difference generated from two checkstyle-result.xml reports.
All matching records from each XML file are deleted, then remaining records are merged into single report.
Utility that generated this report.
| Module Name |
Base properties |
Patch properties |
| Checker |
|
severity
warning
charset
UTF-8
haltOnException
false
|
| BeforeExecutionExclusionFileFilter |
|
fileNamePattern
module\-info\.java$
|
| TreeWalker |
|
skipFileOnJavaParseException
true
javaParseExceptionSeverity
ignore
|
| GoogleMethodName |
|
|
| Report id |
Files |
Violations |
Severity-warning |
| base |
0 |
0 |
0 |
| patch |
2656 |
14 (14 added) |
14 (14 added) |
|
11 files with differences |
14 changes in violations |
14 changes in violations |
| Report id |
com.puppycrawl.tools.checkstyle.checks.naming.GoogleMethodNameCheck |
| base |
0 |
| patch |
14 (14 added) |
| changes in violations |
14 |
Number of unique base messages reported below:
0
Number of unique patch messages reported below:
14
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/pmd/pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/XPathRule.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A1 |
warning |
GoogleMethodName |
Method name 'xPathRuleQueryNeedsInitialization' is not valid per Google Java Style Guide. |
142 |
21 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/pmd/pmd-java/src/test/java/net/sourceforge/pmd/typeresolution/testdata/VarargsAsFixedArity.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A2 |
warning |
GoogleMethodName |
Method name 'aMethod' is not valid per Google Java Style Guide. |
16 |
16 |
| #A3 |
warning |
GoogleMethodName |
Method name 'aMethod' is not valid per Google Java Style Guide. |
20 |
19 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/pmd/pmd-java/src/test/java/net/sourceforge/pmd/typeresolution/testdata/VarargsZeroArity.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A4 |
warning |
GoogleMethodName |
Method name 'aMethod' is not valid per Google Java Style Guide. |
14 |
16 |
| #A5 |
warning |
GoogleMethodName |
Method name 'aMethod' is not valid per Google Java Style Guide. |
18 |
19 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/pmd/pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java10/LocalVariableTypeInference.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A6 |
warning |
GoogleMethodName |
Method name 'aMethod' is not valid per Google Java Style Guide. |
5 |
17 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/pmd/pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java10/LocalVariableTypeInferenceForLoop.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A7 |
warning |
GoogleMethodName |
Method name 'aMethod' is not valid per Google Java Style Guide. |
3 |
17 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/pmd/pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java10/LocalVariableTypeInferenceForLoopEnhanced.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A8 |
warning |
GoogleMethodName |
Method name 'aMethod' is not valid per Google Java Style Guide. |
7 |
17 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/pmd/pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java10/LocalVariableTypeInferenceTryWithResources.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A9 |
warning |
GoogleMethodName |
Method name 'aMethod' is not valid per Google Java Style Guide. |
5 |
17 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/pmd/pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java12/SwitchExpressions.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A10 |
warning |
GoogleMethodName |
Method name 'f' is not valid per Google Java Style Guide. |
32 |
24 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/pmd/pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java13/SwitchExpressions.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A11 |
warning |
GoogleMethodName |
Method name 'f' is not valid per Google Java Style Guide. |
38 |
24 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/pmd/pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java13/SwitchExpressionsYield.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A12 |
warning |
GoogleMethodName |
Method name 'f' is not valid per Google Java Style Guide. |
33 |
24 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/pmd/pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/jdk9_invalid_identifier.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A13 |
warning |
GoogleMethodName |
Method name 'a' is not valid per Google Java Style Guide. |
10 |
20 |
| #A14 |
warning |
GoogleMethodName |
Method name 't' is not valid per Google Java Style Guide. |
11 |
29 |