Skip to content

Added Hyperlink docs #63

Added Hyperlink docs

Added Hyperlink docs #63

Triggered via pull request January 29, 2026 19:55
Status Cancelled
Total duration 1m 16s
Artifacts

integration-tests.yml

on: pull_request
Run Playwright Integration Tests
1m 13s
Run Playwright Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 22 warnings
Run Playwright Integration Tests
The run was canceled by @csharpfritz.
Run Playwright Integration Tests
No test report files were found
Run Playwright Integration Tests
The operation was canceled.
Integration Tests
The run was canceled by @csharpfritz.
Run Playwright Integration Tests
No file matches path samples/AfterBlazorServerSide.Tests/TestResults/*.trx
Run Playwright Integration Tests
No files were found with the provided path: samples/AfterBlazorServerSide.Tests/TestResults/*.trx. No artifacts will be uploaded.
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
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
Run Playwright Integration Tests
'BaseWebFormsComponent.ID' is obsolete: 'Use @ref instead of ID'
Run Playwright Integration Tests
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
Run Playwright Integration Tests
'BaseWebFormsComponent.ID' is obsolete: 'Use @ref instead of ID'
Run Playwright Integration Tests
'BaseWebFormsComponent.runat' is obsolete: 'runat is not available in Blazor'
Run Playwright Integration Tests
'BaseWebFormsComponent.ID' is obsolete: 'Use @ref instead of ID'
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: 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#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run Playwright Integration Tests: 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 🚨'
Run Playwright Integration Tests: 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.
Run Playwright Integration Tests: src/BlazorWebFormsComponents/DataList.razor.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run Playwright Integration Tests: src/BlazorWebFormsComponents/DataList.razor.cs#L19
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/Button.razor.cs#L13
Obsolete member 'Button.PostBackUrl' overrides non-obsolete member 'ButtonBaseComponent.PostBackUrl'
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()