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

  • TextBlockGoogleStyleFormatting

    Summary:

    Report id Files Violations Severity-warning Severity-error
    base 0 0 0 0
    patch 5755 411 (411 added) 409 (409 added) 2 (2 added)
    44 files with differences 411 changes in violations 409 changes in violations 2 changes in violations

    Report id com.puppycrawl.tools.checkstyle.Checker com.puppycrawl.tools.checkstyle.checks.coding.TextBlockGoogleStyleFormattingCheck
    base 0 0
    patch 2 (2 added) 409 (409 added)
    changes in violations 2 409

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/it/resources/com/google/checkstyle/test/chapter4formatting/rule44columnlimit/InputTextBlockColumnLimit.java

    Severity Rule Message Line Col
    #A1 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 5 32
    #A2 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 9 7
    #A3 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 13 24
    #A4 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 19 9
    #A5 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 26 25
    #A6 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 28 9
    #A7 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 48 140
    #A8 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 48 140

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/it/resources/com/google/checkstyle/test/chapter4formatting/rule4841indentation/InputCatchParametersOnNewLine.java

    Severity Rule Message Line Col
    #A9 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 54 47
    #A10 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 56 9
    #A11 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 57 13
    #A12 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 60 7

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/it/resources/com/google/checkstyle/test/chapter4formatting/rule4841indentation/InputFormattedCatchParametersOnNewLine.java

    Severity Rule Message Line Col
    #A13 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 58 13
    #A14 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 61 5

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/it/resources/com/google/checkstyle/test/chapter4formatting/rule4841indentation/InputMultilineStatementsCorrect.java

    Severity Rule Message Line Col
    #A15 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 28 12
    #A16 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 31 5

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/it/resources/com/google/checkstyle/test/chapter4formatting/rule489textblocks/InputFormattedTextBlocksGeneralForm.java

    Severity Rule Message Line Col
    #A17 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 57 11
    #A18 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 59 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/it/resources/com/google/checkstyle/test/chapter4formatting/rule489textblocks/InputTextBlocksGeneralForm.java

    Severity Rule Message Line Col
    #A19 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 10 33
    #A20 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 12 9
    #A21 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 21 13
    #A22 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 24 9
    #A23 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 28 12
    #A24 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 30 9
    #A25 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 39 28
    #A26 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 39 28
    #A27 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 47 38
    #A28 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 47 38
    #A29 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 55 35
    #A30 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 55 35

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/it/resources/com/google/checkstyle/test/chapter4formatting/rule489textblocks/InputTextBlocksIndentation.java

    Severity Rule Message Line Col
    #A31 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 16 13
    #A32 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 22 9

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

    Severity Rule Message Line Col
    #A33 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 415 42
    #A34 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 421 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/java/com/puppycrawl/tools/checkstyle/grammar/GeneratedJavaTokenTypesTest.java

    Severity Rule Message Line Col
    #A35 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 81 32
    #A36 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 88 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/java/com/puppycrawl/tools/checkstyle/gui/TreeTableTest.java

    Severity Rule Message Line Col
    #A37 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 122 33
    #A38 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 128 17
    #A39 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 144 33
    #A40 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 164 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/java/com/puppycrawl/tools/checkstyle/internal/CommitValidationTest.java

    Severity Rule Message Line Col
    #A41 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 162 45
    #A42 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 166 25

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

    Severity Rule Message Line Col
    #A43 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 4 25
    #A44 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 5 1

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

    Severity Rule Message Line Col
    #A45 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 19 21
    #A46 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 21 13
    #A47 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 22 21
    #A48 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 23 21
    #A49 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 24 21
    #A50 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 26 13
    #A51 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 27 36
    #A52 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 29 13
    #A53 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 30 36
    #A54 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 32 13
    #A55 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 33 36
    #A56 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 35 13
    #A57 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 37 22
    #A58 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 40 9

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

    Severity Rule Message Line Col
    #A59 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 24 30
    #A60 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 25 26
    #A61 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 25 26
    #A62 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 26 30
    #A63 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 27 32
    #A64 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 27 32
    #A65 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 28 30
    #A66 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 29 38
    #A67 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 29 38
    #A68 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 30 39
    #A69 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 31 25
    #A70 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 31 25

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

    Severity Rule Message Line Col
    #A71 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 30 30
    #A72 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 31 30
    #A73 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 33 30
    #A74 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 34 36
    #A75 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 34 36
    #A76 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 36 30
    #A77 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 37 42
    #A78 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 37 42
    #A79 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 38 30
    #A80 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 39 24
    #A81 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 39 24
    #A82 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 41 39
    #A83 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 42 29
    #A84 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 42 29

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/equalsavoidnull/InputEqualsAvoidNullTextBlocks.java

    Severity Rule Message Line Col
    #A85 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 15 25
    #A86 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 16 14
    #A87 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 16 14
    #A88 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 22 20
    #A89 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 23 20
    #A90 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 32 32
    #A91 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 33 28
    #A92 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 33 28
    #A93 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 33 34
    #A94 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 34 29
    #A95 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 34 29
    #A96 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 34 35
    #A97 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 35 31
    #A98 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 35 31
    #A99 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 38 18
    #A100 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 39 28
    #A101 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 39 28

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/illegaltokentext/InputIllegalTokenTextTextBlocks.java

    Severity Rule Message Line Col
    #A102 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 19 29
    #A103 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 20 27
    #A104 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 20 27
    #A105 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 21 33
    #A106 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 22 27
    #A107 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 22 27
    #A108 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 24 25
    #A109 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 30 17
    #A110 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 31 34
    #A111 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 35 17
    #A112 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 36 34
    #A113 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 40 17
    #A114 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 41 25
    #A115 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 42 36
    #A116 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 42 36
    #A117 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 42 51
    #A118 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 44 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/illegaltokentext/InputIllegalTokenTextTextBlocksQuotes.java

    Severity Rule Message Line Col
    #A119 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 19 29
    #A120 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 20 27
    #A121 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 20 27
    #A122 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 21 33
    #A123 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 22 27
    #A124 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 22 27
    #A125 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 24 25
    #A126 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 30 17
    #A127 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 31 34
    #A128 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 35 17
    #A129 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 36 34
    #A130 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 40 17
    #A131 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 41 25
    #A132 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 42 36
    #A133 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 42 36
    #A134 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 42 51
    #A135 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 44 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/multiplestringliterals/InputMultipleStringLiteralsTextBlocks.java

    Severity Rule Message Line Col
    #A136 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 16 23
    #A137 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 17 19
    #A138 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 17 19
    #A139 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 19 22
    #A140 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 20 25
    #A141 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 20 25
    #A142 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 21 22
    #A143 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 22 25
    #A144 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 22 25
    #A145 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 23 22
    #A146 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 25 13
    #A147 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 26 22
    #A148 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 28 13
    #A149 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 30 22
    #A150 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 36 13
    #A151 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 37 31
    #A152 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 41 13
    #A153 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 42 31
    #A154 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 46 13
    #A155 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 47 22
    #A156 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 53 13
    #A157 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 54 31
    #A158 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 58 13
    #A159 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 59 31
    #A160 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 63 13
    #A161 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 67 20
    #A162 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 68 16
    #A163 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 68 16
    #A164 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 69 20
    #A165 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 70 16
    #A166 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 70 16
    #A167 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 74 19
    #A168 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 75 25
    #A169 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 75 25
    #A170 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 78 20
    #A171 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 79 13
    #A172 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 80 19
    #A173 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 81 25
    #A174 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 82 19
    #A175 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 83 1
    #A176 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 85 19
    #A177 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 86 30
    #A178 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 88 20
    #A179 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 92 9
    #A180 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 94 20
    #A181 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 98 9
    #A182 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 100 20
    #A183 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 101 21
    #A184 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 101 21
    #A185 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 104 21
    #A186 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 108 12
    #A187 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 108 12
    #A188 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 109 21
    #A189 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 113 12
    #A190 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 113 12
    #A191 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 114 35
    #A192 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 119 1

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/stringliteralequality/InputStringLiteralEqualityCheckTextBlocks.java

    Severity Rule Message Line Col
    #A193 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 19 26
    #A194 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 20 24
    #A195 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 20 24
    #A196 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 22 24
    #A197 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 23 21
    #A198 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 23 21
    #A199 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 25 27
    #A200 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 26 21
    #A201 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 26 21
    #A202 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 28 37
    #A203 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 29 21
    #A204 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 29 21
    #A205 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 31 41
    #A206 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 32 21
    #A207 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 32 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/stringliteralequality/InputStringLiteralEqualityConcatenatedTextBlocks.java

    Severity Rule Message Line Col
    #A208 error Checker Got an exception - java.lang.NullPointerException: Cannot invoke "com.puppycrawl.tools.checkstyle.api.DetailAST.getType()" because the return value of "com.puppycrawl.tools.checkstyle.api.DetailAST.getPreviousSibling()" is null
    #x9;at com.puppycrawl.tools.checkstyle.checks.coding.TextBlockGoogleStyleFormattingCheck.openingQuotesAreOnCorrectPosition(TextBlockGoogleStyleFormattingCheck.java:161)
    #x9;at com.puppycrawl.tools.checkstyle.checks.coding.TextBlockGoogleStyleFormattingCheck.visitToken(TextBlockGoogleStyleFormattingCheck.java:108)
    #x9;at com.puppycrawl.tools.checkstyle.TreeWalker.notifyVisit(TreeWalker.java:390)
    #x9;at com.puppycrawl.tools.checkstyle.TreeWalker.processIter(TreeWalker.java:463)
    #x9;at com.puppycrawl.tools.checkstyle.TreeWalker.walk(TreeWalker.java:328)
    #x9;at com.puppycrawl.tools.checkstyle.TreeWalker.processFiltered(TreeWalker.java:208)
    #x9;at com.puppycrawl.tools.checkstyle.api.AbstractFileSetCheck.process(AbstractFileSetCheck.java:101)
    #x9;at com.puppycrawl.tools.checkstyle.Checker.processFile(Checker.java:341)
    #x9;at com.puppycrawl.tools.checkstyle.Checker.processFiles(Checker.java:300)
    #x9;at com.puppycrawl.tools.checkstyle.Checker.process(Checker.java:227)
    #x9;at org.apache.maven.plugins.checkstyle.exec.DefaultCheckstyleExecutor.executeCheckstyle(DefaultCheckstyleExecutor.java:202)
    #x9;at org.apache.maven.plugins.checkstyle.AbstractCheckstyleReport.executeReport(AbstractCheckstyleReport.java:533)
    #x9;at org.apache.maven.plugins.checkstyle.CheckstyleReport.executeReport(CheckstyleReport.java:57)
    #x9;at org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:255)
    #x9;at org.apache.maven.plugins.site.render.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:226)
    #x9;at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:348)
    #x9;at org.apache.maven.plugins.site.render.SiteMojo.renderLocale(SiteMojo.java:194)
    #x9;at org.apache.maven.plugins.site.render.SiteMojo.execute(SiteMojo.java:143)
    #x9;at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126)
    #x9;at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328)
    #x9;at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316)
    #x9;at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
    #x9;at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174)
    #x9;at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75)
    #x9;at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162)
    #x9;at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39)
    #x9;at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159)
    #x9;at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105)
    #x9;at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73)
    #x9;at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53)
    #x9;at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118)
    #x9;at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261)
    #x9;at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173)
    #x9;at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101)
    #x9;at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906)
    #x9;at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283)
    #x9;at org.apache.maven.cli.MavenCli.main(MavenCli.java:206)
    #x9;at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    #x9;at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    #x9;at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    #x9;at java.base/java.lang.reflect.Method.invoke(Method.java:569)
    #x9;at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:255)
    #x9;at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:201)
    #x9;at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:361)
    #x9;at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:314)
    1

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/unnecessaryparentheses/InputUnnecessaryParenthesesCheckTextBlocks.java

    Severity Rule Message Line Col
    #A209 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 20 23
    #A210 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 21 13
    #A211 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 21 13
    #A212 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 22 12
    #A213 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 23 13
    #A214 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 23 13
    #A215 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 24 12
    #A216 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 25 14
    #A217 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 25 14
    #A218 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 27 23
    #A219 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 28 24
    #A220 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 28 24
    #A221 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 28 32
    #A222 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 29 25
    #A223 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 29 25

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

    Severity Rule Message Line Col
    #A224 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 57 35
    #A225 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 59 9
    #A226 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 62 13
    #A227 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 65 7
    #A228 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 71 47
    #A229 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 73 9
    #A230 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 76 13
    #A231 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 79 9

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

    Severity Rule Message Line Col
    #A232 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 13 43
    #A233 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 14 23
    #A234 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 14 23
    #A235 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 16 39
    #A236 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 18 1
    #A237 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 20 39
    #A238 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 22 9
    #A239 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 26 28
    #A240 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 29 17
    #A241 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 31 28
    #A242 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 34 13
    #A243 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 36 13
    #A244 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 37 30
    #A245 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 37 30
    #A246 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 41 29
    #A247 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 42 16
    #A248 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 42 16
    #A249 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 69 13
    #A250 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 71 18
    #A251 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 74 54
    #A252 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 74 54
    #A253 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 80 51
    #A254 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 80 51
    #A255 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 86 34
    #A256 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 88 30
    #A257 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 88 30
    #A258 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 88 36
    #A259 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 90 31
    #A260 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 90 31
    #A261 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 90 37
    #A262 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 91 33
    #A263 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 91 33
    #A264 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 94 13
    #A265 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 95 30
    #A266 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 95 30
    #A267 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 98 13
    #A268 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 100 20
    #A269 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 100 20
    #A270 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 100 26
    #A271 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 101 21
    #A272 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 101 21
    #A273 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 105 31
    #A274 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 108 17

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

    Severity Rule Message Line Col
    #A275 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 14 35
    #A276 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 15 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/sizes/linelength/InputLineLengthIgnoringImportStatements.java

    Severity Rule Message Line Col
    #A277 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 21 20
    #A278 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 23 13
    #A279 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 25 20
    #A280 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 27 13

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/sizes/linelength/InputLineLengthIgnoringPackageStatements.java

    Severity Rule Message Line Col
    #A281 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 20 20
    #A282 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 22 13
    #A283 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 24 20
    #A284 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 26 13

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/sizes/methodlength/InputMethodLengthTextBlocksCountEmpty.java

    Severity Rule Message Line Col
    #A285 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 22 20
    #A286 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 41 1
    #A287 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 44 16
    #A288 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 50 1
    #A289 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 58 20
    #A290 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 64 10
    #A291 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 81 35
    #A292 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 82 5

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

    Severity Rule Message Line Col
    #A293 error Checker Got an exception - java.lang.NullPointerException: Cannot invoke "com.puppycrawl.tools.checkstyle.api.DetailAST.getType()" because "parent" is null
    #x9;at com.puppycrawl.tools.checkstyle.checks.coding.TextBlockGoogleStyleFormattingCheck.openingQuotesAreOnCorrectPosition(TextBlockGoogleStyleFormattingCheck.java:157)
    #x9;at com.puppycrawl.tools.checkstyle.checks.coding.TextBlockGoogleStyleFormattingCheck.visitToken(TextBlockGoogleStyleFormattingCheck.java:108)
    #x9;at com.puppycrawl.tools.checkstyle.TreeWalker.notifyVisit(TreeWalker.java:390)
    #x9;at com.puppycrawl.tools.checkstyle.TreeWalker.processIter(TreeWalker.java:463)
    #x9;at com.puppycrawl.tools.checkstyle.TreeWalker.walk(TreeWalker.java:328)
    #x9;at com.puppycrawl.tools.checkstyle.TreeWalker.processFiltered(TreeWalker.java:208)
    #x9;at com.puppycrawl.tools.checkstyle.api.AbstractFileSetCheck.process(AbstractFileSetCheck.java:101)
    #x9;at com.puppycrawl.tools.checkstyle.Checker.processFile(Checker.java:341)
    #x9;at com.puppycrawl.tools.checkstyle.Checker.processFiles(Checker.java:300)
    #x9;at com.puppycrawl.tools.checkstyle.Checker.process(Checker.java:227)
    #x9;at org.apache.maven.plugins.checkstyle.exec.DefaultCheckstyleExecutor.executeCheckstyle(DefaultCheckstyleExecutor.java:202)
    #x9;at org.apache.maven.plugins.checkstyle.AbstractCheckstyleReport.executeReport(AbstractCheckstyleReport.java:533)
    #x9;at org.apache.maven.plugins.checkstyle.CheckstyleReport.executeReport(CheckstyleReport.java:57)
    #x9;at org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:255)
    #x9;at org.apache.maven.plugins.site.render.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:226)
    #x9;at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:348)
    #x9;at org.apache.maven.plugins.site.render.SiteMojo.renderLocale(SiteMojo.java:194)
    #x9;at org.apache.maven.plugins.site.render.SiteMojo.execute(SiteMojo.java:143)
    #x9;at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126)
    #x9;at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328)
    #x9;at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316)
    #x9;at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
    #x9;at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174)
    #x9;at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75)
    #x9;at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162)
    #x9;at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39)
    #x9;at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159)
    #x9;at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105)
    #x9;at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73)
    #x9;at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53)
    #x9;at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118)
    #x9;at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261)
    #x9;at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173)
    #x9;at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101)
    #x9;at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906)
    #x9;at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283)
    #x9;at org.apache.maven.cli.MavenCli.main(MavenCli.java:206)
    #x9;at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    #x9;at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    #x9;at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    #x9;at java.base/java.lang.reflect.Method.invoke(Method.java:569)
    #x9;at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:255)
    #x9;at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:201)
    #x9;at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:361)
    #x9;at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:314)
    1

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/emptylineseparator/InputEmptyLineSeparatorMultipleLines3.java

    Severity Rule Message Line Col
    #A294 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 19 21
    #A295 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 23 12
    #A296 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 23 12
    #A297 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 24 21
    #A298 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 28 12
    #A299 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 28 12

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/checks/whitespace/nowhitespacebefore/InputNoWhitespaceBeforeTextBlocksTabIndent.java

    Severity Rule Message Line Col
    #A300 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 17 20
    #A301 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 19 16
    #A302 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 23 20
    #A303 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 25 9
    #A304 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 29 20
    #A305 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 31 1
    #A306 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 35 20
    #A307 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 37 17
    #A308 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 41 20
    #A309 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 43 18
    #A310 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 47 20
    #A311 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 49 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/grammar/java14/InputJava14EscapedS.java

    Severity Rule Message Line Col
    #A312 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 8 21
    #A313 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 9 15
    #A314 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 9 15
    #A315 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 11 21
    #A316 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 12 34
    #A317 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 12 34
    #A318 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 13 21
    #A319 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 14 19
    #A320 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 14 19
    #A321 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 14 25
    #A322 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 15 19
    #A323 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 15 19
    #A324 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 23 16
    #A325 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 25 12

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/grammar/java14/InputJava14TextBlocks.java

    Severity Rule Message Line Col
    #A326 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 9 31
    #A327 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 11 17
    #A328 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 12 33
    #A329 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 15 17
    #A330 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 16 24
    #A331 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 17 17
    #A332 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 18 33
    #A333 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 20 17
    #A334 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 21 25
    #A335 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 27 17
    #A336 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 28 34
    #A337 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 32 17
    #A338 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 33 34
    #A339 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 37 17
    #A340 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 38 34
    #A341 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 103 17
    #A342 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 104 27
    #A343 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 108 17
    #A344 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 109 25
    #A345 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 110 36
    #A346 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 110 36
    #A347 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 110 51
    #A348 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 112 17
    #A349 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 113 27
    #A350 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 118 17
    #A351 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 130 24
    #A352 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 134 15
    #A353 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 135 38
    #A354 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 139 15
    #A355 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 143 16
    #A356 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 145 13
    #A357 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 149 16
    #A358 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 151 49
    #A359 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 151 49
    #A360 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 155 16
    #A361 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 158 13
    #A362 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 162 20
    #A363 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 163 23
    #A364 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 163 23
    #A365 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 164 21
    #A366 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 165 19
    #A367 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 165 19
    #A368 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 166 21
    #A369 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 168 17
    #A370 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 169 21
    #A371 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 171 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/grammar/java14/InputJava14TextBlocksEscapesAreOneChar.java

    Severity Rule Message Line Col
    #A372 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 5 25
    #A373 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 6 1

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/grammar/java14/InputJava14TextBlocksTabSize.java

    Severity Rule Message Line Col
    #A374 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 5 19
    #A375 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 6 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/grammar/java21/InputTextBlockConsecutiveEscapes.java

    Severity Rule Message Line Col
    #A376 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 7 16
    #A377 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 21 13
    #A378 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 24 30
    #A379 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 27 22
    #A380 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 27 22
    #A381 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 32 21
    #A382 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 33 30
    #A383 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 36 22
    #A384 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 36 22
    #A385 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 41 21
    #A386 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 42 30
    #A387 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 45 22
    #A388 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 45 22
    #A389 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 50 21
    #A390 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 53 30
    #A391 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 56 22
    #A392 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 56 22
    #A393 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 61 21

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

    Severity Rule Message Line Col
    #A394 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 5 30
    #A395 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 6 24
    #A396 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 6 24

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/xpath/xpathmapper/InputXpathMapperTextBlock.java

    Severity Rule Message Line Col
    #A397 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 6 22
    #A398 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 10 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/xpath/xpathquerygenerator/InputXpathQueryGeneratorTextBlock.java

    Severity Rule Message Line Col
    #A399 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 6 22
    #A400 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 10 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/xpath/xpathquerygenerator/InputXpathQueryGeneratorTextBlockCrlf.java

    Severity Rule Message Line Col
    #A401 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 6 22
    #A402 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 11 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/test/resources/com/puppycrawl/tools/checkstyle/xpath/xpathquerygenerator/InputXpathQueryGeneratorTextBlockNewLine.java

    Severity Rule Message Line Col
    #A403 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 6 22
    #A404 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 11 9

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

    Severity Rule Message Line Col
    #A405 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 17 26
    #A406 warning TextBlockGoogleStyleFormatting Closing quotes (""") of text-block must be on the new line. 18 15
    #A407 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 18 15

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

    Severity Rule Message Line Col
    #A408 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 18 19
    #A409 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 20 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/checkstyle/src/xdocs-examples/resources/com/puppycrawl/tools/checkstyle/filters/suppresswithplaintextcommentfilter/Example9.java

    Severity Rule Message Line Col
    #A410 warning TextBlockGoogleStyleFormatting Opening quotes (""") of text-block must be on the new line. 22 45
    #A411 warning TextBlockGoogleStyleFormatting Text-block quotes are not vertically aligned. 26 11