feat(aspnetcore): HTTP endpoints to trigger and manage reports (PR 7) #89
Annotations
1 error and 10 warnings
|
SonarCloud
Process completed with exit code 1.
|
|
SonarCloud:
src/NeoReports.Core/Pipeline/ReportRunner.cs#L87
This loop's stop condition tests 'fileName' and 'usedFileNames' but the incrementer updates 'n'.
|
|
SonarCloud:
src/NeoReports.Core/Pipeline/ReportRunner.cs#L55
Refactor this method to reduce its Cognitive Complexity from 36 to the 15 allowed.
|
|
SonarCloud:
samples/03-async-job-hangfire/Program.cs#L54
Await RunAsync instead.
|
|
SonarCloud:
samples/03-async-job-hangfire/Program.cs#L56
Move 'Venda' into a named namespace.
|
|
SonarCloud:
src/Integrations/NeoReports.AspNetCore/NeoReportsEndpointRouteBuilderExtensions.cs#L60
Method has 9 parameters, which is greater than the 7 authorized.
|
|
SonarCloud:
src/Integrations/NeoReports.AspNetCore/NeoReportsEndpointRouteBuilderExtensions.cs#L60
Method has 9 parameters, which is greater than the 7 authorized.
|
|
SonarCloud:
src/NeoReports.Core/Pipeline/ReportRunner.cs#L87
This loop's stop condition tests 'fileName' and 'usedFileNames' but the incrementer updates 'n'.
|
|
SonarCloud:
src/NeoReports.Core/Pipeline/ReportRunner.cs#L55
Refactor this method to reduce its Cognitive Complexity from 36 to the 15 allowed.
|
|
SonarCloud:
src/NeoReports.Core/Pipeline/ReportRunner.cs#L87
This loop's stop condition tests 'fileName' and 'usedFileNames' but the incrementer updates 'n'.
|
|
SonarCloud:
src/NeoReports.Core/Pipeline/ReportRunner.cs#L55
Refactor this method to reduce its Cognitive Complexity from 36 to the 15 allowed.
|