adamsaghy commented on PR #5349:
URL: https://github.com/apache/fineract/pull/5349#issuecomment-3883462704
```
(see https://errorprone.info/bugpattern/NonApiType)
/home/runner/work/fineract/fineract/fineract-provider/src/main/java/org/apache/fineract/portfolio/loanaccount/serialization/LoanTransactionValidatorImpl.java:671:
error: [MissingOverride] validateLoanNotClosedOrOverpaidForTransactions
implements method in LoanTransactionValidator; expected @Override
public void validateLoanNotClosedOrOverpaidForTransactions(Loan loan) {
--
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]