You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Mohammad Arshad (Jira)" <ji...@apache.org> on 2022/04/08 11:04:00 UTC

[jira] [Commented] (ZOOKEEPER-4516) checkstyle:check is failing

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17519513#comment-17519513 ] 

Mohammad Arshad commented on ZOOKEEPER-4516:
--------------------------------------------

mvn clean install checkstyle:check -DskipTests on branch-3.7 fails with following errors

{noformat}
[ERROR] src\test\java\org\apache\zookeeper\common\CertificatesToPlayWith.java:[564,90] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src\test\java\org\apache\zookeeper\common\CertificatesToPlayWith.java:[565,62] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src\test\java\org\apache\zookeeper\ZKUtilTest.java:[31,1] (imports) ImportOrder: Extra separation in import group before 'org.apache.zookeeper.data.Stat'
................
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.1:check (default-cli) on project zookeeper: You have 438 Checkstyle violations. -> [Help 1]
[ERROR]
{noformat}




> checkstyle:check  is failing
> ----------------------------
>
>                 Key: ZOOKEEPER-4516
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4516
>             Project: ZooKeeper
>          Issue Type: Bug
>            Reporter: Mohammad Arshad
>            Assignee: Mohammad Arshad
>            Priority: Major
>             Fix For: 3.7.1, 3.6.4
>
>
> checkstyle:check is failing on branch-3.7 and branch-3.6



--
This message was sent by Atlassian Jira
(v8.20.1#820001)