Skip to content

feat(Table): add ReloadColumnVisibleFromBrowserAsync method (#7011) #1711

feat(Table): add ReloadColumnVisibleFromBrowserAsync method (#7011)

feat(Table): add ReloadColumnVisibleFromBrowserAsync method (#7011) #1711

Triggered via push October 27, 2025 11:21
Status Success
Total duration 3m 20s
Artifacts

pack.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
pack: src/BootstrapBlazor/Converter/ColumnVisibleItemConverter.cs#L48
Possible null reference argument for parameter 'name' in 'ColumnVisibleItem.ColumnVisibleItem(string name, bool visible)'.
pack: src/BootstrapBlazor/Converter/ColumnVisibleItemConverter.cs#L11
Missing XML comment for publicly visible type or member 'ColumnVisibleItemConverter'
pack: src/BootstrapBlazor/Components/Table/Table.razor.cs#L984
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.
pack: src/BootstrapBlazor/Converter/ColumnVisibleItemConverter.cs#L48
Possible null reference argument for parameter 'name' in 'ColumnVisibleItem.ColumnVisibleItem(string name, bool visible)'.
pack: src/BootstrapBlazor/Converter/ColumnVisibleItemConverter.cs#L11
Missing XML comment for publicly visible type or member 'ColumnVisibleItemConverter'
pack: src/BootstrapBlazor/Components/Table/Table.razor.cs#L984
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.
pack: src/BootstrapBlazor/Converter/ColumnVisibleItemConverter.cs#L48
Possible null reference argument for parameter 'name' in 'ColumnVisibleItem.ColumnVisibleItem(string name, bool visible)'.
pack: src/BootstrapBlazor/Converter/ColumnVisibleItemConverter.cs#L11
Missing XML comment for publicly visible type or member 'ColumnVisibleItemConverter'
pack: src/BootstrapBlazor/Components/Table/Table.razor.cs#L984
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.
pack: src/BootstrapBlazor/Converter/ColumnVisibleItemConverter.cs#L48
Possible null reference argument for parameter 'name' in 'ColumnVisibleItem.ColumnVisibleItem(string name, bool visible)'.