Skip to content

ZCS-20697 Added zimbraMobileAppFCMServerJson, zimbraMobileAppFCMDeviceJson and relevant callback - #1894

Open
ashishkhms wants to merge 1 commit into
developfrom
ZCS-20697
Open

ZCS-20697 Added zimbraMobileAppFCMServerJson, zimbraMobileAppFCMDeviceJson and relevant callback#1894
ashishkhms wants to merge 1 commit into
developfrom
ZCS-20697

Conversation

@ashishkhms

Copy link
Copy Markdown
Contributor

Added zimbraMobileAppFCMServerJson, zimbraMobileAppFCMDeviceJson LDAP attributes and relevant callback

ZCS-20697 Changed the description and names of LDAP attributes.

…eJson and relevant callback

ZCS-20697 Changed the description and names of LDAP attributes

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

checkstyle

🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck> reported by reviewdog 🐶
Line exceeds 120 characters in comments

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37809


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 120 characters (found 136).

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37809


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37810


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37810


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37827


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not preceded with whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37827


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck> reported by reviewdog 🐶
Line exceeds 120 characters in comments

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37828


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 120 characters (found 126).

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37828


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37828


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37828


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck> reported by reviewdog 🐶
'if' construct must use '{}'s.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37829


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37829


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37844


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not preceded with whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37844


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37846


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37846


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37862


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not preceded with whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37862


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37863


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37863


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck> reported by reviewdog 🐶
'if' construct must use '{}'s.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37864


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrConfig.java#L37864


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19632


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not preceded with whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19632


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19648


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not preceded with whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19648


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck> reported by reviewdog 🐶
Line exceeds 120 characters in comments

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19649


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 120 characters (found 136).

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19649


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19650


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19650


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19667


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not preceded with whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19667


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck> reported by reviewdog 🐶
Line exceeds 120 characters in comments

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19668


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 120 characters (found 126).

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19668


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19668


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19668


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck> reported by reviewdog 🐶
'if' construct must use '{}'s.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19669


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19669


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19684


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not preceded with whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19684


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19686


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19686


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19702


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not preceded with whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19702


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19703


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19703


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck> reported by reviewdog 🐶
'if' construct must use '{}'s.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19704


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19704


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19719


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not preceded with whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19719


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19735


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not preceded with whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19735


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck> reported by reviewdog 🐶
Line exceeds 120 characters in comments

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19736


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 120 characters (found 136).

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19736


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19737


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19737


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19754


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not preceded with whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19754


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck> reported by reviewdog 🐶
Line exceeds 120 characters in comments

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19755


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 120 characters (found 126).

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19755


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19755


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19755


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck> reported by reviewdog 🐶
'if' construct must use '{}'s.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19756


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19756


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19771


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not preceded with whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19771


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19773


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19773


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19789


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not preceded with whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19789


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19790


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19790


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck> reported by reviewdog 🐶
'if' construct must use '{}'s.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19791


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

https://github.com/Zimbra/zm-mailbox/blob/a66cd9fa990fdb0e7a2ac6d42aafd4276b56e272/store/src/java/com/zimbra/cs/account/ZAttrDomain.java#L19791


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not followed by whitespace.


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not preceded with whitespace.


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.naming.ConstantNameCheck> reported by reviewdog 🐶
Name 'A_zimbraMobileAppFCMDeviceDetails' must match pattern '^[A-Z][A-Z0-9](_[A-Z0-9]+)$'.

public static final String A_zimbraMobileAppFCMDeviceDetails = "zimbraMobileAppFCMDeviceDetails";


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not followed by whitespace.


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not preceded with whitespace.


🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.naming.ConstantNameCheck> reported by reviewdog 🐶
Name 'A_zimbraMobileAppFCMServerDetails' must match pattern '^[A-Z][A-Z0-9](_[A-Z0-9]+)$'.

public static final String A_zimbraMobileAppFCMServerDetails = "zimbraMobileAppFCMServerDetails";

*
* @since ZCS 10.1.22
*/
@ZAttr(id=4171)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not followed by whitespace.

*
* @since ZCS 10.1.22
*/
@ZAttr(id=4171)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not preceded with whitespace.

*
* @since ZCS 10.1.22
*/
@ZAttr(id=4171)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not followed by whitespace.

*
* @since ZCS 10.1.22
*/
@ZAttr(id=4171)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not preceded with whitespace.

* @since ZCS 10.1.22
*/
@ZAttr(id=4171)
public void setMobileAppFCMDeviceDetails(String zimbraMobileAppFCMDeviceDetails) throws com.zimbra.common.service.ServiceException {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck> reported by reviewdog 🐶
Line exceeds 120 characters in comments

*/
@ZAttr(id=4171)
public Map<String,Object> unsetMobileAppFCMDeviceDetails(Map<String,Object> attrs) {
if (attrs == null) attrs = new HashMap<String,Object>();

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck> reported by reviewdog 🐶
',' is not followed by whitespace.

*
* @since ZCS 10.1.22
*/
@ZAttr(id=4170)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not followed by whitespace.

*
* @since ZCS 10.1.22
*/
@ZAttr(id=4170)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not preceded with whitespace.

*
* @since ZCS 10.1.22
*/
@ZAttr(id=4170)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not followed by whitespace.

*
* @since ZCS 10.1.22
*/
@ZAttr(id=4170)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [checkstyle] <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck> reported by reviewdog 🐶
'=' is not preceded with whitespace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant