-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sonar Scanner is failing saying XML file is not correctly formatted for golang plugin and not displaying results in sonarqube #70
Comments
Sharing Coverage.xml for reference |
error-golang.txt |
Hi, |
reports.zip
|
Hello @Subhajit-Dutta, |
Description
I am getting below error
NFO: Analyse for /home/dca-cm/coverage.xml
[Fatal Error] coverage-04.dtd:1:3: The markup declarations contained or pointed to by the document type declaration must be well-formed.
ERROR: Exception:
org.xml.sax.SAXParseException: The markup declarations contained or pointed to by the document type declaration must be well-formed.
I have verified coverage.xml in https://www.xmlvalidation.com and found no issue
sonar-golang-plugin-1.2.11----------> Golang plugin
sonarqube-6.3.1-----------------------> Sonarqube server
The text was updated successfully, but these errors were encountered: