Checkstyle XML difference report
This is symmetric difference generated from two checkstyle-result.xml reports.
All matching records from each XML file are deleted, then remaining records are merged into single report.
Utility that generated this report.
| Module Name |
Base properties |
Patch properties |
| Checker |
|
severity
warning
charset
UTF-8
haltOnException
false
|
| BeforeExecutionExclusionFileFilter |
|
fileNamePattern
module\-info\.java$
|
| TreeWalker |
|
skipFileOnJavaParseException
true
javaParseExceptionSeverity
ignore
|
| GoogleMethodName |
|
|
| Report id |
Files |
Violations |
Severity-warning |
| base |
0 |
0 |
0 |
| patch |
12878 |
10 (10 added) |
10 (10 added) |
|
9 files with differences |
10 changes in violations |
10 changes in violations |
| Report id |
com.puppycrawl.tools.checkstyle.checks.naming.GoogleMethodNameCheck |
| base |
0 |
| patch |
10 (10 added) |
| changes in violations |
10 |
Number of unique base messages reported below:
0
Number of unique patch messages reported below:
10
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/camunda/authentication/src/main/java/io/camunda/authentication/config/WebSecurityConfig.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A1 |
warning |
GoogleMethodName |
Method name 'oAuth2AuthorizedClientRepository' is not valid per Google Java Style Guide. |
735 |
45 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/camunda/clients/camunda-spring-boot-starter/src/test/java/io/camunda/client/spring/configuration/legacy/CamundaClientStarterAutoConfigurationCustomJsonMapperTest.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A2 |
warning |
GoogleMethodName |
Method name 'aSecondJsonMapper' is not valid per Google Java Style Guide. |
134 |
45 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/camunda/optimize/backend/src/it/java/io/camunda/optimize/AbstractCCSMIT.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A3 |
warning |
GoogleMethodName |
Method name 'isZeebeVersion87_OrLater' is not valid per Google Java Style Guide. |
92 |
28 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/camunda/optimize/util/optimize-commons/src/main/java/io/camunda/optimize/dto/optimize/query/report/single/configuration/SingleReportConfigurationDto.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A4 |
warning |
GoogleMethodName |
Method name 'yLabel' is not valid per Google Java Style Guide. |
769 |
48 |
| #A5 |
warning |
GoogleMethodName |
Method name 'xLabel' is not valid per Google Java Style Guide. |
776 |
48 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/camunda/zeebe/dynamic-node-id-provider/src/main/java/io/camunda/zeebe/dynamic/nodeid/repository/NodeIdRepository.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A6 |
warning |
GoogleMethodName |
Method name 'eTag' is not valid per Google Java Style Guide. |
71 |
12 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/camunda/zeebe/exporters/camunda-exporter/src/test/java/io/camunda/exporter/handlers/batchoperation/BatchOperationChunkCreatedItemHandlerTest.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A7 |
warning |
GoogleMethodName |
Method name 'aChunkRecordWithMultipleItems' is not valid per Google Java Style Guide. |
155 |
50 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/camunda/zeebe/exporters/camunda-exporter/src/test/java/io/camunda/exporter/handlers/batchoperation/listview/ListViewFromChunkItemHandlerTest.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A8 |
warning |
GoogleMethodName |
Method name 'aChunkRecordWithMultipleItems' is not valid per Google Java Style Guide. |
128 |
50 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/camunda/zeebe/journal/src/main/java/io/camunda/zeebe/journal/fs/LibC.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A9 |
warning |
GoogleMethodName |
Method name 'posix_fallocate' is not valid per Google Java Style Guide. |
28 |
7 |
/home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/camunda/zeebe/test-util/src/main/java/io/camunda/zeebe/test/util/STracer.java
|
Severity |
Rule |
Message |
Line |
Col |
| #A10 |
warning |
GoogleMethodName |
Method name 'fSyncTraces' is not valid per Google Java Style Guide. |
128 |
29 |