Wiki05 commented on PR #5592:
URL: https://github.com/apache/fineract/pull/5592#issuecomment-4033004815

   > ```
   > [Incubating] Problems report is available at: 
file:///home/runner/work/fineract/fineract/build/reports/problems/problems-report.html
   > FAILURE: Build failed with an exception.
   > 
   > 
   > * What went wrong:
   > Execution failed for task ':fineract-progressive-loan:checkstyleTest'.
   > > A failure occurred while executing 
org.gradle.api.plugins.quality.internal.CheckstyleAction
   >    > Checkstyle rule violations were found. See the report at: 
file:///home/runner/work/fineract/fineract/fineract-progressive-loan/build/reports/checkstyle/test.html
   >      Checkstyle files with violations: 1
   >      Checkstyle violations by severity: [error:1]
   > ```
   > 
   > Please review the failing test cases and checks!
   
   Hi @adamsaghy , I have addressed the Checkstyle violation in the 
:fineract-progressive-loan module. I manually removed the trailing spaces on 
line 188 of LoanScheduleGeneratorTest.java and confirmed that ./gradlew 
checkstyleTest now passes locally using Java 21. I have force-pushed the 
amended commit with the -s flag to ensure the signature remains verified. Ready 
for the final CI run.


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