Build Demo Sites #199
Triggered via workflow run
February 27, 2026 15:16
csharpfritz
completed
408018f
Status
Success
Total duration
1m 37s
Artifacts
2
Annotations
20 warnings
|
build-demos:
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-demos:
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-demos:
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-demos:
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-demos:
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-demos:
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-demos:
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-demos:
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-demos:
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-demos:
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-demos:
src/BlazorWebFormsComponents/Page.razor.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-demos:
src/BlazorWebFormsComponents/Page.razor.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-demos:
src/BlazorWebFormsComponents/FontUnit.cs#L7
'FontUnit' defines operator == or operator != but does not override Object.GetHashCode()
|
|
build-demos:
src/BlazorWebFormsComponents/FontUnit.cs#L7
'FontUnit' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
build-demos:
src/BlazorWebFormsComponents/Button.razor.cs#L13
Obsolete member 'Button.PostBackUrl' overrides non-obsolete member 'ButtonBaseComponent.PostBackUrl'
|
|
build-demos:
src/BlazorWebFormsComponents/IPageService.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-demos:
src/BlazorWebFormsComponents/IPageService.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-demos:
src/BlazorWebFormsComponents/IPageService.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-demos:
src/BlazorWebFormsComponents/DataList.razor.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-demos:
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 | |
|---|---|---|---|
|
demo-client-side
|
14.1 MB |
sha256:da58aee25379bad44151fc364c21bceb4b9ab0383712ce31848d36aac0f5ecbd
|
|
|
demo-server-side
|
2.5 MB |
sha256:c8b5050d21025657517c8c025b35db565fe9cde08adf7b6238a79ac5e9a1b19d
|
|