Return ComponentElement from factory methods (#300) #701
ci.yml
on: push
Detect changes
7s
Unit Tests
4m 56s
Integration Tests
5m 33s
Selftests
6m 2s
Build solution
12m 20s
Docs tier-drift
Docs compile
10m 42s
Annotations
22 warnings and 5 notices
|
Unit Tests:
tests/Reactor.Tests/PreviewCaptureServerTests.cs#L297
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. The field 'Microsoft.UI.Reactor.Tests.PreviewCaptureServerTests.ServerType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Unit Tests:
tests/Reactor.Tests/PreviewCaptureServerTests.cs#L293
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in call to 'System.Runtime.CompilerServices.RuntimeHelpers.GetUninitializedObject(Type)'. The field 'Microsoft.UI.Reactor.Tests.PreviewCaptureServerTests.ServerType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Unit Tests:
tests/Reactor.Tests/PreviewCaptureServerTests.cs#L305
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'Microsoft.UI.Reactor.Tests.PreviewCaptureServerTests.ServerType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Unit Tests:
tests/Reactor.Tests/PreviewCaptureServerTests.cs#L181
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'Microsoft.UI.Reactor.Tests.PreviewCaptureServerTests.ServerType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Unit Tests:
tests/Reactor.Tests/PreviewCaptureServerTests.cs#L223
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'Microsoft.UI.Reactor.Tests.PreviewCaptureServerTests.ServerType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Unit Tests:
tests/Reactor.Tests/PreviewCaptureServerTests.cs#L215
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. The field 'Microsoft.UI.Reactor.Tests.PreviewCaptureServerTests.ServerType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Unit Tests:
tests/Reactor.Tests/PreviewCaptureServerTests.cs#L213
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in call to 'System.Runtime.CompilerServices.RuntimeHelpers.GetUninitializedObject(Type)'. The field 'Microsoft.UI.Reactor.Tests.PreviewCaptureServerTests.ServerType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Unit Tests:
tests/Reactor.Tests/PreviewCaptureServerTests.cs#L68
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'Microsoft.UI.Reactor.Tests.PreviewCaptureServerTests.ServerType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Unit Tests:
tests/Reactor.Tests/PreviewCaptureServerTests.cs#L35
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'Microsoft.UI.Reactor.Tests.PreviewCaptureServerTests.ServerType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Unit Tests:
tests/Reactor.Tests/PreviewCaptureServerTests.cs#L55
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'Microsoft.UI.Reactor.Tests.PreviewCaptureServerTests.ServerType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Selftests:
tests/Reactor.AppTests.Host/SelfTest/Fixtures/DevtoolsFixtures.cs#L1183
Dereference of a possibly null reference.
|
|
Selftests:
tests/Reactor.AppTests.Host/SelfTest/Fixtures/DevtoolsFixtures.cs#L1183
Dereference of a possibly null reference.
|
|
Build solution:
tests/Reactor.Tests/PreviewCaptureServerTests.cs#L181
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'Microsoft.UI.Reactor.Tests.PreviewCaptureServerTests.ServerType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Build solution:
tests/Reactor.Tests/PreviewCaptureServerTests.cs#L215
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. The field 'Microsoft.UI.Reactor.Tests.PreviewCaptureServerTests.ServerType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Build solution:
tests/Reactor.Tests/PreviewCaptureServerTests.cs#L213
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in call to 'System.Runtime.CompilerServices.RuntimeHelpers.GetUninitializedObject(Type)'. The field 'Microsoft.UI.Reactor.Tests.PreviewCaptureServerTests.ServerType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Build solution:
tests/Reactor.Tests/PreviewCaptureServerTests.cs#L68
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'Microsoft.UI.Reactor.Tests.PreviewCaptureServerTests.ServerType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Build solution:
tests/Reactor.Tests/PreviewCaptureServerTests.cs#L55
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'Microsoft.UI.Reactor.Tests.PreviewCaptureServerTests.ServerType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Build solution:
tests/Reactor.Tests/PreviewCaptureServerTests.cs#L35
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'Microsoft.UI.Reactor.Tests.PreviewCaptureServerTests.ServerType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Build solution:
tests/Reactor.Tests/Markdown/SanitizeUrlTests.cs#L22
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'Microsoft.UI.Reactor.Tests.Markdown.SanitizeUrlTests.MarkdownHtmlType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Build solution:
tests/Reactor.Tests/Devtools/DevtoolsMcpServerOriginTests.cs#L20
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The field 'Microsoft.UI.Reactor.Tests.Devtools.DevtoolsMcpServerOriginTests.ServerType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Build solution:
tests/Reactor.AppTests.Host/SelfTest/Fixtures/DevtoolsFixtures.cs#L1183
Dereference of a possibly null reference.
|
|
Build solution:
tests/Reactor.AppTests.Host/SelfTest/Fixtures/DevtoolsFixtures.cs#L1183
Dereference of a possibly null reference.
|
|
Unit Tests
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Integration Tests
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Selftests
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Docs compile
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Build solution
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|