Parse error with vb files

Must-share information (formatted with Markdown):

  • which versions are you using :
    • Enterprise Edition - Version 7.6 (build 21501)
    • Sonarqube TFS extension 4.2.0
  • what are you trying to achieve : Getting vb solution analyzed
  • what have you tried so far to achieve this : Changing source encoding, exclude files

Hi, I’m trying to set up a SonarQube VB project analysis.
The project is roughly 11K files which makes it harder to exclude files one by one once I know it can’t be analyzed and still does not sound like a good solution anyway.
My source encoding has been set to UTF-8 in the “prepare analysis” advanced step.

The issue is happening on some files encoded in ANSI (is that even normal to fail on this instead of skipping like windows-1252 files ?) and some UTF-8 files also.

I can’t seem to find any difference between “working” and non working files.

Is the vb analysis really available ?

Thanks in advance,
Pierre