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

   @agturley Thanks for the contribution. In the scan build there is the 
following error
   ```
   Warning:  PMD Failure: org.apache.nifi.prometheusutil.VersionInfoRegistry:75 
Rule:EmptyCatchBlock Priority:3 Avoid empty catch blocks.
   Error:  Failed to execute goal 
org.apache.maven.plugins:maven-pmd-plugin:3.28.0:check (default-cli) on project 
nifi-web-api: PMD 7.19.0 has found 1 violation.
   ```
   
   and in the Validate build there is the following errors
   `Error:  Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:3.6.0:check (check-style) on 
project nifi-web-api: You have 15 Checkstyle violations. `
   
   These errors must be fixed before this PR can be accepted.
   


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