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.

Checkstyle configuration 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

  • SummaryJavadoc
    SuppressionXpathSingleFilter message
  • ^(?!.*Javadoc comment at column \d+ has parse error).+

  • Summary:

    Report id Files Violations Severity-warning
    base 0 0 0
    patch 6488 86 (86 added) 86 (86 added)
    51 files with differences 86 changes in violations 86 changes in violations

    Report id com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck
    base 0
    patch 86 (86 added)
    changes in violations 86

    Number of unique base messages reported below: 0
    Number of unique patch messages reported below: 86

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride/InputMissingOverrideBadOverrideFromObject.java

    Severity Rule Message Line Col
    #A1 warning SummaryJavadoc Javadoc comment at column 22 has parse error. Details: mismatched input ' violation' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride/InputMissingOverrideBadOverrideFromObjectJava5.java

    Severity Rule Message Line Col
    #A2 warning SummaryJavadoc Javadoc comment at column 22 has parse error. Details: mismatched input ' violation' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride/InputMissingOverrideGoodOverrideFromObject.java

    Severity Rule Message Line Col
    #A3 warning SummaryJavadoc Javadoc comment at column 22 has parse error. Details: mismatched input ' violation' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/annotation/missingoverride/InputMissingOverrideGoodOverrideFromObjectJava5.java

    Severity Rule Message Line Col
    #A4 warning SummaryJavadoc Javadoc comment at column 22 has parse error. Details: mismatched input ' violation' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/imports/unusedimports/InputUnusedImportsFromStaticMethodRefJavadocDisabled.java

    Severity Rule Message Line Col
    #A5 warning SummaryJavadoc Javadoc comment at column 22 has parse error. Details: token recognition error at: ':' while parsing Integer 33

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocInvalidAtSeeReference.java

    Severity Rule Message Line Col
    #A6 warning SummaryJavadoc Javadoc comment at column 77 has parse error. Details: mismatched input '(' expecting <EOF> while parsing JAVADOC 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocInvalidAtSeeReference2.java

    Severity Rule Message Line Col
    #A7 warning SummaryJavadoc Javadoc comment at column 77 has parse error. Details: mismatched input '(' expecting <EOF> while parsing JAVADOC 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocInvalidLexing.java

    Severity Rule Message Line Col
    #A8 warning SummaryJavadoc Javadoc comment at column 29 has parse error. Details: token recognition error at: '-' while parsing fieldName 10

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocJavadocTagsWithoutArgs.java

    Severity Rule Message Line Col
    #A9 warning SummaryJavadoc Javadoc comment at column 4 has parse error. Details: no viable alternative at input 'see' while parsing SEE_TAG 16
    #A10 warning SummaryJavadoc Javadoc comment at column 13 has parse error. Details: no viable alternative at input '}' while parsing REFERENCE 65
    #A11 warning SummaryJavadoc Javadoc comment at column 19 has parse error. Details: no viable alternative at input '}' while parsing REFERENCE 73

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocNoWsBeforeDescriptionInJavadocTags.java

    Severity Rule Message Line Col
    #A12 warning SummaryJavadoc Javadoc comment at column 29 has parse error. Details: token recognition error at: '-' while parsing fieldName 27
    #A13 warning SummaryJavadoc Javadoc comment at column 30 has parse error. Details: token recognition error at: '-' while parsing 40
    #A14 warning SummaryJavadoc Javadoc comment at column 32 has parse error. Details: mismatched input 'description' expecting <EOF> while parsing JAVADOC 72
    #A15 warning SummaryJavadoc Javadoc comment at column 34 has parse error. Details: mismatched input 'description' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG 88
    #A16 warning SummaryJavadoc Javadoc comment at column 39 has parse error. Details: mismatched input 'description' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG 95

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocNonTightHtmlTags2.java

    Severity Rule Message Line Col
    #A17 warning SummaryJavadoc Javadoc comment at column 68 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 27

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocNumberFormatException.java

    Severity Rule Message Line Col
    #A18 warning SummaryJavadoc Javadoc comment at column 52 has parse error. Details: no viable alternative at input '}' while parsing REFERENCE 8

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocParsingErrors2.java

    Severity Rule Message Line Col
    #A19 warning SummaryJavadoc Javadoc comment at column 5 has parse error. Details: mismatched input '<EOF>' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG 11

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/abstractjavadoc/InputAbstractJavadocUnclosedTagAndInvalidAtSeeReference.java

    Severity Rule Message Line Col
    #A20 warning SummaryJavadoc Javadoc comment at column 81 has parse error. Details: mismatched input '(' expecting <EOF> while parsing JAVADOC 10

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleDefaultSettingsOne.java

    Severity Rule Message Line Col
    #A21 warning SummaryJavadoc Javadoc comment at column 7 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 65
    #A22 warning SummaryJavadoc Javadoc comment at column 31 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 89

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleDefaultSettingsThree.java

    Severity Rule Message Line Col
    #A23 warning SummaryJavadoc Javadoc comment at column 35 has parse error. Details: token recognition error at: '<' while parsing List 95

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleDefaultSettingsTwo.java

    Severity Rule Message Line Col
    #A24 warning SummaryJavadoc Javadoc comment at column 39 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 26

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleEmptyJavadoc1.java

    Severity Rule Message Line Col
    #A25 warning SummaryJavadoc Javadoc comment at column 7 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 58
    #A26 warning SummaryJavadoc Javadoc comment at column 31 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 75
    #A27 warning SummaryJavadoc Javadoc comment at column 39 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 90

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleEmptyJavadoc3.java

    Severity Rule Message Line Col
    #A28 warning SummaryJavadoc Javadoc comment at column 35 has parse error. Details: token recognition error at: '<' while parsing List 94

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleExcludeScope1.java

    Severity Rule Message Line Col
    #A29 warning SummaryJavadoc Javadoc comment at column 7 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 65
    #A30 warning SummaryJavadoc Javadoc comment at column 31 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 84
    #A31 warning SummaryJavadoc Javadoc comment at column 39 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 100

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleExcludeScope3.java

    Severity Rule Message Line Col
    #A32 warning SummaryJavadoc Javadoc comment at column 35 has parse error. Details: token recognition error at: '<' while parsing List 95

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleFirstSentenceFormatOne.java

    Severity Rule Message Line Col
    #A33 warning SummaryJavadoc Javadoc comment at column 7 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 63
    #A34 warning SummaryJavadoc Javadoc comment at column 31 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 83
    #A35 warning SummaryJavadoc Javadoc comment at column 39 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 99

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleFirstSentenceFormatThree.java

    Severity Rule Message Line Col
    #A36 warning SummaryJavadoc Javadoc comment at column 35 has parse error. Details: token recognition error at: '<' while parsing List 95

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleFirstSentenceOne.java

    Severity Rule Message Line Col
    #A37 warning SummaryJavadoc Javadoc comment at column 7 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 61
    #A38 warning SummaryJavadoc Javadoc comment at column 31 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 81
    #A39 warning SummaryJavadoc Javadoc comment at column 39 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 97

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleFirstSentenceThree.java

    Severity Rule Message Line Col
    #A40 warning SummaryJavadoc Javadoc comment at column 35 has parse error. Details: token recognition error at: '<' while parsing List 95

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleHtml1.java

    Severity Rule Message Line Col
    #A41 warning SummaryJavadoc Javadoc comment at column 7 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 62
    #A42 warning SummaryJavadoc Javadoc comment at column 31 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 83
    #A43 warning SummaryJavadoc Javadoc comment at column 39 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 99

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleHtml3.java

    Severity Rule Message Line Col
    #A44 warning SummaryJavadoc Javadoc comment at column 35 has parse error. Details: token recognition error at: '<' while parsing List 94

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleNeverEndingXmlComment.java

    Severity Rule Message Line Col
    #A45 warning SummaryJavadoc Javadoc comment at column 12 has parse error. Details: mismatched input '<EOF>' expecting '-->' while parsing HTML_COMMENT 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleRecordsAndCompactCtors.java

    Severity Rule Message Line Col
    #A46 warning SummaryJavadoc Javadoc comment at column 12 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 61
    #A47 warning SummaryJavadoc Javadoc comment at column 36 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 80

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleRestrictedTokenSet1.java

    Severity Rule Message Line Col
    #A48 warning SummaryJavadoc Javadoc comment at column 7 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 57
    #A49 warning SummaryJavadoc Javadoc comment at column 31 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 75
    #A50 warning SummaryJavadoc Javadoc comment at column 39 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 90

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleRestrictedTokenSet3.java

    Severity Rule Message Line Col
    #A51 warning SummaryJavadoc Javadoc comment at column 35 has parse error. Details: token recognition error at: '<' while parsing List 100

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleScopePackage1.java

    Severity Rule Message Line Col
    #A52 warning SummaryJavadoc Javadoc comment at column 8 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 59
    #A53 warning SummaryJavadoc Javadoc comment at column 32 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 83
    #A54 warning SummaryJavadoc Javadoc comment at column 39 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 98

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleScopePackage3.java

    Severity Rule Message Line Col
    #A55 warning SummaryJavadoc Javadoc comment at column 35 has parse error. Details: token recognition error at: '<' while parsing List 95

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleScopeProtected1.java

    Severity Rule Message Line Col
    #A56 warning SummaryJavadoc Javadoc comment at column 7 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 59
    #A57 warning SummaryJavadoc Javadoc comment at column 31 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 81
    #A58 warning SummaryJavadoc Javadoc comment at column 39 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 97

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleScopeProtected3.java

    Severity Rule Message Line Col
    #A59 warning SummaryJavadoc Javadoc comment at column 35 has parse error. Details: token recognition error at: '<' while parsing List 95

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleScopePublic1.java

    Severity Rule Message Line Col
    #A60 warning SummaryJavadoc Javadoc comment at column 7 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 59
    #A61 warning SummaryJavadoc Javadoc comment at column 31 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 79
    #A62 warning SummaryJavadoc Javadoc comment at column 39 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 94

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleScopePublic3.java

    Severity Rule Message Line Col
    #A63 warning SummaryJavadoc Javadoc comment at column 35 has parse error. Details: token recognition error at: '<' while parsing List 95

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/InputJavadocStyleUnclosedTags.java

    Severity Rule Message Line Col
    #A64 warning SummaryJavadoc Javadoc comment at column 23 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 35

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeAnnotationsInCodeBlock2.java

    Severity Rule Message Line Col
    #A65 warning SummaryJavadoc Javadoc comment at column 4 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 29

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeParamDescriptionWithAngularTags.java

    Severity Rule Message Line Col
    #A66 warning SummaryJavadoc Javadoc comment at column 19 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 34
    #A67 warning SummaryJavadoc Javadoc comment at column 56 has parse error. Details: no viable alternative at input '</>' while parsing HTML_ELEMENT 42
    #A68 warning SummaryJavadoc Javadoc comment at column 33 has parse error. Details: no viable alternative at input '</>' while parsing HTML_ELEMENT 50
    #A69 warning SummaryJavadoc Javadoc comment at column 66 has parse error. Details: no viable alternative at input '</>' while parsing HTML_ELEMENT 57

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadoctype/InputJavadocTypeRecordParamDescriptionWithAngularTags.java

    Severity Rule Message Line Col
    #A70 warning SummaryJavadoc Javadoc comment at column 17 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 41
    #A71 warning SummaryJavadoc Javadoc comment at column 56 has parse error. Details: no viable alternative at input '</>' while parsing HTML_ELEMENT 49
    #A72 warning SummaryJavadoc Javadoc comment at column 40 has parse error. Details: no viable alternative at input '</>' while parsing HTML_ELEMENT 57
    #A73 warning SummaryJavadoc Javadoc comment at column 61 has parse error. Details: no viable alternative at input '</>' while parsing HTML_ELEMENT 64
    #A74 warning SummaryJavadoc Javadoc comment at column 31 has parse error. Details: no viable alternative at input '</>' while parsing HTML_ELEMENT 71
    #A75 warning SummaryJavadoc Javadoc comment at column 16 has parse error. Details: no viable alternative at input '</>' while parsing HTML_ELEMENT 78
    #A76 warning SummaryJavadoc Javadoc comment at column 56 has parse error. Details: no viable alternative at input '</>' while parsing HTML_ELEMENT 87

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/singlelinejavadoc/InputSingleLineJavadocLexerError.java

    Severity Rule Message Line Col
    #A77 warning SummaryJavadoc Javadoc comment at column 3 has parse error. Details: token recognition error at: '@' while parsing {@ 14

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/javadocpropertiesgenerator/InputJavadocPropertiesGeneratorJavadocParseError.java

    Severity Rule Message Line Col
    #A78 warning SummaryJavadoc Javadoc comment at column 5 has parse error. Details: mismatched input '<EOF>' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG 10

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/xdocs-examples/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/Example1.java

    Severity Rule Message Line Col
    #A79 warning SummaryJavadoc Javadoc comment at column 3 has parse error. Details: no viable alternative at input '<p\n ' while parsing HTML_ELEMENT 51

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/xdocs-examples/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/Example2.java

    Severity Rule Message Line Col
    #A80 warning SummaryJavadoc Javadoc comment at column 3 has parse error. Details: no viable alternative at input '<p\n ' while parsing HTML_ELEMENT 51

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/xdocs-examples/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/Example3.java

    Severity Rule Message Line Col
    #A81 warning SummaryJavadoc Javadoc comment at column 3 has parse error. Details: no viable alternative at input '<p\n ' while parsing HTML_ELEMENT 51

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/xdocs-examples/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/Example4.java

    Severity Rule Message Line Col
    #A82 warning SummaryJavadoc Javadoc comment at column 3 has parse error. Details: no viable alternative at input '<p\n ' while parsing HTML_ELEMENT 49

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/xdocs-examples/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/Example5.java

    Severity Rule Message Line Col
    #A83 warning SummaryJavadoc Javadoc comment at column 3 has parse error. Details: no viable alternative at input '<p\n ' while parsing HTML_ELEMENT 51

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/xdocs-examples/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/Example6.java

    Severity Rule Message Line Col
    #A84 warning SummaryJavadoc Javadoc comment at column 3 has parse error. Details: no viable alternative at input '<p\n ' while parsing HTML_ELEMENT 50

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/xdocs-examples/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/Example7.java

    Severity Rule Message Line Col
    #A85 warning SummaryJavadoc Javadoc comment at column 3 has parse error. Details: no viable alternative at input '<p\n ' while parsing HTML_ELEMENT 52

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/xdocs-examples/resources/com/puppycrawl/tools/checkstyle/checks/javadoc/javadocstyle/Example8.java

    Severity Rule Message Line Col
    #A86 warning SummaryJavadoc Javadoc comment at column 3 has parse error. Details: no viable alternative at input '<p\n ' while parsing HTML_ELEMENT 50