adamsaghy commented on PR #4863:
URL: https://github.com/apache/fineract/pull/4863#issuecomment-3084318014
@alberto-art3ch
```
symbol: class GetLoansDeferredIncome
location: package org.apache.fineract.client.models
/home/runner/work/fineract/fineract/integration-tests/src/test/java/org/apache/fineract/integrationtests/common/loans/LoanTransactionHelper.java:3050:
error: cannot find symbol
public GetLoansDeferredIncome fetchDeferredIncomeDetails(Long loanId) {
^
symbol: class GetLoansDeferredIncome
location: class LoanTransactionHelper
/home/runner/work/fineract/fineract/integration-tests/src/test/java/org/apache/fineract/integrationtests/LoanCapitalizedIncomeTest.java:30:
error: cannot find symbol
import org.apache.fineract.client.models.GetLoansDeferredIncome;
^
symbol: class GetLoansDeferredIncome
location: package org.apache.fineract.client.models
/home/runner/work/fineract/fineract/integration-tests/src/test/java/org/apache/fineract/integrationtests/LoanCapitalizedIncomeTest.java:31:
error: cannot find symbol
import
org.apache.fineract.client.models.GetLoansDeferredIncomeCapitalizedIncome;
^
symbol: class GetLoansDeferredIncomeCapitalizedIncome
location: package org.apache.fineract.client.models
4 errors
2 warnings
--
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]