Build Demo Sites #100
Triggered via workflow run
January 31, 2026 15:42
csharpfritz
completed
8e555f1
Status
Success
Total duration
1m 23s
Artifacts
2
Annotations
20 warnings
|
build-demos
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
|
|
build-demos
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
|
|
build-demos
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
|
|
build-demos:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/TreeView/SiteMapDataSource.razor#L23
Non-nullable field 'SiteTreeView' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-demos
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
|
|
build-demos:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Repeater/Index.razor#L42
Non-nullable property 'simpleRepeater' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-demos:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Repeater/Index.razor#L50
'BaseWebFormsComponent.DataBind()' is obsolete: 'This method doesn't do anything in Blazor'
|
|
build-demos:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/TreeView/XmlDataSource.razor#L25
Non-nullable field 'BookTreeView' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-demos
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
|
|
build-demos:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/ListView/Index.razor#L2
'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-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/HelperComponents/Eval.razor#L21
'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-demos:
src/BlazorWebFormsComponents/HelperComponents/BlazorWebFormsScripts.razor#L7
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-demos:
src/BlazorWebFormsComponents/Unit.cs#L10
'Unit' defines operator == or operator != but does not override Object.GetHashCode()
|
|
build-demos:
src/BlazorWebFormsComponents/Unit.cs#L10
'Unit' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
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/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
|
13.4 MB |
sha256:a187d8b40288ffd6214b2bf32656c169cb3d7eb0a160dbfcd4aef391e59eb0d5
|
|
|
demo-server-side
|
1.77 MB |
sha256:c4144cf5eed0135285f736ea91ef93c4c723d05e09ab0af43ee5c9381f1103c5
|
|