Add Azure Static Web Apps deployment workflow #158
Annotations
1 error and 11 warnings
|
build
Process completed with exit code 1.
|
|
build:
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.
|
|
build:
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.
|
|
build:
blazorbootstrap/Components/Grid/Grid.razor#L215
Possible null reference argument for parameter 'prefix' in 'string Grid<TItem>.GetColumnSummaryValue(GridSummaryColumnType type, string propertyName, string format, string prefix)'.
|
|
build:
blazorbootstrap/Components/Grid/Grid.razor#L215
Possible null reference argument for parameter 'format' in 'string Grid<TItem>.GetColumnSummaryValue(GridSummaryColumnType type, string propertyName, string format, string prefix)'.
|
|
build:
blazorbootstrap/Components/Markdown/Markdown.razor#L5
Possible null reference argument for parameter 'value' in 'MarkupString.explicit operator MarkupString(string value)'.
|
|
build:
blazorbootstrap/Components/Grid/Grid.razor.cs#L153
Dereference of a possibly null reference.
|
|
build:
blazorbootstrap/Components/Grid/Grid.razor.cs#L148
Dereference of a possibly null reference.
|
|
build:
blazorbootstrap/Components/Grid/Grid.razor.cs#L143
Dereference of a possibly null reference.
|
|
build:
blazorbootstrap/Components/Grid/Grid.razor.cs#L138
Dereference of a possibly null reference.
|
|
build:
blazorbootstrap/Components/Grid/Grid.razor.cs#L133
Dereference of a possibly null reference.
|
|
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|