Skip to content

ci(sonar): add workflow_dispatch trigger #51

ci(sonar): add workflow_dispatch trigger

ci(sonar): add workflow_dispatch trigger #51

Triggered via pull request May 30, 2026 21:20
Status Failure
Total duration 1m 46s
Artifacts

sonar.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
SonarCloud
Process completed with exit code 1.
SonarCloud: src/NeoReports.Core/Registry/ReportRegistry.cs#L13
Refactor 'Reports' into a method, properties should not copy collections.
SonarCloud: src/NeoReports.Core/Pipeline/ReportRunner.cs#L55
Refactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed.
SonarCloud: src/NeoReports.Core/Building/ReportColumns.cs#L66
Remove this unused method parameter 'member'.
SonarCloud: src/NeoReports.Core/CompiledReport.cs#L14
Constructor has 8 parameters, which is greater than the 7 authorized.
SonarCloud: src/NeoReports.Core/Registry/ReportRegistry.cs#L16
Refactor 'Names' into a method, properties should not copy collections.
SonarCloud: src/NeoReports.Core/Registry/ReportRegistry.cs#L13
Refactor 'Reports' into a method, properties should not copy collections.
SonarCloud: src/NeoReports.Abstractions/Resilience.cs#L54
Constructor has 8 parameters, which is greater than the 7 authorized.
SonarCloud: src/NeoReports.Abstractions/Sources.cs#L90
Add the 'out' keyword to parameter 'T' to make it 'covariant'.
SonarCloud: src/NeoReports.Abstractions/Resilience.cs#L54
Constructor has 8 parameters, which is greater than the 7 authorized.
SonarCloud: src/NeoReports.Abstractions/Sources.cs#L90
Add the 'out' keyword to parameter 'T' to make it 'covariant'.