David RACODON
David RACODON
I face the same issue. How could we set the timeout? Many thanks!
We should have a look at symbol table: https://github.com/SonarSource/sonar-java/blob/master/java-squid/src/main/java/org/sonar/java/ast/visitors/SonarSymbolTableVisitor.java. The basis to provide nice check like this one and more.
@iwarapter Yep. I reopened the issue because I was wondering if each Puppet module should be analyzed as a dedicated project in SonarQube or if they should be analyzed all...
It would nicely integrate with Linty (overall coverage, coverage on new code only, navigation, etc.). It was already done as a proof of concept. @stnolting : Let us know if...
@LeFl0w : Could you please update the PR according to the latest changes on GHDL side? @stnolting : Once the coverage report is generated, you can pass it to Linty:...
> Looks good now! 🚀 Thanks for your help! > > Now I will take a closer look at the "Quality Profiles". You're welcome!
Hey @stnolting, > I do not understand the configuration of the hierarchy. How to set a specific file as top module to? You do not specify a file name but...
> I would like to use the neorv32_top as top entity. This is set in the web interface (sonar.hdl.topModule) and also in linty_hierarchy.ys. So this should be fine, right? Right...
> [BugFinder] Hierarchy of your IP cannot be built. Logs should be saved in the action through: https://github.com/stnolting/neorv32/actions/runs/10971399621/workflow#L40 But it looks like they cannot be saved. I'm not in front...
@stnolting : Did you manage to get the BugFinder output log?