CI Stress #18
ci-stress.yml
on: workflow_dispatch
Plan shards
2s
Matrix: integration-tests
Matrix: selftests
Matrix: unit-tests
Stress summary
4s
Annotations
6 errors, 202 warnings, and 20 notices
|
Unit (shard 18)
Process completed with exit code 1.
|
|
Unit (shard 18)
Shard 18 had 1 failed iteration(s): 9
|
|
Unit (shard 1)
Process completed with exit code 1.
|
|
Unit (shard 1)
Shard 1 had 1 failed iteration(s): 9
|
|
Stress summary
Process completed with exit code 1.
|
|
Stress summary
One or more stress shards failed. See per-shard logs.
|
|
Unit (shard 6):
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 (shard 6):
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 (shard 6):
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 (shard 6):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L184
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 6):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L179
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 6):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L29
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 6):
tests/Reactor.Tests/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Unit (shard 6):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L195
'IDockBehavior' is obsolete: 'IDockBehavior is collapsing into the per-event Action props on DockManager. OnDocked → OnContentDocked, OnFloating → OnContentFloating/OnContentFloated. Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 6):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 6):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 15):
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 (shard 15):
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.
|
|
Unit (shard 15):
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.
|
|
Unit (shard 15):
tests/Reactor.Tests/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Unit (shard 15):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L184
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 15):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L179
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 15):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L29
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 15):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L195
'IDockBehavior' is obsolete: 'IDockBehavior is collapsing into the per-event Action props on DockManager. OnDocked → OnContentDocked, OnFloating → OnContentFloating/OnContentFloated. Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 15):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 15):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 9):
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 (shard 9):
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 (shard 9):
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 (shard 9):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L184
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 9):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L179
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 9):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L29
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 9):
tests/Reactor.Tests/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Unit (shard 9):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L195
'IDockBehavior' is obsolete: 'IDockBehavior is collapsing into the per-event Action props on DockManager. OnDocked → OnContentDocked, OnFloating → OnContentFloating/OnContentFloated. Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 9):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 9):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 11):
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 (shard 11):
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 (shard 11):
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 (shard 11):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L184
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 11):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L179
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 11):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L29
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 11):
tests/Reactor.Tests/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Unit (shard 11):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L195
'IDockBehavior' is obsolete: 'IDockBehavior is collapsing into the per-event Action props on DockManager. OnDocked → OnContentDocked, OnFloating → OnContentFloating/OnContentFloated. Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 11):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 11):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 3):
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 (shard 3):
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 (shard 3):
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.
|
|
Unit (shard 3):
tests/Reactor.Tests/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Unit (shard 3):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L184
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 3):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L179
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 3):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L29
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 3):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L195
'IDockBehavior' is obsolete: 'IDockBehavior is collapsing into the per-event Action props on DockManager. OnDocked → OnContentDocked, OnFloating → OnContentFloating/OnContentFloated. Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 3):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 3):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 10):
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 (shard 10):
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 (shard 10):
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 (shard 10):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L184
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 10):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L179
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 10):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L29
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 10):
tests/Reactor.Tests/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Unit (shard 10):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L195
'IDockBehavior' is obsolete: 'IDockBehavior is collapsing into the per-event Action props on DockManager. OnDocked → OnContentDocked, OnFloating → OnContentFloating/OnContentFloated. Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 10):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 10):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 8):
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 (shard 8):
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 (shard 8):
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.
|
|
Unit (shard 8):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L184
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 8):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L179
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 8):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L29
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 8):
tests/Reactor.Tests/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Unit (shard 8):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L195
'IDockBehavior' is obsolete: 'IDockBehavior is collapsing into the per-event Action props on DockManager. OnDocked → OnContentDocked, OnFloating → OnContentFloating/OnContentFloated. Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 8):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 8):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 5):
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 (shard 5):
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 (shard 5):
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 (shard 5):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L184
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 5):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L179
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 5):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L29
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 5):
tests/Reactor.Tests/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Unit (shard 5):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L195
'IDockBehavior' is obsolete: 'IDockBehavior is collapsing into the per-event Action props on DockManager. OnDocked → OnContentDocked, OnFloating → OnContentFloating/OnContentFloated. Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 5):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 5):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 18)
Unit iteration 9 (shard 18) failed with exit 1
|
|
Unit (shard 18):
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 (shard 18):
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 (shard 18):
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.
|
|
Unit (shard 18):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L184
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 18):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L179
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 18):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L29
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 18):
tests/Reactor.Tests/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Unit (shard 18):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L195
'IDockBehavior' is obsolete: 'IDockBehavior is collapsing into the per-event Action props on DockManager. OnDocked → OnContentDocked, OnFloating → OnContentFloating/OnContentFloated. Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 18):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 18):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 19):
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 (shard 19):
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 (shard 19):
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.
|
|
Unit (shard 19):
tests/Reactor.Tests/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Unit (shard 19):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L184
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 19):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L179
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 19):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L29
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 19):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L195
'IDockBehavior' is obsolete: 'IDockBehavior is collapsing into the per-event Action props on DockManager. OnDocked → OnContentDocked, OnFloating → OnContentFloating/OnContentFloated. Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 19):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 19):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 1)
Unit iteration 9 (shard 1) failed with exit 1
|
|
Unit (shard 1):
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 (shard 1):
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 (shard 1):
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 (shard 1):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L184
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 1):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L179
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 1):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L29
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 1):
tests/Reactor.Tests/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Unit (shard 1):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L195
'IDockBehavior' is obsolete: 'IDockBehavior is collapsing into the per-event Action props on DockManager. OnDocked → OnContentDocked, OnFloating → OnContentFloating/OnContentFloated. Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 1):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 1):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 14):
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 (shard 14):
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 (shard 14):
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 (shard 14):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L184
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 14):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L179
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 14):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L29
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 14):
tests/Reactor.Tests/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Unit (shard 14):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L195
'IDockBehavior' is obsolete: 'IDockBehavior is collapsing into the per-event Action props on DockManager. OnDocked → OnContentDocked, OnFloating → OnContentFloating/OnContentFloated. Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 14):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 14):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 4):
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 (shard 4):
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 (shard 4):
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 (shard 4):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L184
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 4):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L179
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 4):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L29
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 4):
tests/Reactor.Tests/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Unit (shard 4):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L195
'IDockBehavior' is obsolete: 'IDockBehavior is collapsing into the per-event Action props on DockManager. OnDocked → OnContentDocked, OnFloating → OnContentFloating/OnContentFloated. Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 4):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 4):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 20):
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 (shard 20):
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 (shard 20):
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 (shard 20):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L184
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 20):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L179
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 20):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L29
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 20):
tests/Reactor.Tests/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Unit (shard 20):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L195
'IDockBehavior' is obsolete: 'IDockBehavior is collapsing into the per-event Action props on DockManager. OnDocked → OnContentDocked, OnFloating → OnContentFloating/OnContentFloated. Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 20):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 20):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 2):
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 (shard 2):
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 (shard 2):
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.
|
|
Unit (shard 2):
tests/Reactor.Tests/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Unit (shard 2):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L184
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 2):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L179
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 2):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L29
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 2):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L195
'IDockBehavior' is obsolete: 'IDockBehavior is collapsing into the per-event Action props on DockManager. OnDocked → OnContentDocked, OnFloating → OnContentFloating/OnContentFloated. Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 2):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 2):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 12):
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 (shard 12):
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 (shard 12):
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 (shard 12):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L184
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 12):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L179
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 12):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L29
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 12):
tests/Reactor.Tests/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Unit (shard 12):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L195
'IDockBehavior' is obsolete: 'IDockBehavior is collapsing into the per-event Action props on DockManager. OnDocked → OnContentDocked, OnFloating → OnContentFloating/OnContentFloated. Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 12):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 12):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 16):
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 (shard 16):
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 (shard 16):
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.
|
|
Unit (shard 16):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L184
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 16):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L179
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 16):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L29
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 16):
tests/Reactor.Tests/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Unit (shard 16):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L195
'IDockBehavior' is obsolete: 'IDockBehavior is collapsing into the per-event Action props on DockManager. OnDocked → OnContentDocked, OnFloating → OnContentFloating/OnContentFloated. Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 16):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 16):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 7):
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 (shard 7):
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 (shard 7):
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.
|
|
Unit (shard 7):
tests/Reactor.Tests/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Unit (shard 7):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L184
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 7):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L179
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 7):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L29
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 7):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L195
'IDockBehavior' is obsolete: 'IDockBehavior is collapsing into the per-event Action props on DockManager. OnDocked → OnContentDocked, OnFloating → OnContentFloating/OnContentFloated. Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 7):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 7):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 17):
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 (shard 17):
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.
|
|
Unit (shard 17):
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.
|
|
Unit (shard 17):
tests/Reactor.Tests/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Unit (shard 17):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L184
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 17):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L179
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 17):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L29
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 17):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L195
'IDockBehavior' is obsolete: 'IDockBehavior is collapsing into the per-event Action props on DockManager. OnDocked → OnContentDocked, OnFloating → OnContentFloating/OnContentFloated. Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 17):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 17):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 13):
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 (shard 13):
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 (shard 13):
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 (shard 13):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L184
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 13):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L179
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 13):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L29
'DockManager.Behavior' is obsolete: 'Behavior is replaced by per-event Action props on DockManager (OnContentDocked / OnContentFloating / OnContentFloated). Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 13):
tests/Reactor.Tests/InputModifierExtensionsTests.cs#L252
'ElementExtensions.AccessKeyDisplayRequested<T>(T, Action)' is obsolete: 'Use OnAccessKeyDisplayRequested. See #260.'
|
|
Unit (shard 13):
tests/Reactor.Tests/Docking/DockApiShapeTests.cs#L195
'IDockBehavior' is obsolete: 'IDockBehavior is collapsing into the per-event Action props on DockManager. OnDocked → OnContentDocked, OnFloating → OnContentFloating/OnContentFloated. Slated for removal one release after Phase 2 ships. See spec 045 §5.3.5.'
|
|
Unit (shard 13):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 13):
src/Reactor/Docking/DockHostModel.cs#L314
XML comment has cref attribute 'DockFloatingWindow' that could not be resolved
|
|
Unit (shard 6)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Unit (shard 15)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Unit (shard 9)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Unit (shard 11)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Unit (shard 3)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Unit (shard 10)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Unit (shard 8)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Unit (shard 5)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Unit (shard 18)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Unit (shard 19)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Unit (shard 1)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Unit (shard 14)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Unit (shard 4)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Unit (shard 20)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Unit (shard 2)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Unit (shard 12)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Unit (shard 16)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Unit (shard 7)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Unit (shard 17)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Unit (shard 13)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|