Skip to content

refactor: normalize ShowAddButton to IsAddButtonVisible #698

refactor: normalize ShowAddButton to IsAddButtonVisible

refactor: normalize ShowAddButton to IsAddButtonVisible #698

Triggered via pull request May 19, 2026 15:02
Status Success
Total duration 21m 17s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 warnings and 6 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#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#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#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/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.
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#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.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: 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).'
Docs tier-drift
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
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