You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scapegoat-scalastyle.txt
In the report, all slashes are replaced by dots. So I can not get the reference of the file in my continuous integration server
Example :
C:.Program Files.Jenkins.jobs.backofficeapi.RouteService.scala
instead of
C:\Program Files\Jenkins.jobs\backofficeapi\RouteService.scala
Can you fix this please ?
Thank you
The text was updated successfully, but these errors were encountered:
I can confirm and I have also this issue on MacOS. scapegot.html, scapegot.xml and scapegot-scalastyle.xml are generated with dotes instead of slashes.
When I launch sbt-sonar, the result of scapegot-scalastyle.xml is ignored.
Fail to resolve 100 file path(s) in Scapegoat report. No issues imported related to file(s):
scapegoat-scalastyle.txt
In the report, all slashes are replaced by dots. So I can not get the reference of the file in my continuous integration server
Example :
C:.Program Files.Jenkins.jobs.backofficeapi.RouteService.scala
instead of
C:\Program Files\Jenkins.jobs\backofficeapi\RouteService.scala
Can you fix this please ?
Thank you
The text was updated successfully, but these errors were encountered: