Skip to content

feat(licensing): add a verify command to prove the key pair before a … #696

feat(licensing): add a verify command to prove the key pair before a …

feat(licensing): add a verify command to prove the key pair before a … #696

Triggered via push August 9, 2026 01:06
Status Failure
Total duration 6m 8s
Artifacts

sonar.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
SonarCloud
Process completed with exit code 1.
SonarCloud: src/NeoReports.Core/Configuration/ReportConfigCompiler.cs#L95
Refactor this method to reduce its Cognitive Complexity from 32 to the 15 allowed.
SonarCloud: src/NeoReports.Core/Events/InMemoryJobEventStore.cs#L81
Loop should be simplified by calling Select(entry => entry.Key))
SonarCloud: src/NeoReports.Core/Building/ReportColumns.cs#L105
Remove this unused method parameter 'member'.
SonarCloud: src/NeoReports.Core/CompiledReport.cs#L18
Constructor has 16 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/NeoReports.Abstractions/Resilience.cs#L54
Constructor has 8 parameters, which is greater than the 7 authorized.
SonarCloud: src/NeoReports.Abstractions/Sources.cs#L90
Add the 'out' keyword to parameter 'T' to make it 'covariant'.
SonarCloud: src/NeoReports.Abstractions/Resilience.cs#L54
Constructor has 8 parameters, which is greater than the 7 authorized.
SonarCloud: src/NeoReports.Abstractions/Sources.cs#L90
Add the 'out' keyword to parameter 'T' to make it 'covariant'.