Skip to content

Release v0.17.0

Release v0.17.0 #444

Triggered via pull request March 17, 2026 16:47
@csharpfritzcsharpfritz
synchronize #475
dev
Status Success
Total duration 1m 12s
Artifacts 1

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
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#L23
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#L21
Found markup element with unexpected name 'TableCellComponent'. If this is intended to be a component, add a @using directive for its namespace.
build: samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L20
Found markup element with unexpected name 'TableCellComponent'. If this is intended to be a component, add a @using directive for its namespace.
build: samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L19
Found markup element with unexpected name 'TableCellComponent'. If this is intended to be a component, add a @using directive for its namespace.
build: samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Table/Index.razor#L18
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#L16
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#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: 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.Test/TreeView/BareEventAliases.razor#L166
Found markup element with unexpected name 'ChildNodes'. If this is intended to be a component, add a @using directive for its namespace.
build: src/BlazorWebFormsComponents.Test/TreeView/BareEventAliases.razor#L148
Found markup element with unexpected name 'ChildNodes'. If this is intended to be a component, add a @using directive for its namespace.
build: src/BlazorWebFormsComponents.Test/TreeView/BareEventAliases.razor#L124
Found markup element with unexpected name 'ChildNodes'. If this is intended to be a component, add a @using directive for its namespace.
build: src/BlazorWebFormsComponents.Test/TreeView/BareEventAliases.razor#L106
Found markup element with unexpected name 'ChildNodes'. If this is intended to be a component, add a @using directive for its namespace.
build: src/BlazorWebFormsComponents/EmptyRequestCookies.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BlazorWebFormsComponents/EmptyRequestCookies.cs#L19
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/Button.razor.cs#L13
Obsolete member 'Button.PostBackUrl' overrides non-obsolete member 'ButtonBaseComponent.PostBackUrl'
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.

Artifacts

Produced during runtime
Name Size Digest
test-results
513 KB
sha256:d3b485ac9f2d90212b504d4873f1fe100d08ed0634e429a774e9007b8095aa01