Closed lucascampelo closed 7 years ago
You can't, seems like there is a problem.
eslint
is giving us it's severity depending on the rule.
Debugging message
on this line, seems message.type
do not exists. Maybe using message.severity
wouldn't be more useful ?
Yep thanks, i spot it too :)
It's fixed and waiting to be released 4b2ef41 dbba717
Released in 3.1.0.
Seems on version 3.1.0, the build files (eslint, eslint-angular, css and htmlhint) still using message.type
. I'm using 3.1.0 and Sonar still reporting errors as info
or low priority
Arf yeah, it looks like a fail ... Will fix it as soon as possible :)
Using
sonar-web-frontend-reporters
v3.0.0 with node v4.5.0, the eslint reports always are rating as info. How to change to major ?