On Wed, Mar 21, 2012 at 6:34 PM, timos <timo.j.sillan...@gmail.com> wrote:
> The same problem here. At file system level I can see a generated > jshint.xml file containing the JSLint errors, a violations/ > violations.xml file and violations/file/<js file name and path>.xml > files but still each file specific link leads to a blank page. > > Any updates on this? Was anyone able to resolve the problem? > I'm still having no luck. I'm using stylecop/fxcop instead of JSLint, but I still have the issue. A few things to note: 1) The build is performance on a slave node (not the master) 2) For FxCop, where the link is to a .cs file, I get the code snippets highlighted with the errors, but I don't get anything about the error text listed above. But if the link is to a class, I get a blank page (with just the violations icon). It's really getting annoying. Is there anywhere else we should be raising this?