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 |
haltOnException
false
|
haltOnException
false
|
| TreeWalker |
skipFileOnJavaParseException
true
javaParseExceptionSeverity
ignore
|
skipFileOnJavaParseException
true
javaParseExceptionSeverity
ignore
|
| Indentation |
|
|
| Report id |
Files |
Violations |
Severity-error |
| base |
51288 |
422895 |
422895 |
| patch |
51288 |
422948 (53 added) |
422948 (53 added) |
|
37 files with differences |
53 changes in violations |
53 changes in violations |
| Report id |
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck |
| base |
422895 |
| patch |
422948 (53 added) |
| changes in violations |
53 |
Number of unique base messages reported below:
0
Number of unique patch messages reported below:
53
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/hotspot/jtreg/runtime/cds/appcds/aotCache/modules/com.test/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A1 |
error |
Indentation |
'module directive' has incorrect indentation level 2, expected level should be 4. |
26 |
3 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/jdk/java/lang/invoke/MethodHandles/privateLookupIn/test/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A2 |
error |
Indentation |
'module directive' has incorrect indentation level 3, expected level should be 4. |
25 |
4 |
| #A3 |
error |
Indentation |
'module directive' has incorrect indentation level 3, expected level should be 4. |
26 |
4 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/jdk/javax/script/multiEngines/jdk.scripting.dummyNashorn/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A4 |
error |
Indentation |
'module directive' has incorrect indentation level 8, expected level should be 4. |
27 |
9 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/jdk/javax/script/multiEngines/jdk.scripting.dummyRhino/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A5 |
error |
Indentation |
'module directive' has incorrect indentation level 8, expected level should be 4. |
27 |
9 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/api/mod/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A6 |
error |
Indentation |
'with' has incorrect indentation level 4, expected level should be 8. |
29 |
5 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/ConflictingExports/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A7 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
27 |
6 |
| #A8 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
28 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/ConflictingExportsToModule/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A9 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
27 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/ConflictingOpens/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A10 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
27 |
6 |
| #A11 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
28 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/ConflictingOpensToModule/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A12 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
27 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/CyclicRequires/modulesourcepath/m1x/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A13 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
25 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/CyclicRequires/modulesourcepath/m2x/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A14 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
25 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/DuplicateProvides/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A15 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
27 |
6 |
| #A16 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
28 |
6 |
| #A17 |
error |
Indentation |
'with' has incorrect indentation level 8, expected level should be 9. |
29 |
9 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/DuplicateRequires/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A18 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
27 |
6 |
| #A19 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
28 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/DuplicateUses/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A20 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
27 |
6 |
| #A21 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
28 |
6 |
| #A22 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
29 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/LeaksNotAccessible/modulesourcepath/m1x/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A23 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
25 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/LeaksNotAccessibleNotRequiredTransitive/modulesourcepath/m1x/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A24 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
25 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/LeaksNotAccessibleNotRequiredTransitive/modulesourcepath/m2x/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A25 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
25 |
6 |
| #A26 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
26 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/LeaksNotAccessibleUnexported/modulesourcepath/m1x/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A27 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
25 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/LeaksNotAccessibleUnexportedQualified/modulesourcepath/m1x/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A28 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
25 |
6 |
| #A29 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
26 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/LeaksNotAccessibleUnexportedQualified/modulesourcepath/m2x/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A30 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
25 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/ModifierNotAllowed/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A31 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
29 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/ModuleNotFound/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A32 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
27 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/NoOpensUnlessStrong/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A33 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
27 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/NotDefAccessNotExportedToModule/modulesourcepath/other/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A34 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
25 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/NotDefAccessNotExportedToModuleFromUnnamed/modulepath/other/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A35 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
25 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/PackageClashFromRequires/modulesourcepath/lib1x/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A36 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
25 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/PackageClashFromRequires/modulesourcepath/lib2x/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A37 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
25 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/PackageClashFromRequires/modulesourcepath/use/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A38 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
25 |
6 |
| #A39 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
26 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/PackageClashFromRequiresInUnnamed/modulepath/lib1x/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A40 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
25 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/PackageClashFromRequiresInUnnamed/modulepath/lib2x/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A41 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
25 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/ServiceImplementationDoesntHaveANoArgsConstructor/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A42 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
27 |
6 |
| #A43 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
28 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/ServiceImplementationIsAbstract/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A44 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
27 |
6 |
| #A45 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
28 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/ServiceImplementationIsInner/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A46 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
27 |
6 |
| #A47 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
28 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/ServiceImplementationNoArgsConstructorNotPublic/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A48 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
27 |
6 |
| #A49 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
28 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/ServiceImplementationNotInRightModule/modulesourcepath/m1x/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A50 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
25 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/ServiceImplementationNotInRightModule/modulesourcepath/m2x/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A51 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
25 |
6 |
| #A52 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
26 |
6 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/openjdk25/test/langtools/tools/javac/diags/examples/WarnModuleNotFound/modulesourcepath/m/module-info.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A53 |
error |
Indentation |
'module directive' has incorrect indentation level 5, expected level should be 4. |
25 |
6 |