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 |
1474 |
9 (9 added) |
9 (9 added) |
|
4 files with differences |
9 changes in violations |
9 changes in violations |
| Report id |
com.puppycrawl.tools.checkstyle.checks.naming.GoogleMethodNameCheck |
| base |
0 |
| patch |
9 (9 added) |
| changes in violations |
9 |
Number of unique base messages reported below:
0
Number of unique patch messages reported below:
9
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/Hartshorn/hartshorn-integration-tests/src/integration-test/java/test/org/dockbox/hartshorn/inject/circular/CircularDependencyA.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A1 |
warning |
GoogleMethodName |
Method name 'b' is not valid per Google Java Style Guide. |
29 |
32 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/Hartshorn/hartshorn-integration-tests/src/integration-test/java/test/org/dockbox/hartshorn/inject/circular/CircularDependencyB.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A2 |
warning |
GoogleMethodName |
Method name 'a' is not valid per Google Java Style Guide. |
29 |
32 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/Hartshorn/hartshorn-integration-tests/src/integration-test/java/test/org/dockbox/hartshorn/inject/conditions/ConditionalConfiguration.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A3 |
warning |
GoogleMethodName |
Method name 'a' is not valid per Google Java Style Guide. |
35 |
19 |
| #A4 |
warning |
GoogleMethodName |
Method name 'b' is not valid per Google Java Style Guide. |
46 |
19 |
| #A5 |
warning |
GoogleMethodName |
Method name 'c' is not valid per Google Java Style Guide. |
56 |
19 |
| #A6 |
warning |
GoogleMethodName |
Method name 'd' is not valid per Google Java Style Guide. |
67 |
19 |
| #A7 |
warning |
GoogleMethodName |
Method name 'e' is not valid per Google Java Style Guide. |
78 |
19 |
| #A8 |
warning |
GoogleMethodName |
Method name 'f' is not valid per Google Java Style Guide. |
89 |
19 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/Hartshorn/hartshorn-introspect-reflection/src/main/java/org/dockbox/hartshorn/util/introspect/reflect/ReflectionIntrospectionEnvironment.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A9 |
warning |
GoogleMethodName |
Method name '$__hartshorn$__ignore' is not valid per Google Java Style Guide. |
59 |
18 |