dan-s1 commented on PR #11039:
URL: https://github.com/apache/nifi/pull/11039#issuecomment-4127577408

   @markap14 @pvillard31 It appears because the compliance-scan was not run, 
there are two outstanding violations:
   ```
   Warning:  
src/test/java/org/apache/nifi/json/TestJsonSchemaInference.java:[41,15] 
(imports) UnusedImports: Unused import - 
org.junit.jupiter.api.Assertions.assertNotNull.
   Warning:  
src/test/java/org/apache/nifi/json/TestJsonSchemaInference.java:[159] (regexp) 
RegexpSinglelineJava: Line has trailing whitespace.
   ```
   
   Should a new ticket be created to correct these?


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