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 5911 245 (245 added) 245 (245 added)
    59 files with differences 245 changes in violations 245 changes in violations

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

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-aop/src/test/java/org/springframework/tests/sample/beans/subpkg/DeepBean.java

    Severity Rule Message Line Col
    #A1 warning GoogleMethodName Method name 'aMethod' is not valid per Google Java Style Guide. 29 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-context-support/src/test/java/org/springframework/cache/jcache/JCacheEhCacheTests.java

    Severity Rule Message Line Col
    #A2 warning GoogleMethodName Method name 'jCacheManager' is not valid per Google Java Style Guide. 81 37

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-context-support/src/test/java/org/springframework/cache/jcache/config/JCacheCustomInterceptorTests.java

    Severity Rule Message Line Col
    #A3 warning GoogleMethodName Method name 'jCacheInterceptor' is not valid per Google Java Style Guide. 126 42

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/autoproxy/AspectJAutoProxyCreatorTests.java

    Severity Rule Message Line Col
    #A4 warning GoogleMethodName Method name 'qName' is not valid per Google Java Style Guide. 361 24

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/aop/aspectj/generic/GenericParameterMatchingTests.java

    Severity Rule Message Line Col
    #A5 warning GoogleMethodName Method name 'GenericInterfaceGenericCollectionArgExecution' is not valid per Google Java Style Guide. 113 29

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/beans/factory/annotation/BridgeMethodAutowiringTests.java

    Severity Rule Message Line Col
    #A6 warning GoogleMethodName Method name 'SPR8434' is not valid per Google Java Style Guide. 32 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/AbstractCircularImportDetectionTests.java

    Severity Rule Message Line Col
    #A7 warning GoogleMethodName Method name 'x' is not valid per Google Java Style Guide. 94 26
    #A8 warning GoogleMethodName Method name 'y' is not valid per Google Java Style Guide. 102 26
    #A9 warning GoogleMethodName Method name 'z' is not valid per Google Java Style Guide. 111 26

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/BeanMethodPolymorphismTests.java

    Severity Rule Message Line Col
    #A10 warning GoogleMethodName Method name 'aString' is not valid per Google Java Style Guide. 234 24
    #A11 warning GoogleMethodName Method name 'aString' is not valid per Google Java Style Guide. 239 24
    #A12 warning GoogleMethodName Method name 'aString' is not valid per Google Java Style Guide. 249 24
    #A13 warning GoogleMethodName Method name 'aString' is not valid per Google Java Style Guide. 254 24
    #A14 warning GoogleMethodName Method name 'aString' is not valid per Google Java Style Guide. 264 24
    #A15 warning GoogleMethodName Method name 'aString' is not valid per Google Java Style Guide. 279 24
    #A16 warning GoogleMethodName Method name 'aString' is not valid per Google Java Style Guide. 294 24
    #A17 warning GoogleMethodName Method name 'aString' is not valid per Google Java Style Guide. 305 24

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ComponentScanAnnotationIntegrationTests.java

    Severity Rule Message Line Col
    #A18 warning GoogleMethodName Method name 'viaContextRegistration_WithValueAttribute' is not valid per Google Java Style Guide. 88 21
    #A19 warning GoogleMethodName Method name 'viaContextRegistration_FromPackageOfConfigClass' is not valid per Google Java Style Guide. 101 21
    #A20 warning GoogleMethodName Method name 'viaContextRegistration_WithComposedAnnotation' is not valid per Google Java Style Guide. 113 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ConfigurationClassPostProcessorTests.java

    Severity Rule Message Line Col
    #A21 warning GoogleMethodName Method name 'b' is not valid per Google Java Style Guide. 912 26
    #A22 warning GoogleMethodName Method name 'z' is not valid per Google Java Style Guide. 927 26

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/ImportSelectorTests.java

    Severity Rule Message Line Col
    #A23 warning GoogleMethodName Method name 'a' is not valid per Google Java Style Guide. 208 31
    #A24 warning GoogleMethodName Method name 'b' is not valid per Google Java Style Guide. 218 31
    #A25 warning GoogleMethodName Method name 'c' is not valid per Google Java Style Guide. 228 31
    #A26 warning GoogleMethodName Method name 'd' is not valid per Google Java Style Guide. 238 31

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/PrimitiveBeanLookupAndAutowiringTests.java

    Severity Rule Message Line Col
    #A27 warning GoogleMethodName Method name 'b' is not valid per Google Java Style Guide. 84 32
    #A28 warning GoogleMethodName Method name 'i' is not valid per Google Java Style Guide. 89 28

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/configuration/ConfigurationBeanNameTests.java

    Severity Rule Message Line Col
    #A29 warning GoogleMethodName Method name 's' is not valid per Google Java Style Guide. 94 37

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/configuration/ConfigurationMetaAnnotationTests.java

    Severity Rule Message Line Col
    #A30 warning GoogleMethodName Method name 'a' is not valid per Google Java Style Guide. 54 33
    #A31 warning GoogleMethodName Method name 'b' is not valid per Google Java Style Guide. 61 33

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/context/annotation/configuration/ImportTests.java

    Severity Rule Message Line Col
    #A32 warning GoogleMethodName Method name 'm' is not valid per Google Java Style Guide. 243 33
    #A33 warning GoogleMethodName Method name 'n' is not valid per Google Java Style Guide. 252 33
    #A34 warning GoogleMethodName Method name 'm' is not valid per Google Java Style Guide. 279 33

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/scheduling/annotation/AnnotationAsyncExecutionInterceptorTests.java

    Severity Rule Message Line Col
    #A35 warning GoogleMethodName Method name 'm' is not valid per Google Java Style Guide. 40 58
    #A36 warning GoogleMethodName Method name 'm' is not valid per Google Java Style Guide. 44 57
    #A37 warning GoogleMethodName Method name 'm' is not valid per Google Java Style Guide. 48 75
    #A38 warning GoogleMethodName Method name 'm' is not valid per Google Java Style Guide. 52 64
    #A39 warning GoogleMethodName Method name 'm' is not valid per Google Java Style Guide. 56 49

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/scheduling/annotation/ScheduledAnnotationBeanPostProcessorTests.java

    Severity Rule Message Line Col
    #A40 warning GoogleMethodName Method name 'x' is not valid per Google Java Style Guide. 647 29
    #A41 warning GoogleMethodName Method name 'y' is not valid per Google Java Style Guide. 678 29

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-context/src/test/java/org/springframework/scripting/groovy/GroovyScriptFactoryTests.java

    Severity Rule Message Line Col
    #A42 warning GoogleMethodName Method name 'testWithTwoClassesDefinedInTheOneGroovyFile_CorrectClassFirst' is not valid per Google Java Style Guide. 228 21
    #A43 warning GoogleMethodName Method name 'testWithTwoClassesDefinedInTheOneGroovyFile_WrongClassFirst' is not valid per Google Java Style Guide. 240 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/main/java/org/springframework/util/xml/AbstractStaxHandler.java

    Severity Rule Message Line Col
    #A44 warning GoogleMethodName Method name 'cDataInternal' is not valid per Google Java Style Guide. 260 33

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/GenericCollectionTypeResolverTests.java

    Severity Rule Message Line Col
    #A45 warning GoogleMethodName Method name 'a' is not valid per Google Java Style Guide. 76 21
    #A46 warning GoogleMethodName Method name 'b' is not valid per Google Java Style Guide. 81 21
    #A47 warning GoogleMethodName Method name 'c' is not valid per Google Java Style Guide. 96 21
    #A48 warning GoogleMethodName Method name 'd' is not valid per Google Java Style Guide. 101 21
    #A49 warning GoogleMethodName Method name 'e' is not valid per Google Java Style Guide. 116 21
    #A50 warning GoogleMethodName Method name 'a' is not valid per Google Java Style Guide. 165 38
    #A51 warning GoogleMethodName Method name 'b' is not valid per Google Java Style Guide. 167 27
    #A52 warning GoogleMethodName Method name 'c' is not valid per Google Java Style Guide. 173 21
    #A53 warning GoogleMethodName Method name 'd' is not valid per Google Java Style Guide. 175 33
    #A54 warning GoogleMethodName Method name 'e' is not valid per Google Java Style Guide. 181 38

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/LocalVariableTableParameterNameDiscovererTests.java

    Severity Rule Message Line Col
    #A55 warning GoogleMethodName Method name 'ignore_testClassesWithoutDebugSymbols' is not valid per Google Java Style Guide. 200 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/convert/support/DefaultConversionTests.java

    Severity Rule Message Line Col
    #A56 warning GoogleMethodName Method name 's' is not valid per Google Java Style Guide. 249 33

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-core/src/test/java/org/springframework/util/ReflectionUtilsTests.java

    Severity Rule Message Line Col
    #A57 warning GoogleMethodName Method name 'CGLIB$m1$123' is not valid per Google Java Style Guide. 232 37
    #A58 warning GoogleMethodName Method name 'CGLIB$m1$0' is not valid per Google Java Style Guide. 235 37
    #A59 warning GoogleMethodName Method name 'CGLIB$$0' is not valid per Google Java Style Guide. 238 37
    #A60 warning GoogleMethodName Method name 'CGLIB$m1$' is not valid per Google Java Style Guide. 241 37
    #A61 warning GoogleMethodName Method name 'CGLIB$m1' is not valid per Google Java Style Guide. 244 37
    #A62 warning GoogleMethodName Method name 'm1$' is not valid per Google Java Style Guide. 250 37
    #A63 warning GoogleMethodName Method name 'm1$1' is not valid per Google Java Style Guide. 253 37

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/ConstructorInvocationTests.java

    Severity Rule Message Line Col
    #A64 warning GoogleMethodName Method name 'testConstructorThrowingException_SPR6760' is not valid per Google Java Style Guide. 91 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/EvaluationTests.java

    Severity Rule Message Line Col
    #A65 warning GoogleMethodName Method name 'testPropertyField02_SPR7100' is not valid per Google Java Style Guide. 234 21
    #A66 warning GoogleMethodName Method name 'testRogueTrailingDotCausesNPE_SPR6866' is not valid per Google Java Style Guide. 240 21
    #A67 warning GoogleMethodName Method name 'm' is not valid per Google Java Style Guide. 674 29

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/ExpressionLanguageScenarioTests.java

    Severity Rule Message Line Col
    #A68 warning GoogleMethodName Method name 'testScenario_UsingStandardInfrastructure' is not valid per Google Java Style Guide. 69 21
    #A69 warning GoogleMethodName Method name 'testScenario_DefiningVariablesThatWillBeAccessibleInExpressions' is not valid per Google Java Style Guide. 95 21
    #A70 warning GoogleMethodName Method name 'testScenario_UsingADifferentRootContextObject' is not valid per Google Java Style Guide. 131 21
    #A71 warning GoogleMethodName Method name 'testScenario_RegisteringJavaMethodsAsFunctionsAndCallingThem' is not valid per Google Java Style Guide. 177 21
    #A72 warning GoogleMethodName Method name 'testScenario_AddingYourOwnPropertyResolvers_1' is not valid per Google Java Style Guide. 202 21
    #A73 warning GoogleMethodName Method name 'testScenario_AddingYourOwnPropertyResolvers_2' is not valid per Google Java Style Guide. 222 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/InProgressTests.java

    Severity Rule Message Line Col
    #A74 warning GoogleMethodName Method name 'testSelectionError_NonBooleanSelectionCriteria' is not valid per Google Java Style Guide. 95 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/LiteralTests.java

    Severity Rule Message Line Col
    #A75 warning GoogleMethodName Method name 'testLiteralReal01_CreatingDoubles' is not valid per Google Java Style Guide. 115 21
    #A76 warning GoogleMethodName Method name 'testLiteralReal02_CreatingFloats' is not valid per Google Java Style Guide. 128 21
    #A77 warning GoogleMethodName Method name 'testLiteralReal03_UsingExponents' is not valid per Google Java Style Guide. 139 21
    #A78 warning GoogleMethodName Method name 'testLiteralReal04_BadExpressions' is not valid per Google Java Style Guide. 148 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/MethodInvocationTests.java

    Severity Rule Message Line Col
    #A79 warning GoogleMethodName Method name 'testMethodThrowingException_SPR6760' is not valid per Google Java Style Guide. 87 21
    #A80 warning GoogleMethodName Method name 'testMethodThrowingException_SPR6941' is not valid per Google Java Style Guide. 156 21
    #A81 warning GoogleMethodName Method name 'testMethodThrowingException_SPR6941_2' is not valid per Google Java Style Guide. 180 21
    #A82 warning GoogleMethodName Method name 'testMethodFiltering_SPR6764' is not valid per Google Java Style Guide. 203 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/OperatorTests.java

    Severity Rule Message Line Col
    #A83 warning GoogleMethodName Method name 'testMathOperatorDivide_ConvertToDouble' is not valid per Google Java Style Guide. 464 21
    #A84 warning GoogleMethodName Method name 'testMathOperatorDivide04_ConvertToFloat' is not valid per Google Java Style Guide. 469 21
    #A85 warning GoogleMethodName Method name 'testMixedOperands_FloatsAndDoubles' is not valid per Google Java Style Guide. 552 21
    #A86 warning GoogleMethodName Method name 'testMixedOperands_DoublesAndInts' is not valid per Google Java Style Guide. 561 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/ScenariosForSpringSecurity.java

    Severity Rule Message Line Col
    #A87 warning GoogleMethodName Method name 'testScenario01_Roles' is not valid per Google Java Style Guide. 50 21
    #A88 warning GoogleMethodName Method name 'testScenario02_ComparingNames' is not valid per Google Java Style Guide. 71 21
    #A89 warning GoogleMethodName Method name 'testScenario03_Arithmetic' is not valid per Google Java Style Guide. 106 21
    #A90 warning GoogleMethodName Method name 'testScenario04_ControllingWhichMethodsRun' is not valid per Google Java Style Guide. 129 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/SetValueTests.java

    Severity Rule Message Line Col
    #A91 warning GoogleMethodName Method name 'testIsWritableForInvalidExpressions_SPR10610' is not valid per Google Java Style Guide. 80 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/SpelCompilationCoverageTests.java

    Severity Rule Message Line Col
    #A92 warning GoogleMethodName Method name 'functionReferenceVisibility_SPR12359' is not valid per Google Java Style Guide. 787 21
    #A93 warning GoogleMethodName Method name 'functionReferenceNonCompilableArguments_SPR12359' is not valid per Google Java Style Guide. 808 21
    #A94 warning GoogleMethodName Method name 'functionReferenceVarargs_SPR12359' is not valid per Google Java Style Guide. 823 21
    #A95 warning GoogleMethodName Method name 'opModulus_12041' is not valid per Google Java Style Guide. 1936 21
    #A96 warning GoogleMethodName Method name 'failsWhenSettingContextForExpression_SPR12326' is not valid per Google Java Style Guide. 2008 21
    #A97 warning GoogleMethodName Method name 'constructorReference_SPR12326' is not valid per Google Java Style Guide. 2023 21
    #A98 warning GoogleMethodName Method name 'methodReferenceMissingCastAndRootObjectAccessing_SPR12326' is not valid per Google Java Style Guide. 2084 21
    #A99 warning GoogleMethodName Method name 'compilerWithGenerics_12040' is not valid per Google Java Style Guide. 3270 21
    #A100 warning GoogleMethodName Method name 'compilerWithGenerics_12040_2' is not valid per Google Java Style Guide. 3379 21
    #A101 warning GoogleMethodName Method name 'compilerWithGenerics_12040_3' is not valid per Google Java Style Guide. 3423 21
    #A102 warning GoogleMethodName Method name 'indexerMapAccessor_12045' is not valid per Google Java Style Guide. 3466 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/SpelReproTests.java

    Severity Rule Message Line Col
    #A103 warning GoogleMethodName Method name 'NPE_SPR5661' is not valid per Google Java Style Guide. 81 21
    #A104 warning GoogleMethodName Method name 'SWF1086' is not valid per Google Java Style Guide. 86 21
    #A105 warning GoogleMethodName Method name 'SPR5899' is not valid per Google Java Style Guide. 101 21
    #A106 warning GoogleMethodName Method name 'SPR5905_InnerTypeReferences' is not valid per Google Java Style Guide. 197 21
    #A107 warning GoogleMethodName Method name 'SPR5804' is not valid per Google Java Style Guide. 229 21
    #A108 warning GoogleMethodName Method name 'SPR5847' is not valid per Google Java Style Guide. 239 21
    #A109 warning GoogleMethodName Method name 'NPE_SPR5673' is not valid per Google Java Style Guide. 320 21
    #A110 warning GoogleMethodName Method name 'accessingNullPropertyViaReflection_SPR5663' is not valid per Google Java Style Guide. 355 21
    #A111 warning GoogleMethodName Method name 'nestedProperties_SPR6923' is not valid per Google Java Style Guide. 377 21
    #A112 warning GoogleMethodName Method name 'indexingAsAPropertyAccess_SPR6968_1' is not valid per Google Java Style Guide. 415 21
    #A113 warning GoogleMethodName Method name 'indexingAsAPropertyAccess_SPR6968_2' is not valid per Google Java Style Guide. 428 21
    #A114 warning GoogleMethodName Method name 'dollarPrefixedIdentifier_SPR7100' is not valid per Google Java Style Guide. 442 21
    #A115 warning GoogleMethodName Method name 'indexingAsAPropertyAccess_SPR6968_3' is not valid per Google Java Style Guide. 482 21
    #A116 warning GoogleMethodName Method name 'indexingAsAPropertyAccess_SPR6968_4' is not valid per Google Java Style Guide. 500 21
    #A117 warning GoogleMethodName Method name 'indexingAsAPropertyAccess_SPR6968_5' is not valid per Google Java Style Guide. 515 21
    #A118 warning GoogleMethodName Method name 'elvis_SPR7209_1' is not valid per Google Java Style Guide. 733 21
    #A119 warning GoogleMethodName Method name 'elvis_SPR7209_2' is not valid per Google Java Style Guide. 769 21
    #A120 warning GoogleMethodName Method name 'mapOfMap_SPR7244' is not valid per Google Java Style Guide. 781 21
    #A121 warning GoogleMethodName Method name 'projectionTypeDescriptors_1' is not valid per Google Java Style Guide. 802 21
    #A122 warning GoogleMethodName Method name 'projectionTypeDescriptors_2' is not valid per Google Java Style Guide. 815 21
    #A123 warning GoogleMethodName Method name 'projectionTypeDescriptors_3' is not valid per Google Java Style Guide. 828 21
    #A124 warning GoogleMethodName Method name 'greaterThanWithNulls_SPR7840' is not valid per Google Java Style Guide. 875 21
    #A125 warning GoogleMethodName Method name 'conversionPriority_8224' is not valid per Google Java Style Guide. 910 21
    #A126 warning GoogleMethodName Method name 'wideningPrimitiveConversion_8224' is not valid per Google Java Style Guide. 964 21
    #A127 warning GoogleMethodName Method name 'varargsAndPrimitives_SPR8174' is not valid per Google Java Style Guide. 987 21
    #A128 warning GoogleMethodName Method name 'reservedWords_8228' is not valid per Google Java Style Guide. 1099 21
    #A129 warning GoogleMethodName Method name 'reservedWordProperties_9862' is not valid per Google Java Style Guide. 1149 21
    #A130 warning GoogleMethodName Method name 'propertyAccessorOrder_8211' is not valid per Google Java Style Guide. 1164 21
    #A131 warning GoogleMethodName Method name 'customStaticFunctions_SPR9038' is not valid per Google Java Style Guide. 1272 21
    #A132 warning GoogleMethodName Method name 'SPR9486_floatFunctionResolver' is not valid per Google Java Style Guide. 1326 21
    #A133 warning GoogleMethodName Method name 'SPR9486_addFloatWithDouble' is not valid per Google Java Style Guide. 1351 21
    #A134 warning GoogleMethodName Method name 'SPR9486_addFloatWithFloat' is not valid per Google Java Style Guide. 1361 21
    #A135 warning GoogleMethodName Method name 'SPR9486_subtractFloatWithDouble' is not valid per Google Java Style Guide. 1371 21
    #A136 warning GoogleMethodName Method name 'SPR9486_subtractFloatWithFloat' is not valid per Google Java Style Guide. 1381 21
    #A137 warning GoogleMethodName Method name 'SPR9486_multiplyFloatWithDouble' is not valid per Google Java Style Guide. 1391 21
    #A138 warning GoogleMethodName Method name 'SPR9486_multiplyFloatWithFloat' is not valid per Google Java Style Guide. 1401 21
    #A139 warning GoogleMethodName Method name 'SPR9486_floatDivideByFloat' is not valid per Google Java Style Guide. 1411 21
    #A140 warning GoogleMethodName Method name 'SPR9486_floatDivideByDouble' is not valid per Google Java Style Guide. 1421 21
    #A141 warning GoogleMethodName Method name 'SPR9486_floatEqFloatUnaryMinus' is not valid per Google Java Style Guide. 1431 21
    #A142 warning GoogleMethodName Method name 'SPR9486_floatEqDoubleUnaryMinus' is not valid per Google Java Style Guide. 1441 21
    #A143 warning GoogleMethodName Method name 'SPR9486_floatEqFloat' is not valid per Google Java Style Guide. 1451 21
    #A144 warning GoogleMethodName Method name 'SPR9486_floatEqDouble' is not valid per Google Java Style Guide. 1461 21
    #A145 warning GoogleMethodName Method name 'SPR9486_floatNotEqFloat' is not valid per Google Java Style Guide. 1471 21
    #A146 warning GoogleMethodName Method name 'SPR9486_floatNotEqDouble' is not valid per Google Java Style Guide. 1481 21
    #A147 warning GoogleMethodName Method name 'SPR9486_floatLessThanFloat' is not valid per Google Java Style Guide. 1491 21
    #A148 warning GoogleMethodName Method name 'SPR9486_floatLessThanDouble' is not valid per Google Java Style Guide. 1501 21
    #A149 warning GoogleMethodName Method name 'SPR9486_floatLessThanOrEqualFloat' is not valid per Google Java Style Guide. 1511 21
    #A150 warning GoogleMethodName Method name 'SPR9486_floatLessThanOrEqualDouble' is not valid per Google Java Style Guide. 1521 21
    #A151 warning GoogleMethodName Method name 'SPR9486_floatGreaterThanFloat' is not valid per Google Java Style Guide. 1531 21
    #A152 warning GoogleMethodName Method name 'SPR9486_floatGreaterThanDouble' is not valid per Google Java Style Guide. 1541 21
    #A153 warning GoogleMethodName Method name 'SPR9486_floatGreaterThanOrEqualFloat' is not valid per Google Java Style Guide. 1551 21
    #A154 warning GoogleMethodName Method name 'SPR9486_floatGreaterThanEqualDouble' is not valid per Google Java Style Guide. 1561 21
    #A155 warning GoogleMethodName Method name 'SPR9486_floatModulusFloat' is not valid per Google Java Style Guide. 1571 21
    #A156 warning GoogleMethodName Method name 'SPR9486_floatModulusDouble' is not valid per Google Java Style Guide. 1581 21
    #A157 warning GoogleMethodName Method name 'SPR9486_floatPowerFloat' is not valid per Google Java Style Guide. 1591 21
    #A158 warning GoogleMethodName Method name 'SPR9486_floatPowerDouble' is not valid per Google Java Style Guide. 1601 21
    #A159 warning GoogleMethodName Method name 'SPR9994_bridgeMethods' is not valid per Google Java Style Guide. 1611 21
    #A160 warning GoogleMethodName Method name 'SPR10162_onlyBridgeMethod' is not valid per Google Java Style Guide. 1620 21
    #A161 warning GoogleMethodName Method name 'SPR10091_simpleTestValueType' is not valid per Google Java Style Guide. 1629 21
    #A162 warning GoogleMethodName Method name 'SPR10091_simpleTestValue' is not valid per Google Java Style Guide. 1637 21
    #A163 warning GoogleMethodName Method name 'SPR10091_primitiveTestValueType' is not valid per Google Java Style Guide. 1645 21
    #A164 warning GoogleMethodName Method name 'SPR10091_primitiveTestValue' is not valid per Google Java Style Guide. 1653 21
    #A165 warning GoogleMethodName Method name 'SPR10146_malformedExpressions' is not valid per Google Java Style Guide. 1661 21
    #A166 warning GoogleMethodName Method name 'SPR10125' is not valid per Google Java Style Guide. 1680 21
    #A167 warning GoogleMethodName Method name 'SPR10210' is not valid per Google Java Style Guide. 1691 21
    #A168 warning GoogleMethodName Method name 'SPR10328' is not valid per Google Java Style Guide. 1699 21
    #A169 warning GoogleMethodName Method name 'SPR10452' is not valid per Google Java Style Guide. 1707 21
    #A170 warning GoogleMethodName Method name 'SPR9495' is not valid per Google Java Style Guide. 1732 21
    #A171 warning GoogleMethodName Method name 'SPR10486' is not valid per Google Java Style Guide. 1776 21
    #A172 warning GoogleMethodName Method name 'SPR11142' is not valid per Google Java Style Guide. 1787 21
    #A173 warning GoogleMethodName Method name 'SPR9194' is not valid per Google Java Style Guide. 1798 21
    #A174 warning GoogleMethodName Method name 'SPR11348' is not valid per Google Java Style Guide. 1811 21
    #A175 warning GoogleMethodName Method name 'SPR11445_simple' is not valid per Google Java Style Guide. 1828 21
    #A176 warning GoogleMethodName Method name 'SPR11445_beanReference' is not valid per Google Java Style Guide. 1835 21
    #A177 warning GoogleMethodName Method name 'SPR11494' is not valid per Google Java Style Guide. 1844 21
    #A178 warning GoogleMethodName Method name 'SPR11609' is not valid per Google Java Style Guide. 1851 21
    #A179 warning GoogleMethodName Method name 'SPR9735' is not valid per Google Java Style Guide. 1860 21
    #A180 warning GoogleMethodName Method name 'SPR12502' is not valid per Google Java Style Guide. 1882 21
    #A181 warning GoogleMethodName Method name 'SPR12522' is not valid per Google Java Style Guide. 1890 21
    #A182 warning GoogleMethodName Method name 'SPR12803' is not valid per Google Java Style Guide. 1899 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/VariableAndFunctionTests.java

    Severity Rule Message Line Col
    #A183 warning GoogleMethodName Method name 'testVariableAccess_WellKnownVariables' is not valid per Google Java Style Guide. 40 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/ast/OpPlusTests.java

    Severity Rule Message Line Col
    #A184 warning GoogleMethodName Method name 'test_binaryPlusWithTime_ToString' is not valid per Google Java Style Guide. 177 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/standard/SpelParserTests.java

    Severity Rule Message Line Col
    #A185 warning GoogleMethodName Method name 'testStringLiterals_DoubleQuotes_spr9620' is not valid per Google Java Style Guide. 265 21
    #A186 warning GoogleMethodName Method name 'testStringLiterals_DoubleQuotes_spr9620_2' is not valid per Google Java Style Guide. 273 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/support/ReflectionHelperTests.java

    Severity Rule Message Line Col
    #A187 warning GoogleMethodName Method name 'testReflectionHelperCompareArguments_ExactMatching' is not valid per Google Java Style Guide. 115 21
    #A188 warning GoogleMethodName Method name 'testReflectionHelperCompareArguments_CloseMatching' is not valid per Google Java Style Guide. 126 21
    #A189 warning GoogleMethodName Method name 'testReflectionHelperCompareArguments_RequiresConversionMatching' is not valid per Google Java Style Guide. 140 21
    #A190 warning GoogleMethodName Method name 'testReflectionHelperCompareArguments_NotAMatch' is not valid per Google Java Style Guide. 157 21
    #A191 warning GoogleMethodName Method name 'testReflectionHelperCompareArguments_Varargs_ExactMatching' is not valid per Google Java Style Guide. 165 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/testresources/Inventor.java

    Severity Rule Message Line Col
    #A192 warning GoogleMethodName Method name 'aVarargsMethod' is not valid per Google Java Style Guide. 177 20
    #A193 warning GoogleMethodName Method name 'aVarargsMethod2' is not valid per Google Java Style Guide. 183 20

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-jdbc/src/main/java/org/springframework/jdbc/SQLWarningException.java

    Severity Rule Message Line Col
    #A194 warning GoogleMethodName Method name 'SQLWarning' is not valid per Google Java Style Guide. 50 27

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/core/test/AbstractPerson.java

    Severity Rule Message Line Col
    #A195 warning GoogleMethodName Method name 'getBirth_date' is not valid per Google Java Style Guide. 49 21
    #A196 warning GoogleMethodName Method name 'setBirth_date' is not valid per Google Java Style Guide. 53 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/core/test/Person.java

    Severity Rule Message Line Col
    #A197 warning GoogleMethodName Method name 'getBirth_date' is not valid per Google Java Style Guide. 51 31
    #A198 warning GoogleMethodName Method name 'setBirth_date' is not valid per Google Java Style Guide. 55 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-jdbc/src/test/java/org/springframework/jdbc/core/test/SpacePerson.java

    Severity Rule Message Line Col
    #A199 warning GoogleMethodName Method name 'setBirth_date' is not valid per Google Java Style Guide. 54 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-jms/src/test/java/org/springframework/jms/listener/SimpleMessageListenerContainerTests.java

    Severity Rule Message Line Col
    #A200 warning GoogleMethodName Method name 'testNoRollbackOccursIfSessionIsNotTransactedAndThatExceptionsDo_NOT_Propagate' is not valid per Google Java Style Guide. 347 21
    #A201 warning GoogleMethodName Method name 'testTransactedSessionsGetRollbackLogicAppliedAndThatExceptionsStillDo_NOT_Propagate' is not valid per Google Java Style Guide. 389 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-jms/src/test/java/org/springframework/jms/listener/adapter/MessageListenerAdapterTests.java

    Severity Rule Message Line Col
    #A202 warning GoogleMethodName Method name 'testWithResponsiveMessageDelegate_DoesNotSendReturnTextMessageIfNoSessionSupplied' is not valid per Google Java Style Guide. 207 21
    #A203 warning GoogleMethodName Method name 'testWithResponsiveMessageDelegateWithDefaultDestination_SendsReturnTextMessageWhenSessionSupplied' is not valid per Google Java Style Guide. 219 21
    #A204 warning GoogleMethodName Method name 'testWithResponsiveMessageDelegateNoDefaultDestination_SendsReturnTextMessageWhenSessionSupplied' is not valid per Google Java Style Guide. 254 21
    #A205 warning GoogleMethodName Method name 'testWithResponsiveMessageDelegateNoDefaultDestinationAndNoReplyToDestination_SendsReturnTextMessageWhenSessionSupplied' is not valid per Google Java Style Guide. 287 21
    #A206 warning GoogleMethodName Method name 'testWithResponsiveMessageDelegateNoDefaultDestination_SendsReturnTextMessageWhenSessionSupplied_AndSendingThrowsJMSException' is not valid per Google Java Style Guide. 319 21
    #A207 warning GoogleMethodName Method name 'testWithResponsiveMessageDelegateDoesNotSendReturnTextMessageWhenSessionSupplied_AndListenerMethodThrowsException' is not valid per Google Java Style Guide. 358 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-jms/src/test/java/org/springframework/jms/support/SimpleJmsHeaderMapperTests.java

    Severity Rule Message Line Col
    #A208 warning GoogleMethodName Method name 'JmsReplyToIgnoredIfIncorrectType' is not valid per Google Java Style Guide. 60 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/TimedSpringRunnerTests.java

    Severity Rule Message Line Col
    #A209 warning GoogleMethodName Method name 'jUnitTimeoutWithNoOp' is not valid per Google Java Style Guide. 74 29
    #A210 warning GoogleMethodName Method name 'jUnitTimeoutWithSleep' is not valid per Google Java Style Guide. 87 29

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/test/context/junit4/spr9051/AnnotatedConfigClassesWithoutAtConfigurationTests.java

    Severity Rule Message Line Col
    #A211 warning GoogleMethodName Method name 'testSPR_9051' is not valid per Google Java Style Guide. 92 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/test/context/testng/web/ServletTestExecutionListenerTestNGIntegrationTests.java

    Severity Rule Message Line Col
    #A212 warning GoogleMethodName Method name 'ensureMocksAreReinjectedBetweenTests_1' is not valid per Google Java Style Guide. 60 21
    #A213 warning GoogleMethodName Method name 'ensureMocksAreReinjectedBetweenTests_2' is not valid per Google Java Style Guide. 70 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-test/src/test/java/org/springframework/test/context/web/ServletTestExecutionListenerJUnitIntegrationTests.java

    Severity Rule Message Line Col
    #A214 warning GoogleMethodName Method name 'ensureMocksAreReinjectedBetweenTests_1' is not valid per Google Java Style Guide. 60 21
    #A215 warning GoogleMethodName Method name 'ensureMocksAreReinjectedBetweenTests_2' is not valid per Google Java Style Guide. 70 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/main/java/org/springframework/http/ResponseEntity.java

    Severity Rule Message Line Col
    #A216 warning GoogleMethodName Method name 'eTag' is not valid per Google Java Style Guide. 300 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/http/HttpHeadersTests.java

    Severity Rule Message Line Col
    #A217 warning GoogleMethodName Method name 'eTag' is not valid per Google Java Style Guide. 124 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-web/src/test/java/org/springframework/web/method/annotation/ModelFactoryOrderingTests.java

    Severity Rule Message Line Col
    #A218 warning GoogleMethodName Method name 'InvertedTreeDependency' is not valid per Google Java Style Guide. 96 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/util/PortletUtilsTests.java

    Severity Rule Message Line Col
    #A219 warning GoogleMethodName Method name 'testGetSessionAttributeDoes_Not_CreateANewSession' is not valid per Google Java Style Guide. 400 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/UrlFilenameViewControllerTests.java

    Severity Rule Message Line Col
    #A220 warning GoogleMethodName Method name 'testNestedPathisUsedAsViewName_InBreakingChangeFromSpring12Line' is not valid per Google Java Style Guide. 155 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/spring-webmvc/src/test/java/org/springframework/web/servlet/mvc/method/annotation/ServletInvocableHandlerMethodTests.java

    Severity Rule Message Line Col
    #A221 warning GoogleMethodName Method name 'invokeAndHandle_VoidWithResponseStatus' is not valid per Google Java Style Guide. 83 21
    #A222 warning GoogleMethodName Method name 'invokeAndHandle_VoidWithHttpServletResponseArgument' is not valid per Google Java Style Guide. 93 21
    #A223 warning GoogleMethodName Method name 'invokeAndHandle_VoidRequestNotModified' is not valid per Google Java Style Guide. 105 21
    #A224 warning GoogleMethodName Method name 'invokeAndHandle_NotVoidWithResponseStatusAndReason' is not valid per Google Java Style Guide. 120 21
    #A225 warning GoogleMethodName Method name 'invokeAndHandle_Exception' is not valid per Google Java Style Guide. 130 21
    #A226 warning GoogleMethodName Method name 'invokeAndHandle_DynamicReturnValue' is not valid per Google Java Style Guide. 139 21
    #A227 warning GoogleMethodName Method name 'wrapConcurrentResult_MethodLevelResponseBody' is not valid per Google Java Style Guide. 159 21
    #A228 warning GoogleMethodName Method name 'wrapConcurrentResult_TypeLevelResponseBody' is not valid per Google Java Style Guide. 164 21
    #A229 warning GoogleMethodName Method name 'wrapConcurrentResult_ResponseBody' is not valid per Google Java Style Guide. 168 22
    #A230 warning GoogleMethodName Method name 'wrapConcurrentResult_ResponseEntity' is not valid per Google Java Style Guide. 180 21
    #A231 warning GoogleMethodName Method name 'wrapConcurrentResult_ResponseEntityNullBody' is not valid per Google Java Style Guide. 194 21
    #A232 warning GoogleMethodName Method name 'wrapConcurrentResult_ResponseEntityNullReturnValue' is not valid per Google Java Style Guide. 209 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/src/test/java/org/springframework/aop/framework/autoproxy/AdvisorAutoProxyCreatorIntegrationTests.java

    Severity Rule Message Line Col
    #A233 warning GoogleMethodName Method name 'A' is not valid per Google Java Style Guide. 219 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/src/test/java/org/springframework/core/env/EnvironmentIntegrationTests.java

    Severity Rule Message Line Col
    #A234 warning GoogleMethodName Method name 'registerServletParamPropertySources_AbstractRefreshableWebApplicationContext' is not valid per Google Java Style Guide. 386 21
    #A235 warning GoogleMethodName Method name 'registerServletParamPropertySources_GenericWebApplicationContext' is not valid per Google Java Style Guide. 431 21
    #A236 warning GoogleMethodName Method name 'registerServletParamPropertySources_StaticWebApplicationContext' is not valid per Google Java Style Guide. 465 21

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/spring-framework/src/test/java/org/springframework/transaction/annotation/ProxyAnnotationDiscoveryTests.java

    Severity Rule Message Line Col
    #A237 warning GoogleMethodName Method name 'annotatedServiceWithoutInterface_PTC_true' is not valid per Google Java Style Guide. 43 21
    #A238 warning GoogleMethodName Method name 'annotatedServiceWithoutInterface_PTC_false' is not valid per Google Java Style Guide. 53 21
    #A239 warning GoogleMethodName Method name 'nonAnnotatedService_PTC_true' is not valid per Google Java Style Guide. 63 21
    #A240 warning GoogleMethodName Method name 'nonAnnotatedService_PTC_false' is not valid per Google Java Style Guide. 73 21
    #A241 warning GoogleMethodName Method name 'annotatedService_PTC_true' is not valid per Google Java Style Guide. 83 21
    #A242 warning GoogleMethodName Method name 'annotatedService_PTC_false' is not valid per Google Java Style Guide. 93 21
    #A243 warning GoogleMethodName Method name 'm' is not valid per Google Java Style Guide. 112 14
    #A244 warning GoogleMethodName Method name 'm' is not valid per Google Java Style Guide. 116 29
    #A245 warning GoogleMethodName Method name 'm' is not valid per Google Java Style Guide. 130 36