Skip to content

Switch: clicking a label changes a value of the corresponding switch #1062

Switch: clicking a label changes a value of the corresponding switch

Switch: clicking a label changes a value of the corresponding switch #1062

Triggered via pull request August 15, 2023 12:50
Status Success
Total duration 1m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/RadzenTimelineItem.razor.cs#L68
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'c'.'
build: Radzen.Blazor/RadzenTimelineItem.razor.cs#L69
XML comment has badly formed XML -- 'Expected an end tag for element 'c'.'
build: Radzen.Blazor/RadzenTimelineItem.razor.cs#L69
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
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/DropDownBase.cs#L778
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/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
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.