Is there any way to read all warning of the projects. I tried to follow some solution on the forums but I wasn't able to get the list of warning of the current project because it returns the list of default warnings that has nothing to do with the warning list of the current project.
I don't want to export the warning in HTML and read it from there, I rather like to read it from code. Is there any way I can achieve this via API?
Ideally, I'd like to read the warning in a hierarchy as shown in the image below.