Skip to content

DataList Reload() fixed in case of virtualization #1017

DataList Reload() fixed in case of virtualization

DataList Reload() fixed in case of virtualization #1017

Triggered via push July 27, 2023 07:54
Status Failure
Total duration 1m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: Radzen.Blazor/RadzenDropDownDataGrid.razor.cs#L219
'RadzenDropDownDataGrid<TValue>.SearchText' hides inherited member 'DataBoundFormComponent<TValue>.SearchText'. Use the new keyword if hiding was intended.
build: Radzen.Blazor/RadzenDataGridGroupRow.razor#L180
Type parameter 'TItem' has the same name as the type parameter from outer type 'RadzenDataGridGroupRow<TItem>'
build: Radzen.Blazor/PagedDataBoundComponent.cs#L69
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build: Radzen.Blazor/RadzenDataGridHeaderCell.razor#L94
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build: Radzen.Blazor/RadzenHtmlEditorSource.razor#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: Radzen.Blazor/RadzenDataGrid.razor.cs#L329
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build: Radzen.Blazor/RadzenDataGrid.razor.cs#L542
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build: Radzen.Blazor/RadzenDataGridColumn.razor.cs#L1012
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.