Skip to content

Refine grab cursor for sortable list items and handles #670

Refine grab cursor for sortable list items and handles

Refine grab cursor for sortable list items and handles #670

Triggered via pull request February 20, 2026 18:05
Status Failure
Total duration 1m 44s
Artifacts

static-web-app.yml

on: pull_request
Build and Deploy Job
1m 40s
Build and Deploy Job
Close Pull Request Job
21s
Close Pull Request Job
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Workflow syntax warning: .github/workflows/static-web-app.yml#L21
.github/workflows/static-web-app.yml (Line: 21, Col: 9): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Build and Deploy Job: blazorbootstrap/Components/Ribbon/Ribbon.razor.cs#L281
Possible null reference argument for parameter 'title' in 'TabEventArgs.TabEventArgs(string name, string title)'.
Build and Deploy Job: blazorbootstrap/Components/Ribbon/Ribbon.razor.cs#L281
Possible null reference argument for parameter 'name' in 'TabEventArgs.TabEventArgs(string name, string title)'.
Build and Deploy Job: 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 and Deploy Job: blazorbootstrap/Extensions/ExpressionExtensions.cs#L313
Converting null literal or possible null value to non-nullable type.
Build and Deploy Job: blazorbootstrap/Components/Ribbon/RibbonTab.razor.cs#L28
Dereference of a possibly null reference.
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/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 and Deploy Job: blazorbootstrap/Usings.cs#L13
The using directive for 'Microsoft.JSInterop' appeared previously in this namespace