Skip to content
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

Code Duplications are not updating to SonarQube #282

Open
4 tasks done
securelyshare-lokesh-nallam opened this issue Oct 13, 2020 · 1 comment
Open
4 tasks done

Comments

@securelyshare-lokesh-nallam

New Issue Checklist

Issue Description

1.I am using lizard for code duplicate detection.
2. Executing the lizard using fastlane
ex:- lizard(language: "swift", export_type: "xml", report_file: "./sonar-reports/lizard-report.xml")
3. lizard-report.xml report is getting generated inside the sonar-reports but not updating the report in SonarQube server.

Command executed

lizard(language: "swift", export_type: "xml", report_file: "./sonar-reports/lizard-report.xml")

Complete output when running fastlane, including the stack trace and command used
 [REPLACE THIS WITH YOUR INFORMATION] 

Environment

 [REPLACE THIS WITH YOUR INFORMATION] 
@cah-iswaria-sasi
Copy link

even i am facing the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants