orpiske commented on pull request #4575: URL: https://github.com/apache/camel/pull/4575#issuecomment-723999929
> I don't know what the other think about this, but I think static analyzer are useless My .2 cents: I think they need to be properly configured by someone that has some understanding of the code base otherwise you get a lot of false positives. In my case, I do make use of one, but I did invest some time - and still am investing - to configure it to find problems and patterns that are valid. It also takes some time to get used to it, in order to avoid the data to "rot" there and become invalid. Personally, I would avoid adding a bare report analysis for Camel without further thought, configuration and analysis of what problems and patterns the code base is prune to. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org