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 |
1233 |
15 (15 added) |
15 (15 added) |
|
9 files with differences |
15 changes in violations |
15 changes in violations |
| Report id |
com.puppycrawl.tools.checkstyle.checks.naming.GoogleMethodNameCheck |
| base |
0 |
| patch |
15 (15 added) |
| changes in violations |
15 |
Number of unique base messages reported below:
0
Number of unique patch messages reported below:
15
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/apache-ant/src/main/org/apache/tools/ant/taskdefs/MatchingTask.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A1 |
warning |
GoogleMethodName |
Method name 'XsetItems' is not valid per Google Java Style Guide. |
127 |
17 |
| #A2 |
warning |
GoogleMethodName |
Method name 'XsetIgnore' is not valid per Google Java Style Guide. |
160 |
17 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/apache-ant/src/main/org/apache/tools/ant/types/FilterSet.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A3 |
warning |
GoogleMethodName |
Method name 'iReplaceTokens' is not valid per Google Java Style Guide. |
535 |
33 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/apache-ant/src/main/org/apache/tools/ant/util/UnicodeUtil.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A4 |
warning |
GoogleMethodName |
Method name 'EscapeUnicode' is not valid per Google Java Style Guide. |
31 |
31 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/apache-ant/src/tests/junit/org/apache/tools/ant/UnknownElementTest.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A5 |
warning |
GoogleMethodName |
Method name 'XtestTaskFinishedEvent' is not valid per Google Java Style Guide. |
58 |
17 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/apache-ant/src/tests/junit/org/apache/tools/ant/taskdefs/RmicAdvancedTest.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A6 |
warning |
GoogleMethodName |
Method name 'XtestWlrmic' is not valid per Google Java Style Guide. |
141 |
17 |
| #A7 |
warning |
GoogleMethodName |
Method name 'XtestWlrmicJArg' is not valid per Google Java Style Guide. |
150 |
17 |
| #A8 |
warning |
GoogleMethodName |
Method name 'NotestForking' is not valid per Google Java Style Guide. |
159 |
17 |
| #A9 |
warning |
GoogleMethodName |
Method name 'NotestFailingAdapter' is not valid per Google Java Style Guide. |
281 |
17 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/apache-ant/src/tests/junit/org/apache/tools/ant/taskdefs/SubAntTest.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A10 |
warning |
GoogleMethodName |
Method name 'testMultipleTargetsOneDoesntExist_FOEfalse' is not valid per Google Java Style Guide. |
98 |
17 |
| #A11 |
warning |
GoogleMethodName |
Method name 'testMultipleTargetsOneDoesntExist_FOEtrue' is not valid per Google Java Style Guide. |
104 |
17 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/apache-ant/src/tests/junit/org/apache/tools/ant/taskdefs/condition/IsReachableTest.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A12 |
warning |
GoogleMethodName |
Method name 'NotestFile' is not valid per Google Java Style Guide. |
98 |
17 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/apache-ant/src/tests/junit/org/apache/tools/ant/taskdefs/condition/ParserSupportsTest.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A13 |
warning |
GoogleMethodName |
Method name 'NotestPropertyInvalid' is not valid per Google Java Style Guide. |
86 |
17 |
| #A14 |
warning |
GoogleMethodName |
Method name 'NotestXercesProperty' is not valid per Google Java Style Guide. |
92 |
17 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/apache-ant/src/tests/junit/org/apache/tools/ant/taskdefs/optional/Native2AsciiTest.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A15 |
warning |
GoogleMethodName |
Method name 'testIso8859_1' is not valid per Google Java Style Guide. |
51 |
17 |