Shivd131 commented on PR #5353:
URL: https://github.com/apache/fineract/pull/5353#issuecomment-3827674519

   @adamsaghy this failed the check: 
   ```
   > Task :integration-tests:compileTestJava
   
/home/runner/work/fineract/fineract/integration-tests/src/test/java/org/apache/fineract/integrationtests/ReportExecutionIntegrationTest.java:30:
 error: [WildcardImport] Wildcard imports, static or otherwise, should not be 
used
   import org.apache.fineract.client.models.*;
   ^
       (see 
https://google.github.io/styleguide/javaguide.html?cl=head#s3.3.1-wildcard-imports)
   
   1 error
   ```
   
   I have fixed it, thank you.


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