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

   ```
       Did you mean 'private static  boolean urlFunction(String s){return 
LOAN_PATH_PATTERN.matcher(s).find();}'?
     Error: 
/home/runner/work/fineract/fineract/fineract-provider/src/main/java/org/apache/fineract/portfolio/account/domain/AccountTransferTransaction.java:177:
 error: [UnusedMethod] Constructor 'AccountTransferTransaction' is never used.
         private AccountTransferTransaction(final AccountTransferDetails 
accountTransferDetails, final SavingsAccountTransaction withdrawal,
                 ^
                 
   Also please make sure your commits are signed by GPG


-- 
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