adamsaghy commented on PR #6209:
URL: https://github.com/apache/fineract/pull/6209#issuecomment-5167954348
```
Execution failed for task ':fineract-charge:spotlessJavaCheck'.
> The following files had format violations:
src/main/java/org/apache/fineract/portfolio/charge/service/ChargeReadPlatformService.java
@@ -177,8 +177,8 @@
····List<ChargeData>·retrieveShareProductCharges(Long·shareProductId);
····/**
-·····*·Office-scoped·variant:·filters·share·product·charges·by·product·AND·the·given·office's·visibility.
-·····*·Used·by·client-level·share·account·templates·where·both·clientId·and·productId·are·provided.
For more on this, please refer to
https://docs.gradle.org/8.14.5/userguide/command_line_interface.html#sec:command_line_warnings
in the Gradle documentation.
+·····*·Office-scoped·variant:·filters·share·product·charges·by·product·AND·the·given·office's·visibility.·Used·by
+·····*·client-level·share·account·templates·where·both·clientId·and·productId·are·provided.
·····*/
····List<ChargeData>·retrieveShareProductCharges(Long·shareProductId,·Long·officeId);
Run './gradlew :fineract-charge:spotlessApply' to fix these violations.
--
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]