Skip to content

Updated the squad

Updated the squad #40

Triggered via push February 11, 2026 20:14
Status Success
Total duration 1m 8s
Artifacts 1

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
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 '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#L12
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#L11
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/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/CreateUserWizard/Index.razor#L13
Found markup element with unexpected name 'CreateUserWizard'. If this is intended to be a component, add a @using directive for its namespace.
build: samples/AfterBlazorServerSide/Components/Pages/ControlSamples/CreateUserWizard/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/ChangePassword/Index.razor#L13
Found markup element with unexpected name 'ChangePassword'. If this is intended to be a component, add a @using directive for its namespace.
build: samples/AfterBlazorServerSide/Components/Pages/ControlSamples/ChangePassword/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/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 '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#L12
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#L11
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/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/CreateUserWizard/Index.razor#L13
Found markup element with unexpected name 'CreateUserWizard'. If this is intended to be a component, add a @using directive for its namespace.
build: samples/AfterBlazorServerSide/Components/Pages/ControlSamples/CreateUserWizard/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/ChangePassword/Index.razor#L13
Found markup element with unexpected name 'ChangePassword'. If this is intended to be a component, add a @using directive for its namespace.
build: samples/AfterBlazorServerSide/Components/Pages/ControlSamples/ChangePassword/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
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
build
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
build
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
build
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
build
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
build
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
build: src/BlazorWebFormsComponents.Test/ViewState/SimpleRepeater.razor#L28
'BaseWebFormsComponent.ViewState' is obsolete: 'ViewState is supported for compatibility and is discouraged for future use'
build: src/BlazorWebFormsComponents.Test/ViewState/SimpleRepeater.razor#L17
'BaseWebFormsComponent.ViewState' is obsolete: 'ViewState is supported for compatibility and is discouraged for future use'
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/PageService/InjectionTests.razor#L10
Found markup element with unexpected name 'TestComponent'. If this is intended to be a component, add a @using directive for its namespace.
build: src/BlazorWebFormsComponents/Page.razor.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BlazorWebFormsComponents/Page.razor.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/Unit.cs#L10
'Unit' defines operator == or operator != but does not override Object.GetHashCode()
build: src/BlazorWebFormsComponents/Unit.cs#L10
'Unit' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: src/BlazorWebFormsComponents/Button.razor.cs#L13
Obsolete member 'Button.PostBackUrl' overrides non-obsolete member 'ButtonBaseComponent.PostBackUrl'
build: src/BlazorWebFormsComponents/FontUnit.cs#L7
'FontUnit' defines operator == or operator != but does not override Object.GetHashCode()
build: src/BlazorWebFormsComponents/FontUnit.cs#L7
'FontUnit' overrides Object.Equals(object o) but does not override Object.GetHashCode()

Artifacts

Produced during runtime
Name Size Digest
test-results Expired
159 KB
sha256:5ec0e37a1a765d9910fdb402a72d7df356f697013a08282ad374428e13af4b78