Build Demo Sites #104
Triggered via workflow run
February 1, 2026 22:39
csharpfritz
completed
8e555f1
Status
Success
Total duration
1m 17s
Artifacts
2
Annotations
20 warnings
|
build-demos:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Button/ValidationGroup.razor#L115
Non-nullable property 'Phone' 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/Button/ValidationGroup.razor#L114
Non-nullable property 'Company' 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/Button/ValidationGroup.razor#L113
Non-nullable property 'Email' 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/Button/ValidationGroup.razor#L112
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:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Validations/RangeValidatorSample.razor#L33
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:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Validations/RegularExpressionValidatorSample.razor#L35
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:
samples/AfterBlazorServerSide/Components/Pages/ControlSamples/Validations/RequiredFieldValidatorSample.razor#L43
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:
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/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:
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/FontUnit.cs#L7
'FontUnit' defines operator == or operator != but does not override Object.GetHashCode()
|
|
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' 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:5620ca5071e93a7ffd4616c9766d35bac82ba405ccf19e48c7c8ff43b7771519
|
|
|
demo-server-side
|
1.77 MB |
sha256:2830c522b0a48aafb2be2e147ba790c213228d7ed26235ec34f15ac37901d052
|
|