DataGrid: add SetLoading API (#5549) #9
Annotations
17 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
|
|
|
|
Source/Blazorise/__SOURCEGENERATED__/Microsoft.CodeAnalysis.Razor.Compiler/Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator/Components_Progress_PageProgressProvider_razor.g.cs#L28
'PageProgressAlert' is obsolete: 'PageProgressAlert is deprecated, please use PageProgressProvider instead.'
|
Source/Blazorise/__SOURCEGENERATED__/Microsoft.CodeAnalysis.Razor.Compiler/Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator/Components_MessageAlert_MessageProvider_razor.g.cs#L28
'MessageAlert' is obsolete: 'MessageAlert is deprecated, please use MessageProvider instead.'
|
Source/Blazorise/__SOURCEGENERATED__/Microsoft.CodeAnalysis.Razor.Compiler/Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator/Components_Progress_PageProgressProvider_razor.g.cs#L28
'PageProgressAlert' is obsolete: 'PageProgressAlert is deprecated, please use PageProgressProvider instead.'
|
Source/Blazorise/__SOURCEGENERATED__/Microsoft.CodeAnalysis.Razor.Compiler/Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator/Components_MessageAlert_MessageProvider_razor.g.cs#L28
'MessageAlert' is obsolete: 'MessageAlert is deprecated, please use MessageProvider instead.'
|
Source/Extensions/Blazorise.DataGrid/_DataGridRowMultiSelect.razor#L3
'DataGridColumn<TItem>.CellClass' is obsolete: 'DataGridColumn: The CellClass parameter is deprecated, please use the DataGrid.CellStyling parameter.'
|
Source/Extensions/Blazorise.DataGrid/_DataGridRowEdit.razor#L117
'DataGridColumn<TItem>.CellClass' is obsolete: 'DataGridColumn: The CellClass parameter is deprecated, please use the DataGrid.CellStyling parameter.'
|
Source/Extensions/Blazorise.DataGrid/_DataGridRowEdit.razor#L131
'DataGridColumn<TItem>.CellClass' is obsolete: 'DataGridColumn: The CellClass parameter is deprecated, please use the DataGrid.CellStyling parameter.'
|
Source/Extensions/Blazorise.DataGrid/_DataGridRowCommand.razor#L6
'DataGridColumn<TItem>.CellClass' is obsolete: 'DataGridColumn: The CellClass parameter is deprecated, please use the DataGrid.CellStyling parameter.'
|
Source/Extensions/Blazorise.DataGrid/_DataGridRowCommand.razor#L62
'DataGridColumn<TItem>.CellClass' is obsolete: 'DataGridColumn: The CellClass parameter is deprecated, please use the DataGrid.CellStyling parameter.'
|
Source/Extensions/Blazorise.DataGrid/_DataGridRowCommand.razor#L110
'DataGridColumn<TItem>.CellClass' is obsolete: 'DataGridColumn: The CellClass parameter is deprecated, please use the DataGrid.CellStyling parameter.'
|
This job succeeded
Loading