Skip to content

Beyro generate registration report 8#16

Merged
beyro merged 9 commits into
mainfrom
beyro-generate-registration-report-8
Jul 6, 2026
Merged

Beyro generate registration report 8#16
beyro merged 9 commits into
mainfrom
beyro-generate-registration-report-8

bump: update dvx CLI to 1.9.0 with new report command and adjusted so…

67692e1
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Jul 6, 2026 in 30s

Quality Gate failed

Annotations

Check warning on line 31 in src/dvx/Commands/ReportCommand.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array

See more on https://sonarcloud.io/project/issues?id=beyro_dvx-cli&issues=AZ82TBN3hgu0ReJSYGaC&open=AZ82TBN3hgu0ReJSYGaC&pullRequest=16

Check warning on line 39 in src/dvx.Tests/MarkdownBuilderTests.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array

See more on https://sonarcloud.io/project/issues?id=beyro_dvx-cli&issues=AZ82TBJqhgu0ReJSYGZ4&open=AZ82TBJqhgu0ReJSYGZ4&pullRequest=16

Check warning on line 136 in src/dvx/Services/ReportGenerator.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use 'string.Contains(char)' instead of 'string.Contains(string)' when searching for a single character

See more on https://sonarcloud.io/project/issues?id=beyro_dvx-cli&issues=AZ82TBNThgu0ReJSYGZ-&open=AZ82TBNThgu0ReJSYGZ-&pullRequest=16

Check warning on line 136 in src/dvx/Services/ReportGenerator.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use 'string.Contains(char)' instead of 'string.Contains(string)' when searching for a single character

See more on https://sonarcloud.io/project/issues?id=beyro_dvx-cli&issues=AZ82TBNThgu0ReJSYGZ9&open=AZ82TBNThgu0ReJSYGZ9&pullRequest=16

Check warning on line 108 in src/dvx/Services/ReportGenerator.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Member 'GenerateCsv' does not access instance data and can be marked as static

See more on https://sonarcloud.io/project/issues?id=beyro_dvx-cli&issues=AZ82TBNThgu0ReJSYGZ_&open=AZ82TBNThgu0ReJSYGZ_&pullRequest=16

Check warning on line 25 in src/dvx/Commands/ReportCommand.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array

See more on https://sonarcloud.io/project/issues?id=beyro_dvx-cli&issues=AZ82TBN3hgu0ReJSYGaB&open=AZ82TBN3hgu0ReJSYGaB&pullRequest=16

Check warning on line 108 in src/dvx/Services/ReportGenerator.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make 'GenerateCsv' a static method.

See more on https://sonarcloud.io/project/issues?id=beyro_dvx-cli&issues=AZ82TBNShgu0ReJSYGZ6&open=AZ82TBNShgu0ReJSYGZ6&pullRequest=16

Check warning on line 76 in src/dvx/Services/ReportGenerator.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Member 'PrepareTableRows' does not access instance data and can be marked as static

See more on https://sonarcloud.io/project/issues?id=beyro_dvx-cli&issues=AZ82TBNThgu0ReJSYGaA&open=AZ82TBNThgu0ReJSYGaA&pullRequest=16

Check warning on line 76 in src/dvx/Services/ReportGenerator.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make 'PrepareTableRows' a static method.

See more on https://sonarcloud.io/project/issues?id=beyro_dvx-cli&issues=AZ82TBNShgu0ReJSYGZ5&open=AZ82TBNShgu0ReJSYGZ5&pullRequest=16

Check warning on line 72 in src/dvx/Utility/MarkdownBuilder.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use 'StringBuilder.Append(char)' instead of 'StringBuilder.Append(string)' when the input is a constant unit string

See more on https://sonarcloud.io/project/issues?id=beyro_dvx-cli&issues=AZ82TBN_hgu0ReJSYGaE&open=AZ82TBN_hgu0ReJSYGaE&pullRequest=16

Check warning on line 136 in src/dvx/Services/ReportGenerator.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use 'string.Contains(char)' instead of 'string.Contains(string)' when searching for a single character

See more on https://sonarcloud.io/project/issues?id=beyro_dvx-cli&issues=AZ82TBNThgu0ReJSYGZ8&open=AZ82TBNThgu0ReJSYGZ8&pullRequest=16

Check warning on line 136 in src/dvx/Services/ReportGenerator.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use 'string.Contains(char)' instead of 'string.Contains(string)' when searching for a single character

See more on https://sonarcloud.io/project/issues?id=beyro_dvx-cli&issues=AZ82TBNThgu0ReJSYGZ7&open=AZ82TBNThgu0ReJSYGZ7&pullRequest=16

Check warning on line 35 in src/dvx/Commands/ReportCommand.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array

See more on https://sonarcloud.io/project/issues?id=beyro_dvx-cli&issues=AZ82TBN3hgu0ReJSYGaD&open=AZ82TBN3hgu0ReJSYGaD&pullRequest=16

Check warning on line 54 in src/dvx/Utility/MarkdownBuilder.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use 'StringBuilder.Append(char)' instead of 'StringBuilder.Append(string)' when the input is a constant unit string

See more on https://sonarcloud.io/project/issues?id=beyro_dvx-cli&issues=AZ82TBN_hgu0ReJSYGaF&open=AZ82TBN_hgu0ReJSYGaF&pullRequest=16