Skip to content

docs(aot): expand selftest AOT skip list + document AOT test workflow #723

docs(aot): expand selftest AOT skip list + document AOT test workflow

docs(aot): expand selftest AOT skip list + document AOT test workflow #723

Triggered via pull request May 20, 2026 13:42
Status Success
Total duration 31m 1s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

24 warnings and 5 notices
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/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.'
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#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#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#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.'
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/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: 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).'
Selftests
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
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