-
I am using sonar-perl plugin version 0.6.4. as well as the latest version and dependencies of perl critic
-
I am using SonarQube Server version 10.7
-
I need to scan perl in Azure DevOps running SonarQube in a pipeline
-
I have installed the perl plugin for SonarQube on the server. I have also installed the perl critic module on the server running the azure agent. locally, if I run perl critic from the command line, it seems to work. However, when I run my pipeline it recognizes perl critic is configured, but there are no results being displayed within the dashboard on SonarQube Server as far as what this page shares.
If anyone knows how to use perl critic or has any experience with it, please share that information.