Skip to content

add ExportAnalysisReports (Studio 2024 SR1) - #1864

Open
koenvw wants to merge 1 commit into
RWS:Studio_2024_SR1from
koenvw:Studio_2024_SR1
Open

add ExportAnalysisReports (Studio 2024 SR1)#1864
koenvw wants to merge 1 commit into
RWS:Studio_2024_SR1from
koenvw:Studio_2024_SR1

Conversation

@koenvw

@koenvw koenvw commented Jul 26, 2026

Copy link
Copy Markdown

Includes fix from #1863

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
4.9% Duplication on New Code (required ≤ 3%)
B Security Rating on New Code (required ≥ A)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

{
if (!IsNullOrEmpty(reportOutputPath.Text))
{
Process.Start("explorer.exe", "\"" + reportOutputPath.Text + "\"");
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

Successfully merging this pull request may close these issues.

2 participants