Skip to content

feat(aspnetcore): HTTP endpoints to trigger and manage reports (PR 7) #86

feat(aspnetcore): HTTP endpoints to trigger and manage reports (PR 7)

feat(aspnetcore): HTTP endpoints to trigger and manage reports (PR 7) #86

Triggered via pull request June 26, 2026 18:39
Status Failure
Total duration 2m 15s
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/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#L55
Refactor this method to reduce its Cognitive Complexity from 34 to the 15 allowed.
SonarCloud: src/NeoReports.Core/Pipeline/ReportRunner.cs#L55
Refactor this method to reduce its Cognitive Complexity from 34 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#L55
Refactor this method to reduce its Cognitive Complexity from 34 to the 15 allowed.
SonarCloud: src/NeoReports.Core/Pipeline/ReportRunner.cs#L55
Refactor this method to reduce its Cognitive Complexity from 34 to the 15 allowed.