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

   you can see all the checks are red!
   
   
`home/runner/work/fineract/fineract/fineract-provider/src/main/java/org/apache/fineract/portfolio/savings/service/DepositAccountWritePlatformServiceJpaRepositoryImpl.java:366:
 error: method handleFDDeposit in interface DepositAccountDomainService cannot 
be applied to given types;
   2025-05-12T15:46:58.1104587Z         final SavingsAccountTransaction deposit 
= this.depositAccountDomainService.handleFDDeposit(account, fmt, 
transactionDate,
   2025-05-12T15:46:58.1106178Z                                                 
                                  ^
   2025-05-12T15:46:58.1106991Z > Task :fineract-provider:compileJava
   2025-05-12T15:46:58.1108324Z   required: 
FixedDepositAccount,DateTimeFormatter,LocalDate,BigDecimal,PaymentDetail,ExternalId
   2025-05-12T15:46:58.1109870Z   found:    
FixedDepositAccount,DateTimeFormatter,LocalDate,BigDecimal,PaymentDetail
   2025-05-12T15:46:58.1111070Z   reason: actual and formal argument lists 
differ in length
   2025-05-12T15:46:58.1113719Z `


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