Skip to content

feat: ClientScript Phase 2 PostBack + ScriptManager shims #565

feat: ClientScript Phase 2 PostBack + ScriptManager shims

feat: ClientScript Phase 2 PostBack + ScriptManager shims #565

Triggered via pull request April 7, 2026 13:45
Status Success
Total duration 2m 24s
Artifacts 3

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. Node.js 20 will be removed from the runner on September 16th, 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#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: samples/AfterBlazorServerSide/Components/Pages/ControlSamples/NamingContainer/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/Theming/ContainerPropagationTests.razor#L1
'TestContext' is obsolete: 'Use BunitContext instead. TestContext will be removed in a future release.' (https://bunit.dev/docs/migrations)
build: src/BlazorWebFormsComponents.Test/ServerShimTests.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BlazorWebFormsComponents.Test/Middleware/AspxRewriteMiddlewareTests.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BlazorWebFormsComponents.Test/ConfigurationManagerTests.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BlazorWebFormsComponents.Test/ViewStateRoundTripTests.cs#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BlazorWebFormsComponents.Test/ViewStateRoundTripTests.cs#L112
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/CacheShim.cs#L52
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BlazorWebFormsComponents/CacheShim.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BlazorWebFormsComponents/CacheShim.cs#L28
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/BlazorWebFormsComponentsOptions.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BlazorWebFormsComponents/BaseWebFormsComponent.cs#L199
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BlazorWebFormsComponents.Analyzers/RunatServerAnalyzer.cs#L26
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build: src/BlazorWebFormsComponents.Analyzers/ScriptManagerUsageAnalyzer.cs#L34
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build: src/BlazorWebFormsComponents.Analyzers/PageClientScriptUsageAnalyzer.cs#L32
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build: src/BlazorWebFormsComponents.Analyzers/EventHandlerSignatureAnalyzer.cs#L28
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period

Artifacts

Produced during runtime
Name Size Digest
analyzer-test-results
35.1 KB
sha256:c083dddbe4efe6175c9fa1f42833154a23ac6a00647a0c734338ce8d1976d92e
health-snapshot
4.73 KB
sha256:7860ed30e0570b563ed492a52b7b7b873a76290d338c3e18849f68fa8d490cf6
test-results
640 KB
sha256:4c8644c02ce871a72b7a04685561cccd75a8cf3643a2ad6a5475a5127796a3ec