Update MudDataGrid.razor #16
Annotations
1 error and 11 warnings
Build and analyze
Process completed with exit code 1.
|
Build and analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/setup-dotnet@v3, actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and analyze:
src/MudBlazor.SourceCodeGenerator/FastEnumDescriptionGenerator.cs#L80
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
Build and analyze:
src/MudBlazor/Components/Autocomplete/MudAutocomplete.razor.cs#L767
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build and analyze:
src/MudBlazor/Components/Chip/MudChip.razor.cs#L302
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build and analyze:
src/MudBlazor/Components/DataGrid/Column.razor.cs#L25
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build and analyze:
src/MudBlazor/Components/DataGrid/Column.razor.cs#L30
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build and analyze:
src/MudBlazor/Components/DataGrid/Column.razor.cs#L186
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build and analyze:
src/MudBlazor/Components/DataGrid/Column.razor.cs#L320
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build and analyze:
src/MudBlazor/Components/DataGrid/DataGridRowValidator.cs#L53
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build and analyze:
src/MudBlazor/Components/DataGrid/FilterHeaderCell.razor.cs#L51
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build and analyze:
src/MudBlazor/Components/DataGrid/MudDataGrid.razor.cs#L171
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|