adamsaghy commented on PR #5226:
URL: https://github.com/apache/fineract/pull/5226#issuecomment-3654468207

   @Aman-Mittal Please fix the below error:
   ```
   > Task :fineract-client-feign:checkstyleMain
   
/home/runner/work/fineract/fineract/fineract-e2e-tests-core/src/test/java/org/apache/fineract/test/messaging/config/MessagingProperties.java:47:
 error: [OperatorPrecedence] Use grouping parenthesis to make the operator 
precedence explicit
           if (eventProperties.isEventVerificationEnabled() && 
isBlank(brokerUrl) || isBlank(topicName)) {
            
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to