Skip to content

Add chart data point click event support #699

Add chart data point click event support

Add chart data point click event support #699

Triggered via pull request March 18, 2026 03:33
Status Failure
Total duration 1m 43s
Artifacts

static-web-app.yml

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

Annotations

12 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
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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/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/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