jenkinsci / jenkinsci/violations-plugin
Blank page when accessing to per-file jslint issues
Open
- Dominant language
- Java
- Stars
- 54
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I'm using the violations plugin v0.7.11 on jenkins v1.605 to display jshint violations (in jslint format).
This plugin is displaying graphs according to violations found by jshint, it works well. Except that when I click on a specific file with violations, all I obtain is a blank page.
The xml file is generated to a subfolder named `reports`, I tried to generate it directly in the workspace root: no luck.
My source files are directly in the workspace root, and the xml file contains correct path (from the workspace root).
Any idea?
Contributor guide
Assessment
This issue has not been assessed yet.