Skip to content

StaticWebApp (Blazor WebAssembly) #545

StaticWebApp (Blazor WebAssembly)

StaticWebApp (Blazor WebAssembly) #545

Manually triggered November 23, 2025 19:28
Status Failure
Total duration 2m 9s
Artifacts

static-web-app.yml

on: workflow_dispatch
Build and Deploy Job
2m 5s
Build and Deploy Job
Close Pull Request Job
0s
Close Pull Request Job
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Deploy Job: 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 and Deploy Job: 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 and Deploy Job: 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 and Deploy Job: blazorbootstrap/Components/Markdown/Markdown.razor#L5
Possible null reference argument for parameter 'value' in 'MarkupString.explicit operator MarkupString(string value)'.
Build and Deploy Job: blazorbootstrap/Components/Grid/Grid.razor.cs#L153
Dereference of a possibly null reference.
Build and Deploy Job: blazorbootstrap/Components/Grid/Grid.razor.cs#L148
Dereference of a possibly null reference.
Build and Deploy Job: blazorbootstrap/Components/Grid/Grid.razor.cs#L143
Dereference of a possibly null reference.
Build and Deploy Job: blazorbootstrap/Components/Grid/Grid.razor.cs#L138
Dereference of a possibly null reference.
Build and Deploy Job: blazorbootstrap/Components/Grid/Grid.razor.cs#L133
Dereference of a possibly null reference.