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

  • GoogleMethodName

    Summary:

    Report id Files Violations Severity-warning
    base 0 0 0
    patch 2686 282 (282 added) 282 (282 added)
    143 files with differences 282 changes in violations 282 changes in violations

    Report id com.puppycrawl.tools.checkstyle.checks.naming.GoogleMethodNameCheck
    base 0
    patch 282 (282 added)
    changes in violations 282

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/eclipsePlugin-test/src/de/tobject/findbugs/actions/test/GroupByActionTest.java

    Severity Rule Message Line Col
    #A1 warning GoogleMethodName Method name 'testAction_Priority_Category_Project_Package_Class_PatternType_Pattern_Marker' is not valid per Google Java Style Guide. 85 17
    #A2 warning GoogleMethodName Method name 'testAction_Priority_Category_Project_PatternType_Pattern_Marker' is not valid per Google Java Style Guide. 93 17
    #A3 warning GoogleMethodName Method name 'testAction_Priority_Project_Pattern_Marker' is not valid per Google Java Style Guide. 101 17
    #A4 warning GoogleMethodName Method name 'testAction_Project_Pattern_Marker' is not valid per Google Java Style Guide. 108 17
    #A5 warning GoogleMethodName Method name 'testAction_Project_Priority_Category_PatternType_Pattern_Marker' is not valid per Google Java Style Guide. 115 17
    #A6 warning GoogleMethodName Method name 'testAction_Project_Priority_Pattern_Marker' is not valid per Google Java Style Guide. 123 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/eclipsePlugin-test/src/de/tobject/findbugs/quickfix/test/QuickfixTest.java

    Severity Rule Message Line Col
    #A7 warning GoogleMethodName Method name 'testRemoveUselessMethodResolution_FI_Empty' is not valid per Google Java Style Guide. 98 17
    #A8 warning GoogleMethodName Method name 'testRemoveUselessMethodResolution_FI_Useless' is not valid per Google Java Style Guide. 103 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/eclipsePlugin-test/src/de/tobject/findbugs/reporter/test/MarkerUtilTest.java

    Severity Rule Message Line Col
    #A9 warning GoogleMethodName Method name 'testGetAllMarkers_Empty' is not valid per Google Java Style Guide. 65 17
    #A10 warning GoogleMethodName Method name 'testIsFiltered_EmptyFilters' is not valid per Google Java Style Guide. 92 17
    #A11 warning GoogleMethodName Method name 'testIsFiltered_NullFilters' is not valid per Google Java Style Guide. 101 17
    #A12 warning GoogleMethodName Method name 'testIsFiltered_NullMarker' is not valid per Google Java Style Guide. 110 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/eclipsePlugin-test/src/de/tobject/findbugs/view/test/BugExplorerViewTest.java

    Severity Rule Message Line Col
    #A13 warning GoogleMethodName Method name 'testViewContents_Empty' is not valid per Google Java Style Guide. 60 17
    #A14 warning GoogleMethodName Method name 'testViewContents_Project_Pattern_Marker' is not valid per Google Java Style Guide. 72 17
    #A15 warning GoogleMethodName Method name 'testViewContents_Project_Pattern_Package_Marker' is not valid per Google Java Style Guide. 88 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugs/src/test/java/edu/umd/cs/findbugs/workflow/FindSeqNumTest.java

    Severity Rule Message Line Col
    #A16 warning GoogleMethodName Method name 'testV1_0' is not valid per Google Java Style Guide. 73 17
    #A17 warning GoogleMethodName Method name 'testV1_1' is not valid per Google Java Style Guide. 78 17
    #A18 warning GoogleMethodName Method name 'testV2_0' is not valid per Google Java Style Guide. 83 17
    #A19 warning GoogleMethodName Method name 'testV2_1' is not valid per Google Java Style Guide. 88 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/AccidentalNonConstructorInInnerClass.java

    Severity Rule Message Line Col
    #A20 warning GoogleMethodName Method name 'Report' is not valid per Google Java Style Guide. 4 14
    #A21 warning GoogleMethodName Method name 'DeeplyNested' is not valid per Google Java Style Guide. 8 18
    #A22 warning GoogleMethodName Method name 'Report2' is not valid per Google Java Style Guide. 14 14
    #A23 warning GoogleMethodName Method name 'DoNotReport' is not valid per Google Java Style Guide. 20 14
    #A24 warning GoogleMethodName Method name 'DoNotReport2' is not valid per Google Java Style Guide. 28 14

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/AnnotationTest.java

    Severity Rule Message Line Col
    #A25 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 6 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/BC_Unconfirmed_Cast.java

    Severity Rule Message Line Col
    #A26 warning GoogleMethodName Method name 'Blargh' is not valid per Google Java Style Guide. 5 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/BadCast.java

    Severity Rule Message Line Col
    #A27 warning GoogleMethodName Method name 'd' is not valid per Google Java Style Guide. 58 9
    #A28 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 64 9
    #A29 warning GoogleMethodName Method name 'h' is not valid per Google Java Style Guide. 74 9
    #A30 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 85 9
    #A31 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 108 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/BadConstructor.java

    Severity Rule Message Line Col
    #A32 warning GoogleMethodName Method name 'BadConstructor' is not valid per Google Java Style Guide. 7 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/BadEquals.java

    Severity Rule Message Line Col
    #A33 warning GoogleMethodName Method name 'b' is not valid per Google Java Style Guide. 50 20
    #A34 warning GoogleMethodName Method name 'b' is not valid per Google Java Style Guide. 55 20
    #A35 warning GoogleMethodName Method name 'b' is not valid per Google Java Style Guide. 60 20
    #A36 warning GoogleMethodName Method name 'b' is not valid per Google Java Style Guide. 65 20
    #A37 warning GoogleMethodName Method name 'b' is not valid per Google Java Style Guide. 70 20

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/BadRegEx.java

    Severity Rule Message Line Col
    #A38 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 9 13
    #A39 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 14 12
    #A40 warning GoogleMethodName Method name 'h' is not valid per Google Java Style Guide. 19 12
    #A41 warning GoogleMethodName Method name 'x' is not valid per Google Java Style Guide. 24 10
    #A42 warning GoogleMethodName Method name 'y' is not valid per Google Java Style Guide. 29 13
    #A43 warning GoogleMethodName Method name 'z' is not valid per Google Java Style Guide. 34 13

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/BlockingMethodsOnURLs.java

    Severity Rule Message Line Col
    #A44 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 14 16
    #A45 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 18 20

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/BooleanReturnsNull.java

    Severity Rule Message Line Col
    #A46 warning GoogleMethodName Method name 'always_null' is not valid per Google Java Style Guide. 10 20
    #A47 warning GoogleMethodName Method name 'sometimes_null' is not valid per Google Java Style Guide. 15 20
    #A48 warning GoogleMethodName Method name 'sometimes_null_as_specified_with_nullable' is not valid per Google Java Style Guide. 28 20
    #A49 warning GoogleMethodName Method name 'sometimes_null_as_specified_with_checkfornull' is not valid per Google Java Style Guide. 40 20
    #A50 warning GoogleMethodName Method name 'never_null' is not valid per Google Java Style Guide. 52 20

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/DETest.java

    Severity Rule Message Line Col
    #A51 warning GoogleMethodName Method name 'x' is not valid per Google Java Style Guide. 3 23
    #A52 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 10 23

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/DangerousStoreIntoField.java

    Severity Rule Message Line Col
    #A53 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 13 17
    #A54 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 17 17
    #A55 warning GoogleMethodName Method name 'h' is not valid per Google Java Style Guide. 21 17
    #A56 warning GoogleMethodName Method name 'i' is not valid per Google Java Style Guide. 25 17
    #A57 warning GoogleMethodName Method name 'j' is not valid per Google Java Style Guide. 31 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/DoNotRunAThread.java

    Severity Rule Message Line Col
    #A58 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 5 10
    #A59 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 10 10
    #A60 warning GoogleMethodName Method name 'h' is not valid per Google Java Style Guide. 15 10

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/DumbMethodInvocations.java

    Severity Rule Message Line Col
    #A61 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 26 12
    #A62 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 30 12

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/DuplicateBranches.java

    Severity Rule Message Line Col
    #A63 warning GoogleMethodName Method name 'g_korland' is not valid per Google Java Style Guide. 65 16

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/EscapeIntoLoadProperties.java

    Severity Rule Message Line Col
    #A64 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 12 23

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/ExceptionSetMerge.java

    Severity Rule Message Line Col
    #A65 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 8 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/IgnoredTrim.java

    Severity Rule Message Line Col
    #A66 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 3 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/Infeasible.java

    Severity Rule Message Line Col
    #A67 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 4 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/InfiniteLoopFalsePositive.java

    Severity Rule Message Line Col
    #A68 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 5 17
    #A69 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 11 16
    #A70 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 23 20
    #A71 warning GoogleMethodName Method name 'z' is not valid per Google Java Style Guide. 33 9
    #A72 warning GoogleMethodName Method name 'x' is not valid per Google Java Style Guide. 38 16

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/InfiniteRecursiveLoopFalsePositive.java

    Severity Rule Message Line Col
    #A73 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 7 12

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/InnerIS.java

    Severity Rule Message Line Col
    #A74 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 8 20

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/JSR166.java

    Severity Rule Message Line Col
    #A75 warning GoogleMethodName Method name 'l' is not valid per Google Java Style Guide. 14 10

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/LongNaming.java

    Severity Rule Message Line Col
    #A76 warning GoogleMethodName Method name 'Wait' is not valid per Google Java Style Guide. 26 14

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/MaskMe.java

    Severity Rule Message Line Col
    #A77 warning GoogleMethodName Method name 'modify_base_class_var' is not valid per Google Java Style Guide. 6 16
    #A78 warning GoogleMethodName Method name 'get_base_class_var' is not valid per Google Java Style Guide. 21 16
    #A79 warning GoogleMethodName Method name 'copy_base_class_var' is not valid per Google Java Style Guide. 26 17
    #A80 warning GoogleMethodName Method name 'get_cruft' is not valid per Google Java Style Guide. 37 20

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/MethodCapitalization.java

    Severity Rule Message Line Col
    #A81 warning GoogleMethodName Method name 'MethodCapitalization' is not valid per Google Java Style Guide. 4 17
    #A82 warning GoogleMethodName Method name 'ToString' is not valid per Google Java Style Guide. 35 23

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/N2.java

    Severity Rule Message Line Col
    #A83 warning GoogleMethodName Method name 'N1' is not valid per Google Java Style Guide. 8 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/NonShortCircuit.java

    Severity Rule Message Line Col
    #A84 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 64 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/OverwrittenParameter.java

    Severity Rule Message Line Col
    #A85 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 3 17
    #A86 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 7 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/RLETest.java

    Severity Rule Message Line Col
    #A87 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 32 26
    #A88 warning GoogleMethodName Method name 'y' is not valid per Google Java Style Guide. 38 24

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/RV.java

    Severity Rule Message Line Col
    #A89 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 9 17
    #A90 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 14 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/RedundantNullCheck.java

    Severity Rule Message Line Col
    #A91 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 51 12
    #A92 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 55 16
    #A93 warning GoogleMethodName Method name 'h' is not valid per Google Java Style Guide. 62 16

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/RedundantNullCheck2.java

    Severity Rule Message Line Col
    #A94 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 7 16

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/RunFinalizersOnExit.java

    Severity Rule Message Line Col
    #A95 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 3 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/SelfFieldOperation.java

    Severity Rule Message Line Col
    #A96 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 26 9
    #A97 warning GoogleMethodName Method name 'e' is not valid per Google Java Style Guide. 59 13
    #A98 warning GoogleMethodName Method name 'c' is not valid per Google Java Style Guide. 64 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/SelfLocalOperation.java

    Severity Rule Message Line Col
    #A99 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 6 9
    #A100 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 20 10
    #A101 warning GoogleMethodName Method name 'e' is not valid per Google Java Style Guide. 31 13
    #A102 warning GoogleMethodName Method name 'c' is not valid per Google Java Style Guide. 36 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/SqlInjection.java

    Severity Rule Message Line Col
    #A103 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 14 15
    #A104 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 20 15
    #A105 warning GoogleMethodName Method name 'h' is not valid per Google Java Style Guide. 32 15
    #A106 warning GoogleMethodName Method name 'h' is not valid per Google Java Style Guide. 38 15

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/SwitchDup.java

    Severity Rule Message Line Col
    #A107 warning GoogleMethodName Method name 'g_korland' is not valid per Google Java Style Guide. 157 16

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/SwitchFallthroughDeadStoreFalsePositive.java

    Severity Rule Message Line Col
    #A108 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 2 16
    #A109 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 15 16

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/UncalledPrivateMethod.java

    Severity Rule Message Line Col
    #A110 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 28 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/UnreadFieldFalsePositiveAtomicUpdater.java

    Severity Rule Message Line Col
    #A111 warning GoogleMethodName Method name 'CAS_newkvs' is not valid per Google Java Style Guide. 33 13

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/UserAss3rtion.java

    Severity Rule Message Line Col
    #A112 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 7 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/bugIdeas/Ideas_2009_04_10.java

    Severity Rule Message Line Col
    #A113 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 5 12
    #A114 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 9 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/bugIdeas/Ideas_2009_05_01.java

    Severity Rule Message Line Col
    #A115 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 5 9
    #A116 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 9 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/bugIdeas/Ideas_2009_05_20.java

    Severity Rule Message Line Col
    #A117 warning GoogleMethodName Method name 'falsePositive_ifnonull' is not valid per Google Java Style Guide. 12 24
    #A118 warning GoogleMethodName Method name 'falsePositive_ifnonnull' is not valid per Google Java Style Guide. 22 24
    #A119 warning GoogleMethodName Method name 'removeDuplicates_FalsePositive' is not valid per Google Java Style Guide. 58 40

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/bugIdeas/Ideas_2009_05_26.java

    Severity Rule Message Line Col
    #A120 warning GoogleMethodName Method name 'Ideas_2009_05_26' is not valid per Google Java Style Guide. 11 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/bugIdeas/Ideas_2009_10_06.java

    Severity Rule Message Line Col
    #A121 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 5 10

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/bugIdeas/Ideas_2009_10_07.java

    Severity Rule Message Line Col
    #A122 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 5 16
    #A123 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 20 16

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/bugIdeas/Ideas_2010_04_29.java

    Severity Rule Message Line Col
    #A124 warning GoogleMethodName Method name 'm' is not valid per Google Java Style Guide. 60 14

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/bugIdeas/Ideas_2010_08_06.java

    Severity Rule Message Line Col
    #A125 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 9 24
    #A126 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 13 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/bugIdeas/Ideas_2011_03_30.java

    Severity Rule Message Line Col
    #A127 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 9 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/bugIdeas/Ideas_2011_04_24.java

    Severity Rule Message Line Col
    #A128 warning GoogleMethodName Method name 'b' is not valid per Google Java Style Guide. 18 20

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/bugIdeas/Ideas_2011_06_29a.java

    Severity Rule Message Line Col
    #A129 warning GoogleMethodName Method name 'b' is not valid per Google Java Style Guide. 14 20

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/bugIdeas/Ideas_2011_07_26.java

    Severity Rule Message Line Col
    #A130 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 11 10

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/bugIdeas/Ideas_2011_12_19.java

    Severity Rule Message Line Col
    #A131 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 18 9
    #A132 warning GoogleMethodName Method name 'h' is not valid per Google Java Style Guide. 98 12
    #A133 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 102 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/bugIdeas/Ideas_2012_10_18.java

    Severity Rule Message Line Col
    #A134 warning GoogleMethodName Method name 'OK' is not valid per Google Java Style Guide. 20 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/bugIdeas/Ideas_2012_11_15.java

    Severity Rule Message Line Col
    #A135 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 21 16

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/bugIdeas/Ideas_2012_11_19.java

    Severity Rule Message Line Col
    #A136 warning GoogleMethodName Method name 'OK' is not valid per Google Java Style Guide. 27 24

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/deref/CorrectHandlingOfNoInformation.java

    Severity Rule Message Line Col
    #A137 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 6 13
    #A138 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 23 16
    #A139 warning GoogleMethodName Method name 'h' is not valid per Google Java Style Guide. 27 16

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/deref/UnconditionalDeref.java

    Severity Rule Message Line Col
    #A140 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 5 18
    #A141 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 9 17
    #A142 warning GoogleMethodName Method name 'h' is not valid per Google Java Style Guide. 13 10

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/deref/UnconditionalDeref2.java

    Severity Rule Message Line Col
    #A143 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 5 18
    #A144 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 9 18

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/ghIssues/Issue389.java

    Severity Rule Message Line Col
    #A145 warning GoogleMethodName Method name 'i2f_error' is not valid per Google Java Style Guide. 14 24
    #A146 warning GoogleMethodName Method name 'i2d_error' is not valid per Google Java Style Guide. 20 24
    #A147 warning GoogleMethodName Method name 'i2l_error' is not valid per Google Java Style Guide. 26 24

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/ghIssues/Issue413.java

    Severity Rule Message Line Col
    #A148 warning GoogleMethodName Method name 'error_in_ldiv' is not valid per Google Java Style Guide. 5 21
    #A149 warning GoogleMethodName Method name 'error_in_lrem' is not valid per Google Java Style Guide. 9 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/inefficient/InefficientIndexOfDemo.java

    Severity Rule Message Line Col
    #A150 warning GoogleMethodName Method name 'indexOf_1_ok' is not valid per Google Java Style Guide. 11 9
    #A151 warning GoogleMethodName Method name 'indexOf_1_ok_int' is not valid per Google Java Style Guide. 16 9
    #A152 warning GoogleMethodName Method name 'indexOf_1_ok_2chars' is not valid per Google Java Style Guide. 21 9
    #A153 warning GoogleMethodName Method name 'indexOf_1_nok' is not valid per Google Java Style Guide. 26 9
    #A154 warning GoogleMethodName Method name 'indexOf_2_ok' is not valid per Google Java Style Guide. 34 9
    #A155 warning GoogleMethodName Method name 'indexOf_2_ok_int' is not valid per Google Java Style Guide. 39 9
    #A156 warning GoogleMethodName Method name 'indexOf_2_ok_2chars' is not valid per Google Java Style Guide. 44 9
    #A157 warning GoogleMethodName Method name 'indexOf_2_nok' is not valid per Google Java Style Guide. 49 9
    #A158 warning GoogleMethodName Method name 'lastIndexOf_1_ok' is not valid per Google Java Style Guide. 57 9
    #A159 warning GoogleMethodName Method name 'lastIndexOf_1_ok_int' is not valid per Google Java Style Guide. 62 9
    #A160 warning GoogleMethodName Method name 'lastIndexOf_1_ok_2chars' is not valid per Google Java Style Guide. 67 9
    #A161 warning GoogleMethodName Method name 'lastIndexOf_1_nok' is not valid per Google Java Style Guide. 72 9
    #A162 warning GoogleMethodName Method name 'lastIndexOf_2_ok' is not valid per Google Java Style Guide. 80 9
    #A163 warning GoogleMethodName Method name 'lastIndexOf_2_ok_int' is not valid per Google Java Style Guide. 85 9
    #A164 warning GoogleMethodName Method name 'lastIndexOf_2_ok_2chars' is not valid per Google Java Style Guide. 90 9
    #A165 warning GoogleMethodName Method name 'lastIndexOf_2_nok' is not valid per Google Java Style Guide. 95 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/jsr305/TestFooUnknownSource.java

    Severity Rule Message Line Col
    #A166 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 10 9
    #A167 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 14 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/jsr305/TestInterprocedural.java

    Severity Rule Message Line Col
    #A168 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 36 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/jsr305/TestOverridesSuper.java

    Severity Rule Message Line Col
    #A169 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 8 10
    #A170 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 12 10

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/jsr305/TestViolatedInheritedAnnotations.java

    Severity Rule Message Line Col
    #A171 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 48 16

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/jsr305/TrickyInheritedQualifiers.java

    Severity Rule Message Line Col
    #A172 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 13 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/nonnull/TestNonNull.java

    Severity Rule Message Line Col
    #A173 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 7 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/AtomicFieldUpdater.java

    Severity Rule Message Line Col
    #A174 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 22 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/BranchOrStatement.java

    Severity Rule Message Line Col
    #A175 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 5 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/ComparisonWithThis.java

    Severity Rule Message Line Col
    #A176 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 4 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/CorrectlyLocalizeWarning.java

    Severity Rule Message Line Col
    #A177 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 5 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/FalsePositiveFromEclipseCommentRegion.java

    Severity Rule Message Line Col
    #A178 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 11 16

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/FalsePositiveOnExceptionPath.java

    Severity Rule Message Line Col
    #A179 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 49 12

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/GuaranteedDerefInterproc.java

    Severity Rule Message Line Col
    #A180 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 5 13

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/GuaranteedDereference2.java

    Severity Rule Message Line Col
    #A181 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 6 17
    #A182 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 9 16

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/GuaranteedDereferenceLocationReporting.java

    Severity Rule Message Line Col
    #A183 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 5 16

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/GuaranteedDereferencesShouldBeReducedByPostDominatorAnalysis.java

    Severity Rule Message Line Col
    #A184 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 5 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/GuaranteedUseRequiringNonNullValue.java

    Severity Rule Message Line Col
    #A185 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 7 16
    #A186 warning GoogleMethodName Method name 'gNull' is not valid per Google Java Style Guide. 15 9
    #A187 warning GoogleMethodName Method name 'gNSP' is not valid per Google Java Style Guide. 20 9
    #A188 warning GoogleMethodName Method name 'gNCP' is not valid per Google Java Style Guide. 27 9
    #A189 warning GoogleMethodName Method name 'h' is not valid per Google Java Style Guide. 46 12
    #A190 warning GoogleMethodName Method name 'h' is not valid per Google Java Style Guide. 54 12

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/HandleAssert.java

    Severity Rule Message Line Col
    #A191 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 5 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/IdentifyCorrectBranchPlease.java

    Severity Rule Message Line Col
    #A192 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 5 9
    #A193 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 15 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/IgnoreBranchesWhereValueIsKnownNonNull.java

    Severity Rule Message Line Col
    #A194 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 4 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/InSwitchStatement.java

    Severity Rule Message Line Col
    #A195 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 5 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/InstanceOfInteraction.java

    Severity Rule Message Line Col
    #A196 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 4 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/InterproceduralAnalysisOfNonnullReturnValues.java

    Severity Rule Message Line Col
    #A197 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 5 12
    #A198 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 9 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/InterproceduralMethodOrdering.java

    Severity Rule Message Line Col
    #A199 warning GoogleMethodName Method name 'a' is not valid per Google Java Style Guide. 20 17
    #A200 warning GoogleMethodName Method name 'b' is not valid per Google Java Style Guide. 24 17
    #A201 warning GoogleMethodName Method name 'c' is not valid per Google Java Style Guide. 28 17
    #A202 warning GoogleMethodName Method name 'd' is not valid per Google Java Style Guide. 32 17
    #A203 warning GoogleMethodName Method name 'e' is not valid per Google Java Style Guide. 36 17
    #A204 warning GoogleMethodName Method name 'w' is not valid per Google Java Style Guide. 40 17
    #A205 warning GoogleMethodName Method name 'x' is not valid per Google Java Style Guide. 44 17
    #A206 warning GoogleMethodName Method name 'y' is not valid per Google Java Style Guide. 48 17
    #A207 warning GoogleMethodName Method name 'z' is not valid per Google Java Style Guide. 52 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/JunitFailFalsePositive.java

    Severity Rule Message Line Col
    #A208 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 6 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/Logging.java

    Severity Rule Message Line Col
    #A209 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 9 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/NullPointerLattice.java

    Severity Rule Message Line Col
    #A210 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 5 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/ParameterNumberingTest.java

    Severity Rule Message Line Col
    #A211 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 5 9
    #A212 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 9 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/SinksRequiringNonNull.java

    Severity Rule Message Line Col
    #A213 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 7 10
    #A214 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 10 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/TrackFields.java

    Severity Rule Message Line Col
    #A215 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 10 9
    #A216 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 23 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/TrickyLoop.java

    Severity Rule Message Line Col
    #A217 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 8 16

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/npe/UseCheckUse.java

    Severity Rule Message Line Col
    #A218 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 10 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/nullnessAnnotations/T6.java

    Severity Rule Message Line Col
    #A219 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 7 10
    #A220 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 10 10

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/nullnessAnnotations/Test6.java

    Severity Rule Message Line Col
    #A221 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 7 10
    #A222 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 10 10

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/nullnessAnnotations/TestNonNull1.java

    Severity Rule Message Line Col
    #A223 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 7 12

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/nullnessAnnotations/TestNonNull3.java

    Severity Rule Message Line Col
    #A224 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 9 12

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/nullnessAnnotations/TestNonNull5.java

    Severity Rule Message Line Col
    #A225 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 8 12

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/nullnessAnnotations/TestNonNull6a.java

    Severity Rule Message Line Col
    #A226 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 6 23

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/nullnessAnnotations/UseAnnotations.java

    Severity Rule Message Line Col
    #A227 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 9 12
    #A228 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 15 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/nullnessAnnotations/packageDefault/Interface1.java

    Severity Rule Message Line Col
    #A229 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 4 12
    #A230 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 7 12

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/nullnessAnnotations/packageDefault/TestNonNull1.java

    Severity Rule Message Line Col
    #A231 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 11 19
    #A232 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 15 19
    #A233 warning GoogleMethodName Method name 'h' is not valid per Google Java Style Guide. 21 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/nullnessAnnotations/packageDefault/TestNonNull2.java

    Severity Rule Message Line Col
    #A234 warning GoogleMethodName Method name 'k' is not valid per Google Java Style Guide. 31 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/nullnessAnnotations/packageDefault_JDT/Interface1.java

    Severity Rule Message Line Col
    #A235 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 4 12
    #A236 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 7 12

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/nullnessAnnotations/packageDefault_JDT/TestNonNull1.java

    Severity Rule Message Line Col
    #A237 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 12 19
    #A238 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 17 19
    #A239 warning GoogleMethodName Method name 'h' is not valid per Google Java Style Guide. 23 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/nullnessAnnotations/packageDefault_JDT/TestNonNull2.java

    Severity Rule Message Line Col
    #A240 warning GoogleMethodName Method name 'k' is not valid per Google Java Style Guide. 32 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/nullnessAnnotations/returnValue/TestReturnOverride.java

    Severity Rule Message Line Col
    #A241 warning GoogleMethodName Method name 'a' is not valid per Google Java Style Guide. 13 10
    #A242 warning GoogleMethodName Method name 'a' is not valid per Google Java Style Guide. 19 16
    #A243 warning GoogleMethodName Method name 'b' is not valid per Google Java Style Guide. 31 13

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/nullnessAnnotations/returnValue/TestReturnOverride2.java

    Severity Rule Message Line Col
    #A244 warning GoogleMethodName Method name 'a' is not valid per Google Java Style Guide. 12 10
    #A245 warning GoogleMethodName Method name 'a' is not valid per Google Java Style Guide. 18 16
    #A246 warning GoogleMethodName Method name 'b' is not valid per Google Java Style Guide. 30 13

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/Bug1006704.java

    Severity Rule Message Line Col
    #A247 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 12 10

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/Bug1551726.java

    Severity Rule Message Line Col
    #A248 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 15 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/Bug1563719.java

    Severity Rule Message Line Col
    #A249 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 20 23

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/Bug1564367.java

    Severity Rule Message Line Col
    #A250 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 4 10

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/Bug1609941.java

    Severity Rule Message Line Col
    #A251 warning GoogleMethodName Method name 'b' is not valid per Google Java Style Guide. 9 13

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/Bug1629176.java

    Severity Rule Message Line Col
    #A252 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 10 10

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/Bug1633245.java

    Severity Rule Message Line Col
    #A253 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 9 13

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/Bug1649494.java

    Severity Rule Message Line Col
    #A254 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 7 29

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/Bug1710812.java

    Severity Rule Message Line Col
    #A255 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 5 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/Bug1714571.java

    Severity Rule Message Line Col
    #A256 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 10 10

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/Bug1908621.java

    Severity Rule Message Line Col
    #A257 warning GoogleMethodName Method name 'get_bool' is not valid per Google Java Style Guide. 4 27

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/Bug1993328.java

    Severity Rule Message Line Col
    #A258 warning GoogleMethodName Method name 'assign_conditional' is not valid per Google Java Style Guide. 27 17
    #A259 warning GoogleMethodName Method name 'assign_explicit' is not valid per Google Java Style Guide. 38 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/Bug1994945.java

    Severity Rule Message Line Col
    #A260 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 22 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/Bug2353694.java

    Severity Rule Message Line Col
    #A261 warning GoogleMethodName Method name 'fp_warning_OS' is not valid per Google Java Style Guide. 38 17
    #A262 warning GoogleMethodName Method name 'correct_warning_OS' is not valid per Google Java Style Guide. 59 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/Bug2533036.java

    Severity Rule Message Line Col
    #A263 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 13 13

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/Bug2845557.java

    Severity Rule Message Line Col
    #A264 warning GoogleMethodName Method name 'iAmCreatingAnObject' is not valid per Google Java Style Guide. 8 19
    #A265 warning GoogleMethodName Method name 'iHaveToThrowAnException' is not valid per Google Java Style Guide. 10 28
    #A266 warning GoogleMethodName Method name 'iThrowAnException' is not valid per Google Java Style Guide. 16 20

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/Bug2930744.java

    Severity Rule Message Line Col
    #A267 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 14 13

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/Bug3031977.java

    Severity Rule Message Line Col
    #A268 warning GoogleMethodName Method name 'm' is not valid per Google Java Style Guide. 9 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/Bug3126724.java

    Severity Rule Message Line Col
    #A269 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 19 24

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/Bug3204236.java

    Severity Rule Message Line Col
    #A270 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 11 10
    #A271 warning GoogleMethodName Method name 'g' is not valid per Google Java Style Guide. 16 10

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/Bug3554835.java

    Severity Rule Message Line Col
    #A272 warning GoogleMethodName Method name 'x' is not valid per Google Java Style Guide. 11 10
    #A273 warning GoogleMethodName Method name 'y' is not valid per Google Java Style Guide. 24 10

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/a/Bug1718199.java

    Severity Rule Message Line Col
    #A274 warning GoogleMethodName Method name 'a' is not valid per Google Java Style Guide. 4 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugs/b/bug2010156.java

    Severity Rule Message Line Col
    #A275 warning GoogleMethodName Method name 'a' is not valid per Google Java Style Guide. 41 16

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/sfBugsNew/Bug1291.java

    Severity Rule Message Line Col
    #A276 warning GoogleMethodName Method name 'a' is not valid per Google Java Style Guide. 11 20
    #A277 warning GoogleMethodName Method name 'b' is not valid per Google Java Style Guide. 20 20
    #A278 warning GoogleMethodName Method name 'c' is not valid per Google Java Style Guide. 27 20

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/tomcat/IntrospectionUtils.java

    Severity Rule Message Line Col
    #A279 warning GoogleMethodName Method name 'd' is not valid per Google Java Style Guide. 22 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/worseThanFailure/Post20061102.java

    Severity Rule Message Line Col
    #A280 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 9 10

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/worseThanFailure/Post20070330.java

    Severity Rule Message Line Col
    #A281 warning GoogleMethodName Method name 'f' is not valid per Google Java Style Guide. 6 26

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spotbugs/spotbugsTestCases/src/java/worseThanFailure/Post20071210.java

    Severity Rule Message Line Col
    #A282 warning GoogleMethodName Method name 'it_Only_Seems_Redundant_and_Stupid' is not valid per Google Java Style Guide. 9 17