Skip to content

fix(ui): prefill the Builder from the report being edited (ADR D86) #713

fix(ui): prefill the Builder from the report being edited (ADR D86)

fix(ui): prefill the Builder from the report being edited (ADR D86) #713

Triggered via pull request August 11, 2026 14:51
Status Success
Total duration 5m 4s
Artifacts

sonar.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SonarCloud: src/Integrations/NeoReports.AspNetCore/NeoReportsEndpointRouteBuilderExtensions.cs#L1394
Remove this null-forgiving operator; the compiler already knows this expression is not null here.
SonarCloud: src/Integrations/NeoReports.AspNetCore/NeoReportsEndpointRouteBuilderExtensions.cs#L1372
Remove this null-forgiving operator; the compiler already knows this expression is not null here.
SonarCloud: src/Integrations/NeoReports.AspNetCore/NeoReportsEndpointRouteBuilderExtensions.cs#L167
Method has 9 parameters, which is greater than the 7 authorized.
SonarCloud: src/NeoReports.Core/Registry/ReportRegistry.cs#L14
Refactor 'Reports' into a method, properties should not copy collections.
SonarCloud: src/NeoReports.Core/Registry/ReportRegistry.cs#L17
Refactor 'Names' into a method, properties should not copy collections.
SonarCloud: src/Integrations/NeoReports.AspNetCore/NeoReportsEndpointRouteBuilderExtensions.cs#L1394
Remove this null-forgiving operator; the compiler already knows this expression is not null here.
SonarCloud: src/Integrations/NeoReports.AspNetCore/NeoReportsEndpointRouteBuilderExtensions.cs#L1372
Remove this null-forgiving operator; the compiler already knows this expression is not null here.
SonarCloud: src/Integrations/NeoReports.AspNetCore/NeoReportsEndpointRouteBuilderExtensions.cs#L167
Method has 9 parameters, which is greater than the 7 authorized.
SonarCloud: src/NeoReports.Core/Registry/ReportRegistry.cs#L17
Refactor 'Names' into a method, properties should not copy collections.
SonarCloud: src/NeoReports.Core/Registry/ReportRegistry.cs#L14
Refactor 'Reports' into a method, properties should not copy collections.