Skip to content

Update static-web-app.yml for debugging and deployment #156

Update static-web-app.yml for debugging and deployment

Update static-web-app.yml for debugging and deployment #156

Triggered via push November 23, 2025 19:32
Status Failure
Total duration 1m 51s
Artifacts

web-app.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
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: 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/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
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']