Ambika-Sony commented on PR #5665: URL: https://github.com/apache/fineract/pull/5665#issuecomment-4208604558
> @Ambika-Sony > > ``` > FAILURE: Build failed with an exception. > > * What went wrong: > Execution failed for task ':fineract-core: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-core/build/reports/checkstyle/test.html > Checkstyle files with violations: 1 > Checkstyle violations by severity: [error:6] > > > BUILD FAILED in 9m 37s > ``` Hi @adamsaghy, I have resolved the merge conflicts and fixed the Checkstyle violations in ApiParameterHelperTest.java. I also ran ./gradlew spotlessApply to ensure full compliance and local build is passing.Ready for re-review. Thanks! -- 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]
