Skip to content

feat: M24 Ajax Toolkit milestone + Gambit (JS Interop Engineer) #400

feat: M24 Ajax Toolkit milestone + Gambit (JS Interop Engineer)

feat: M24 Ajax Toolkit milestone + Gambit (JS Interop Engineer) #400

Triggered via pull request March 14, 2026 14:24
Status Failure
Total duration 1m 7s
Artifacts 1

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 31 warnings
build
Failed test were found and 'fail-on-error' option is set to true
build
Process completed with exit code 1.
build
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/upload-artifact@v4, dorny/test-reporter@v2. 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: samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L15
Found markup element with unexpected name 'TableHeaderCellComponent'. If this is intended to be a component, add a @using directive for its namespace.
build: samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L14
Found markup element with unexpected name 'TableHeaderCellComponent'. If this is intended to be a component, add a @using directive for its namespace.
build: samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L13
Found markup element with unexpected name 'TableRowComponent'. If this is intended to be a component, add a @using directive for its namespace.
build: samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L12
Found markup element with unexpected name 'TableComponent'. If this is intended to be a component, add a @using directive for its namespace.
build: samples/AfterBlazorServerSide/Components/Pages/ControlSamples/MultiView/Index.razor#L5
Found markup element with unexpected name 'Nav'. If this is intended to be a component, add a @using directive for its namespace.
build: samples/AfterBlazorServerSide/Components/Pages/ControlSamples/LoginView/Index.razor#L6
Found markup element with unexpected name 'Nav'. If this is intended to be a component, add a @using directive for its namespace.
build: samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Localize/Index.razor#L7
Found markup element with unexpected name 'Nav'. If this is intended to be a component, add a @using directive for its namespace.
build: samples/AfterBlazorServerSide/Components/Pages/ControlSamples/DataPager/Index.razor#L6
Found markup element with unexpected name 'Nav'. If this is intended to be a component, add a @using directive for its namespace.
build: samples/AfterBlazorServerSide/Components/Pages/ControlSamples/CreateUserWizard/Index.razor#L6
Found markup element with unexpected name 'Nav'. If this is intended to be a component, add a @using directive for its namespace.
build: samples/AfterBlazorServerSide/Components/Pages/ControlSamples/ChangePassword/Index.razor#L6
Found markup element with unexpected name 'Nav'. If this is intended to be a component, add a @using directive for its namespace.
build: src/BlazorWebFormsComponents.Test/WebFormsPageBase/GetRouteUrlTests.razor#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/BlazorWebFormsComponents.Test/WebFormsPageBase/GetRouteUrlTests.razor#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/BlazorWebFormsComponents.Test/WebFormsPageBase/GetRouteUrlTests.razor#L56
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/BlazorWebFormsComponents.Test/WebFormsPageBase/GetRouteUrlTests.razor#L47
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/BlazorWebFormsComponents.Test/WebFormsPageBase/GetRouteUrlTests.razor#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/BlazorWebFormsComponents.Test/WebFormsPageBase/GetRouteUrlTests.razor#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/BlazorWebFormsComponents.Test/WebFormsPageBase/GetRouteUrlTests.razor#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/BlazorWebFormsComponents.Test/WebFormsPageBase/GetRouteUrlTests.razor#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/BlazorWebFormsComponents.Test/WebFormsPageBase/GetRouteUrlTests.razor#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/BlazorWebFormsComponents.Test/DataBinder/Eval_SimpleListView.razor#L1
'DataBinder' is obsolete: '🚨 Do not use the DataBinder long-term in your projects. See LINK for documentation about how to migrate from the DataBinder 🚨'
build: src/BlazorWebFormsComponents/IPageService.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BlazorWebFormsComponents/IPageService.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BlazorWebFormsComponents/IPageService.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BlazorWebFormsComponents/ServiceCollectionExtensions.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BlazorWebFormsComponents/ResponseShim.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BlazorWebFormsComponents/ResponseShim.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BlazorWebFormsComponents/RequestShim.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BlazorWebFormsComponents/RequestShim.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BlazorWebFormsComponents/DataList.razor.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BlazorWebFormsComponents/DataList.razor.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.

Artifacts

Produced during runtime
Name Size Digest
test-results
349 KB
sha256:eec656946f233a2a5954ea5d8345c5af9b2d4f44e94b7e755a5ca7304f1296bb