adamsaghy commented on PR #5218:
URL: https://github.com/apache/fineract/pull/5218#issuecomment-3674178457
```
> Task :fineract-rates:spotbugsMain
/home/runner/work/fineract/fineract/fineract-progressive-loan/src/main/java/org/apache/fineract/portfolio/loanaccount/domain/transactionprocessor/impl/AdvancedPaymentScheduleTransactionProcessor.java:40:
error: [WildcardImport] Wildcard imports, static or otherwise, should not be
used
import java.util.*;
^
(see
https://google.github.io/styleguide/javaguide.html?cl=head#s3.3.1-wildcard-imports)
> Task :fineract-progressive-loan:compileJava
1 error
10 warnings
--
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]