Build Demo Sites #3
Triggered via workflow run
January 29, 2026 15:29
csharpfritz
completed
e524d76
Status
Success
Total duration
1m 34s
Artifacts
2
Annotations
20 warnings
|
build-demos
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
|
|
build-demos
'BaseWebFormsComponent.EnableViewState' is obsolete: 'ViewState is supported, but EnableViewState does nothing'
|
|
build-demos
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
|
|
build-demos:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/DataList/Index.razor#L27
Non-nullable property 'simpleDataList' 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/DataList/Index.razor#L35
'BaseWebFormsComponent.DataBind()' is obsolete: 'This method doesn't do anything in Blazor'
|
|
build-demos:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Validations/ValidationSummarySample.razor#L55
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-demos
'BaseWebFormsComponent.EnableViewState' is obsolete: 'ViewState is supported, but EnableViewState does nothing'
|
|
build-demos
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
|
|
build-demos:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Button/CausesValidation.razor#L37
Non-nullable property 'Value' 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/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/Label.razor#L5
'BaseWebFormsComponent.ID' is obsolete: 'Use @ref instead of ID'
|
|
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/DataList.razor.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
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/DataList.razor.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-demos:
src/BlazorWebFormsComponents/Button.razor.cs#L13
Obsolete member 'Button.PostBackUrl' overrides non-obsolete member 'ButtonBaseComponent.PostBackUrl'
|
|
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()
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
demo-client-side
Expired
|
13.3 MB |
sha256:f0191aa301a62671126e34f6f38ab6affbd74609d6f96e5a9fe001a207b3d58b
|
|
|
demo-server-side
Expired
|
1.65 MB |
sha256:34a53bab70053f85a0dd9adb4b518d9e7d1dc09605e95b1a9b3608b7e3457fa7
|
|