Grid summary (#1071) #118
Annotations
10 warnings
blazorbootstrap/Models/Charts/ChartDataset/LineChart/LineChartDataset.cs#L46
Dereference of a possibly null reference.
|
blazorbootstrap/Extensions/EnumExtensions.cs#L457
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(BlazorBootstrap.SortableListPutMode)2' is not covered.
|
blazorbootstrap/Extensions/EnumExtensions.cs#L448
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(BlazorBootstrap.SortableListPullMode)3' is not covered.
|
blazorbootstrap/Components/Grid/Grid.razor#L215
Possible null reference argument for parameter 'format' in 'string Grid<TItem>.GetColumnSummaryValue(GridSummaryColumnType type, string propertyName, string format)'.
|
blazorbootstrap/Components/Markdown/Markdown.razor#L5
Possible null reference argument for parameter 'value' in 'MarkupString.explicit operator MarkupString(string value)'.
|
blazorbootstrap/Components/Grid/Grid.razor.cs#L154
Dereference of a possibly null reference.
|
blazorbootstrap/Components/Grid/Grid.razor.cs#L149
Dereference of a possibly null reference.
|
blazorbootstrap/Components/Grid/Grid.razor.cs#L144
Dereference of a possibly null reference.
|
blazorbootstrap/Components/Grid/Grid.razor.cs#L139
Dereference of a possibly null reference.
|
blazorbootstrap/Components/Grid/Grid.razor.cs#L134
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading