Update GitHub Actions workflow for .NET and deployment #155
Annotations
1 error and 11 warnings
|
|
|
blazorbootstrap/Extensions/EnumExtensions.cs#L465
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#L456
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/Models/Charts/ChartDataset/LineChart/LineChartDataset.cs#L46
Dereference of a possibly null reference.
|
|
blazorbootstrap/Models/Charts/ChartDataset/LineChart/LineChartDataset.cs#L46
Dereference of a possibly null reference.
|
|
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#L153
Dereference of a possibly null reference.
|
|
blazorbootstrap/Components/Grid/Grid.razor.cs#L148
Dereference of a possibly null reference.
|
|
blazorbootstrap/Components/Grid/Grid.razor.cs#L143
Dereference of a possibly null reference.
|
|
blazorbootstrap/Components/Grid/Grid.razor.cs#L138
Dereference of a possibly null reference.
|
|
blazorbootstrap/Components/Grid/Grid.razor.cs#L133
Dereference of a possibly null reference.
|
|
|
The logs for this run have expired and are no longer available.
Loading