percyashu commented on a change in pull request #830:
URL: https://github.com/apache/fineract/pull/830#discussion_r426038837



##########
File path: 
fineract-provider/src/integrationTest/java/org/apache/fineract/integrationtests/variableinstallments/VariableInstallmentsFlatHelper.java
##########
@@ -201,6 +201,7 @@ private static ArrayList createModifyMap(String date) {
         return toReturn;
     }
 
+    @SuppressWarnings("MisusedWeekYear")

Review comment:
       @vorburger not sure the of the right format that was supposed to be on 
methods I added @SuppressWarnings("MisuedWeekYear") please see 
https://errorprone.info/bugpattern/MisusedWeekYear
   




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to