Skip to content

RadzenPivotDataGrid AddPivotAggregate exposed (#2371) #3837

RadzenPivotDataGrid AddPivotAggregate exposed (#2371)

RadzenPivotDataGrid AddPivotAggregate exposed (#2371) #3837

Triggered via push November 27, 2025 06:14
Status Success
Total duration 2m 6s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: Radzen.Blazor.Tests/QueryableExtensionTests.cs#L331
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
build: Radzen.Blazor.Tests/PivotDataGridTests.cs#L608
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.