Implement PageService for programmatic page title and meta tag management with Web Forms-compatible Page.Title syntax #146
integration-tests.yml
on: pull_request
Run Playwright Integration Tests
1m 54s
Annotations
20 warnings
|
Run Playwright Integration Tests:
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.
|
|
Run Playwright Integration Tests:
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.
|
|
Run Playwright Integration Tests:
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.
|
|
Run Playwright Integration Tests:
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.
|
|
Run Playwright Integration Tests:
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.
|
|
Run Playwright Integration Tests:
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.
|
|
Run Playwright Integration Tests
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
|
|
Run Playwright Integration Tests
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
|
|
Run Playwright Integration Tests
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
|
|
Run Playwright Integration Tests:
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 🚨'
|
|
Run Playwright Integration Tests:
src/BlazorWebFormsComponents/DataList.razor.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Run Playwright Integration Tests:
src/BlazorWebFormsComponents/Unit.cs#L10
'Unit' defines operator == or operator != but does not override Object.GetHashCode()
|
|
Run Playwright Integration Tests:
src/BlazorWebFormsComponents/Unit.cs#L10
'Unit' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Run Playwright Integration Tests:
src/BlazorWebFormsComponents/PageService.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Run Playwright Integration Tests:
src/BlazorWebFormsComponents/Page.razor.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Run Playwright Integration Tests:
src/BlazorWebFormsComponents/Page.razor.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Run Playwright Integration Tests:
src/BlazorWebFormsComponents/Button.razor.cs#L13
Obsolete member 'Button.PostBackUrl' overrides non-obsolete member 'ButtonBaseComponent.PostBackUrl'
|
|
Run Playwright Integration Tests:
src/BlazorWebFormsComponents/IPageService.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Run Playwright Integration Tests:
src/BlazorWebFormsComponents/FontUnit.cs#L7
'FontUnit' defines operator == or operator != but does not override Object.GetHashCode()
|
|
Run Playwright Integration Tests:
src/BlazorWebFormsComponents/FontUnit.cs#L7
'FontUnit' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
integration-test-results
Expired
|
12.8 KB |
sha256:050c5e32427e4831a76b90be60bd116bc1bded82a3dacfff1e6efc11f6cf6d04
|
|