jenkinsci / jenkinsci/violations-plugin
Reasons are not displayed for jslint issues
Open
- Dominant language
- Java
- Stars
- 54
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
When the I view the violations report for my jslint issues, the reasons are not shown anywhere in the UI.
I see a full list of files that are in error, but upon clicking through I see only a blank page with a warning icon on it - the reasons are not put on the screen.
My jslint.xml is of this form:
``` xml
....
```
Contributor guide
Research direction
Start by tracing how the violations report reads the JSLint XML and how the selected file is rendered in the UI. The fix is complete when the issue's reason text appears on the detail page instead of a blank warning view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100