Skip to content

feat(core): B1.2 — sectioned-output hook (one file, many sections) #149

feat(core): B1.2 — sectioned-output hook (one file, many sections)

feat(core): B1.2 — sectioned-output hook (one file, many sections) #149

Re-run triggered July 1, 2026 11:39
Status Success
Total duration 2m 33s
Artifacts

sonar.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SonarCloud: src/NeoReports.Core/CompiledReport.cs#L18
Constructor has 10 parameters, which is greater than the 7 authorized.
SonarCloud: src/NeoReports.Core/Pipeline/ReportRunner.cs#L57
Refactor this method to reduce its Cognitive Complexity from 47 to the 15 allowed.
SonarCloud: src/NeoReports.Core/Pipeline/TypedBatchReader.cs#L76
Loops should be simplified using the "Where" LINQ method
SonarCloud: src/NeoReports.Core/CompiledReport.cs#L18
Constructor has 10 parameters, which is greater than the 7 authorized.
SonarCloud: src/NeoReports.Core/Pipeline/ReportRunner.cs#L57
Refactor this method to reduce its Cognitive Complexity from 47 to the 15 allowed.
SonarCloud: src/NeoReports.Core/Pipeline/TypedBatchReader.cs#L76
Loops should be simplified using the "Where" LINQ method
SonarCloud: src/NeoReports.Core/CompiledReport.cs#L18
Constructor has 10 parameters, which is greater than the 7 authorized.
SonarCloud: src/NeoReports.Core/Pipeline/ReportRunner.cs#L57
Refactor this method to reduce its Cognitive Complexity from 47 to the 15 allowed.
SonarCloud: src/NeoReports.Core/Pipeline/TypedBatchReader.cs#L76
Loops should be simplified using the "Where" LINQ method
SonarCloud: src/NeoReports.Core/CompiledReport.cs#L18
Constructor has 10 parameters, which is greater than the 7 authorized.