WebApp (Blazor Server) #112
web-app.yml
on: workflow_dispatch
Annotations
10 warnings
build:
blazorbootstrap/Components/Markdown/Markdown.razor#L5
Possible null reference argument for parameter 'value' in 'MarkupString.explicit operator MarkupString(string value)'.
|
build:
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.
|
build:
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.
|
build:
blazorbootstrap/Extensions/ExpressionExtensions.cs#L313
Converting null literal or possible null value to non-nullable type.
|
build:
blazorbootstrap/Models/Charts/ChartDataset/LineChart/LineChartDataset.cs#L46
Dereference of a possibly null reference.
|
build:
blazorbootstrap/Models/Charts/ChartDataset/LineChart/LineChartDataset.cs#L46
Dereference of a possibly null reference.
|
build:
blazorbootstrap/Models/Charts/ChartOptions/ChartOptions.cs#L87
Non-nullable property 'ChartInteractionMode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
blazorbootstrap/Models/FilterItem.cs#L5
Non-nullable property 'PropertType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
blazorbootstrap/Components/SortableList/SortableList.razor.cs#L14
The field 'SortableList<TItem>.cancellationTokenSource' is assigned but its value is never used
|
build:
blazorbootstrap/Components/Progress/ProgressBar.razor.cs#L99
Component parameter 'BlazorBootstrap.ProgressBar.Color' should be auto property
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.net-app
|
10.1 MB |
|