airajena commented on PR #5592: URL: https://github.com/apache/fineract/pull/5592#issuecomment-4040783127
> ``` > > Task :fineract-progressive-loan:spotlessJava > > Task :fineract-progressive-loan:spotlessJavaCheck FAILED > /home/runner/work/fineract/fineract/fineract-provider/src/main/java/org/apache/fineract/portfolio/self/savings/data/SelfSavingsDataValidator.java:95: warning: [NonApiType] Prefer a java.util.Map instead. > ``` > > ``` > org.apache.fineract.portfolio.loanaccount.loanschedule.domain.LoanScheduleGeneratorTest > > Test testGenerateLoanScheduleWithDisbursementCharges() FAILED > > org.opentest4j.AssertionFailedError: expected: <0> but was: <1> > at app//org.apache.fineract.portfolio.loanaccount.loanschedule.domain.LoanScheduleGeneratorTest.testGenerateLoanScheduleWithDisbursementCharges(LoanScheduleGeneratorTest.java:201) > ``` > > ``` please run ./gradlew spotlessApply spotbugsMain spotbugsTest checkstyleMain checkstyleTest Also you need to sign your commits. -- 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]
