Skip to content

fix(reconciler): reconcile Flyout for DropDownButton + SplitButton + ToggleSplitButton #807

fix(reconciler): reconcile Flyout for DropDownButton + SplitButton + ToggleSplitButton

fix(reconciler): reconcile Flyout for DropDownButton + SplitButton + ToggleSplitButton #807

Triggered via pull request May 22, 2026 23:58
Status Success
Total duration 12m 13s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

28 warnings and 8 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#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#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#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#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.
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/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
Selftests: tests/Reactor.AppTests.Host/SelfTest/Fixtures/DevtoolsFixtures.cs#L1183
Dereference of a possibly null reference.
Selftests: tests/Reactor.AppTests.Host/SelfTest/Fixtures/ReconcilerBigCoverageFixtures.cs#L40
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
Selftests: tests/Reactor.AppTests.Host/SelfTest/Fixtures/ReconcilerBigCoverageFixtures.cs#L40
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
Selftests: tests/Reactor.AppTests.Host/SelfTest/Fixtures/DevtoolsFixtures.cs#L1183
Dereference of a possibly null reference.
AOT Selftests: tests/Reactor.AppTests.Host/SelfTest/Fixtures/DevtoolsFixtures.cs#L1183
Dereference of a possibly null reference.
AOT Selftests: tests/Reactor.AppTests.Host/SelfTest/Fixtures/ReconcilerBigCoverageFixtures.cs#L40
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
AOT Selftests: tests/Reactor.AppTests.Host/SelfTest/Fixtures/DevtoolsFixtures.cs#L1183
Dereference of a possibly null reference.
AOT Selftests: tests/Reactor.AppTests.Host/SelfTest/Fixtures/ReconcilerBigCoverageFixtures.cs#L40
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
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/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
Build solution: tests/Reactor.AppTests.Host/SelfTest/Fixtures/ReconcilerBigCoverageFixtures.cs#L40
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
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/ReconcilerBigCoverageFixtures.cs#L40
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
Build solution: tests/Reactor.AppTests.Host/SelfTest/Fixtures/DevtoolsFixtures.cs#L1183
Dereference of a possibly null reference.
Build solution: samples/ReactorGallery/ControlPages/StatusAndInfo/InfoBarPage.cs#L33
'ElementExtensions.Closable(InfoBarElement, bool)' is obsolete: 'Use IsClosable() — aligns with WinUI naming (see #268).'
Build solution: samples/ReactorGallery/ControlPages/StatusAndInfo/InfoBarPage.cs#L30
'ElementExtensions.Closable(InfoBarElement, bool)' is obsolete: 'Use IsClosable() — aligns with WinUI naming (see #268).'
Build solution: samples/ReactorGallery/ControlPages/StatusAndInfo/InfoBarPage.cs#L27
'ElementExtensions.Closable(InfoBarElement, bool)' is obsolete: 'Use IsClosable() — aligns with WinUI naming (see #268).'
Build solution: samples/ReactorGallery/ControlPages/StatusAndInfo/InfoBarPage.cs#L24
'ElementExtensions.Closable(InfoBarElement, bool)' is obsolete: 'Use IsClosable() — aligns with WinUI naming (see #268).'
Vulnerable packages
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Fuzz smoke
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
Unit 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
AOT 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

Artifacts

Produced during runtime
Name Size Digest
aot-selftest-tap
24.7 KB
sha256:e1a4a30bb22f0b484c97146fc781e45ffd825f4e5eafb19c8da954c0ed446251