feat(core): B1.2 — sectioned-output hook (one file, many sections) #149
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.
|