adamsaghy commented on PR #5763:
URL: https://github.com/apache/fineract/pull/5763#issuecomment-4295609513

   ```
   gradle/actions: Writing build results to 
/home/runner/work/_temp/.gradle-actions/build-results/__run-1776850844187.json
   FAILURE: Build failed with an exception.
   
   
   [Incubating] Problems report is available at: 
file:///home/runner/work/fineract/fineract/build/reports/problems/problems-report.html
   * What went wrong:
   
   Execution failed for task ':fineract-core:checkstyleMain'.
   Deprecated Gradle features were used in this build, making it incompatible 
with Gradle 9.0.
   > 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/main.html
   You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.
        Checkstyle files with violations: 1
   
        Checkstyle violations by severity: [error:1]
   ```
   
   Please run:
   `./gradlew spotlessApply spotbugsMain spotbugsTest checkstyleMain 
checkstyleTest`
   `./gradlew --no-daemon build -x test -x cucumber -x doc`
   
   Before any PR or changes, please always run these two commands and make sure 
there is green build!


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