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
|
| PreferJavadocInlineTags |
|
|
| Report id |
Files |
Violations |
Severity-warning |
| base |
0 |
0 |
0 |
| patch |
3160 |
48 (48 added) |
48 (48 added) |
|
26 files with differences |
48 changes in violations |
48 changes in violations |
| Report id |
com.puppycrawl.tools.checkstyle.checks.javadoc.PreferJavadocInlineTagsCheck |
| base |
0 |
| patch |
48 (48 added) |
| changes in violations |
48 |
Number of unique base messages reported below:
0
Number of unique patch messages reported below:
48
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/android/guava-testlib/src/com/google/common/testing/AbstractPackageSanityTests.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A1 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@code ...}' over '<code>'. |
95 |
42 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/android/guava-tests/test/com/google/common/graph/AbstractGraphTest.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A2 |
warning |
PreferJavadocInlineTags |
Javadoc comment at column 48 has parse error. Details: token recognition error at: ',' while parsing N |
47 |
|
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/android/guava-tests/test/com/google/common/graph/AbstractNetworkTest.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A3 |
warning |
PreferJavadocInlineTags |
Javadoc comment at column 48 has parse error. Details: token recognition error at: ',' while parsing N |
56 |
|
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/android/guava-tests/test/com/google/common/util/concurrent/JSR166TestCase.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A4 |
warning |
PreferJavadocInlineTags |
Javadoc comment at column 62 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG |
678 |
|
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/android/guava/src/com/google/common/collect/ImmutableMultimap.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A5 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@link ...}' over '<a href="#...">'. |
88 |
29 |
| #A6 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@link ...}' over '<a href="#...">'. |
96 |
29 |
| #A7 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@link ...}' over '<a href="#...">'. |
104 |
29 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/android/guava/src/com/google/common/math/Quantiles.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A8 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@literal <}' over '<'. |
91 |
68 |
| #A9 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@literal >}' over '>'. |
91 |
78 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/android/guava/src/com/google/common/primitives/Doubles.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A10 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@code ...}' over '<code>'. |
79 |
14 |
| #A11 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@code ...}' over '<code>'. |
678 |
19 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/android/guava/src/com/google/common/primitives/Floats.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A12 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@code ...}' over '<code>'. |
637 |
19 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/android/guava/src/com/google/common/primitives/Ints.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A13 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@code ...}' over '<code>'. |
688 |
7 |
| #A14 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@code ...}' over '<code>'. |
711 |
29 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/android/guava/src/com/google/common/primitives/Longs.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A15 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@code ...}' over '<code>'. |
348 |
6 |
| #A16 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@code ...}' over '<code>'. |
371 |
29 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/android/guava/src/com/google/common/util/concurrent/AtomicDouble.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A17 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@link ...}' over '<a href="#...">'. |
113 |
83 |
| #A18 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@link ...}' over '<a href="#...">'. |
126 |
83 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/android/guava/src/com/google/common/util/concurrent/AtomicDoubleArray.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A19 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@link ...}' over '<a href="#...">'. |
134 |
15 |
| #A20 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@link ...}' over '<a href="#...">'. |
148 |
15 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/android/guava/src/com/google/common/util/concurrent/Service.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A21 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@literal >}' over '>'. |
33 |
38 |
| #A22 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@literal >}' over '>'. |
34 |
48 |
| #A23 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@literal >}' over '>'. |
35 |
46 |
| #A24 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@literal >}' over '>'. |
36 |
48 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/guava-testlib/src/com/google/common/testing/AbstractPackageSanityTests.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A25 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@code ...}' over '<code>'. |
95 |
42 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/guava-tests/test/com/google/common/graph/AbstractGraphTest.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A26 |
warning |
PreferJavadocInlineTags |
Javadoc comment at column 48 has parse error. Details: token recognition error at: ',' while parsing N |
47 |
|
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/guava-tests/test/com/google/common/graph/AbstractNetworkTest.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A27 |
warning |
PreferJavadocInlineTags |
Javadoc comment at column 48 has parse error. Details: token recognition error at: ',' while parsing N |
56 |
|
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/guava-tests/test/com/google/common/util/concurrent/JSR166TestCase.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A28 |
warning |
PreferJavadocInlineTags |
Javadoc comment at column 62 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG |
685 |
|
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/guava/src/com/google/common/collect/ImmutableMultimap.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A29 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@link ...}' over '<a href="#...">'. |
90 |
29 |
| #A30 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@link ...}' over '<a href="#...">'. |
98 |
29 |
| #A31 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@link ...}' over '<a href="#...">'. |
106 |
29 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/guava/src/com/google/common/math/Quantiles.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A32 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@literal <}' over '<'. |
91 |
68 |
| #A33 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@literal >}' over '>'. |
91 |
78 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/guava/src/com/google/common/primitives/Doubles.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A34 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@code ...}' over '<code>'. |
81 |
14 |
| #A35 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@code ...}' over '<code>'. |
685 |
19 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/guava/src/com/google/common/primitives/Floats.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A36 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@code ...}' over '<code>'. |
637 |
19 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/guava/src/com/google/common/primitives/Ints.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A37 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@code ...}' over '<code>'. |
695 |
7 |
| #A38 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@code ...}' over '<code>'. |
717 |
29 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/guava/src/com/google/common/primitives/Longs.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A39 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@code ...}' over '<code>'. |
350 |
6 |
| #A40 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@code ...}' over '<code>'. |
372 |
29 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/guava/src/com/google/common/util/concurrent/AtomicDouble.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A41 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@link ...}' over '<a href="#...">'. |
119 |
83 |
| #A42 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@link ...}' over '<a href="#...">'. |
132 |
83 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/guava/src/com/google/common/util/concurrent/AtomicDoubleArray.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A43 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@link ...}' over '<a href="#...">'. |
134 |
15 |
| #A44 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@link ...}' over '<a href="#...">'. |
148 |
15 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/guava/src/com/google/common/util/concurrent/Service.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A45 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@literal >}' over '>'. |
36 |
38 |
| #A46 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@literal >}' over '>'. |
37 |
48 |
| #A47 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@literal >}' over '>'. |
38 |
46 |
| #A48 |
warning |
PreferJavadocInlineTags |
Prefer Javadoc inline tag '{@literal >}' over '>'. |
39 |
48 |