jenkinsci / jenkinsci/prism-api-plugin
[JENKINS-35255] Show all warnings in source code visualization
- Dominant language
- Java
- Stars
- 1
- Forks
- 14
- Avg merge
- 9d 14h
- Merged PRs (30d)
- 3
Description
Currently you have to click through each warning to view its location in the source code.
It would be way nicer to have a single page for the source code visualization that shows you all the warnings within the code.
This would make the source code visualization a lot more useful.
---
Originally reported by
arnom, imported from: Show all warnings in source code visualization
Raw content of original issue
Currently you have to click through each warning to view its location in the source code.
It would be way nicer to have a single page for the source code visualization that shows you all the warnings within the code.
This would make the source code visualization a lot more useful.
environment
```
Jenkins 1.643;
Warnings Plug-in 4.53;
Static Analysis Utilities 1.76
```
Contributor guide
Assessment
This issue has not been assessed yet.