Skip to content

#940: Add auto-focus option for Yes button in ConfirmDialog (#1259) #207

#940: Add auto-focus option for Yes button in ConfirmDialog (#1259)

#940: Add auto-focus option for Yes button in ConfirmDialog (#1259) #207

Triggered via push February 21, 2026 17:05
Status Failure
Total duration 1m 4s
Artifacts

web-app.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build
Process completed with exit code 1.
build: blazorbootstrap/Components/ConfirmDialog/ConfirmDialog.razor.cs#L125
The name 'shouldAutoFocusYesButton' does not exist in the current context
build: blazorbootstrap/Components/ConfirmDialog/ConfirmDialog.razor.cs#L125
The name 'shouldAutoFocusYesButton' does not exist in the current context
build: blazorbootstrap/Components/Form/AutoComplete/AutoComplete.razor.cs#L64
Possible null reference argument for parameter 'accessor' in 'FieldIdentifier FieldIdentifier.Create<string?>(Expression<Func<string?>> accessor)'.
build: blazorbootstrap/Components/Ribbon/Ribbon.razor.cs#L281
Possible null reference argument for parameter 'title' in 'TabEventArgs.TabEventArgs(string name, string title)'.
build: blazorbootstrap/Components/Ribbon/Ribbon.razor.cs#L281
Possible null reference argument for parameter 'name' in 'TabEventArgs.TabEventArgs(string name, string title)'.
build: blazorbootstrap/Components/Ribbon/RibbonTab.razor.cs#L28
Dereference of a possibly null reference.
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/Usings.cs#L13
The using directive for 'Microsoft.JSInterop' appeared previously in this namespace