exceptionfactory commented on PR #8165:
URL: https://github.com/apache/nifi/pull/8165#issuecomment-1871230840

   > @exceptionfactory I see on the `ci-workflow / Static Analysis` `Error:` 
but I do not see any stack trace explaining why when I search through the logs. 
Can you please restart this?
   
   It looks like there is a Checkstyle violation reported in the logs due to an 
unused import:
   
   ```
   Warning:  
src/test/java/org/apache/nifi/processors/standard/TestAttributesToJSON.java:[30,8]
 (imports) UnusedImports: Unused import - 
org.junit.jupiter.api.function.ThrowingSupplier.
   ```


-- 
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: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to