CI Stress #31
ci-stress.yml
on: workflow_dispatch
Plan shards
4s
Matrix: aot-selftests
Matrix: integration-tests
Matrix: selftests
Matrix: unit-tests
Stress summary
2s
Annotations
38 errors, 229 warnings, and 20 notices
|
AOT Selftests (shard 13)
Process completed with exit code 1.
|
|
AOT Selftests (shard 13)
Shard 13 had 1 failed iteration(s): 6
|
|
AOT Selftests (shard 10)
Process completed with exit code 1.
|
|
AOT Selftests (shard 10)
Shard 10 had 4 failed iteration(s): 1, 2, 4, 10
|
|
AOT Selftests (shard 12)
Process completed with exit code 1.
|
|
AOT Selftests (shard 12)
Shard 12 had 4 failed iteration(s): 3, 7, 8, 10
|
|
AOT Selftests (shard 11)
Process completed with exit code 1.
|
|
AOT Selftests (shard 11)
Shard 11 had 1 failed iteration(s): 9
|
|
AOT Selftests (shard 18)
Process completed with exit code 1.
|
|
AOT Selftests (shard 18)
Shard 18 had 1 failed iteration(s): 4
|
|
AOT Selftests (shard 17)
Process completed with exit code 1.
|
|
AOT Selftests (shard 17)
Shard 17 had 1 failed iteration(s): 1
|
|
AOT Selftests (shard 2)
Process completed with exit code 1.
|
|
AOT Selftests (shard 2)
Shard 2 had 2 failed iteration(s): 2, 8
|
|
AOT Selftests (shard 15)
Process completed with exit code 1.
|
|
AOT Selftests (shard 15)
Shard 15 had 1 failed iteration(s): 9
|
|
AOT Selftests (shard 14)
Process completed with exit code 1.
|
|
AOT Selftests (shard 14)
Shard 14 had 1 failed iteration(s): 2
|
|
AOT Selftests (shard 6)
Process completed with exit code 1.
|
|
AOT Selftests (shard 6)
Shard 6 had 2 failed iteration(s): 2, 6
|
|
AOT Selftests (shard 7)
Process completed with exit code 1.
|
|
AOT Selftests (shard 7)
Shard 7 had 2 failed iteration(s): 8, 10
|
|
AOT Selftests (shard 1)
Process completed with exit code 1.
|
|
AOT Selftests (shard 1)
Shard 1 had 1 failed iteration(s): 8
|
|
AOT Selftests (shard 9)
Process completed with exit code 1.
|
|
AOT Selftests (shard 9)
Shard 9 had 1 failed iteration(s): 7
|
|
AOT Selftests (shard 5)
Process completed with exit code 1.
|
|
AOT Selftests (shard 5)
Shard 5 had 1 failed iteration(s): 8
|
|
AOT Selftests (shard 19)
Process completed with exit code 1.
|
|
AOT Selftests (shard 19)
Shard 19 had 1 failed iteration(s): 6
|
|
AOT Selftests (shard 20)
Process completed with exit code 1.
|
|
AOT Selftests (shard 20)
Shard 20 had 2 failed iteration(s): 4, 10
|
|
AOT Selftests (shard 8)
Process completed with exit code 1.
|
|
AOT Selftests (shard 8)
Shard 8 had 1 failed iteration(s): 2
|
|
AOT Selftests (shard 3)
Process completed with exit code 1.
|
|
AOT Selftests (shard 3)
Shard 3 had 2 failed iteration(s): 7, 8
|
|
Stress summary
Process completed with exit code 1.
|
|
Stress summary
One or more stress shards failed. See per-shard logs.
|
|
AOT Selftests (shard 13)
AOT iteration 6 (shard 13) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 13):
src/Reactor/Docking/Native/DockDragSession.cs#L124
Parameter 'source' has no matching param tag in the XML comment for 'DockDragSession.Begin(DockableContent, DockManager, int, object?)' (but other parameters do)
|
|
AOT Selftests (shard 13):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L61
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 13):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L28
Ambiguous reference in cref attribute: 'Update'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(TControl, TElement, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(in Microsoft.UI.Reactor.Core.V1Protocol.UpdateContext, TControl, TElement, TElement)'.
|
|
AOT Selftests (shard 13):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L19
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 13):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedListViewDescriptor.cs#L24
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 13):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedFlipViewDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 13):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/InfoBarDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 13):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/ImageDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 13):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/FrameDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 13):
src/Reactor/Core/V1Protocol/Descriptor/DescriptorHandler.cs#L24
Ambiguous reference in cref attribute: 'PropEntry{TElement,TControl}.Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 10)
AOT iteration 10 (shard 10) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 10)
AOT iteration 4 (shard 10) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 10)
AOT iteration 2 (shard 10) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 10)
AOT iteration 1 (shard 10) failed (exit -1073741819, notOk=False)
|
|
AOT Selftests (shard 10):
src/Reactor/Docking/Native/DockDragSession.cs#L124
Parameter 'source' has no matching param tag in the XML comment for 'DockDragSession.Begin(DockableContent, DockManager, int, object?)' (but other parameters do)
|
|
AOT Selftests (shard 10):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L61
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 10):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L28
Ambiguous reference in cref attribute: 'Update'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(TControl, TElement, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(in Microsoft.UI.Reactor.Core.V1Protocol.UpdateContext, TControl, TElement, TElement)'.
|
|
AOT Selftests (shard 10):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L19
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 10):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedListViewDescriptor.cs#L24
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 10):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedFlipViewDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 10):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/InfoBarDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 10):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/ImageDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 10):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/FrameDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 10):
src/Reactor/Core/V1Protocol/Descriptor/DescriptorHandler.cs#L24
Ambiguous reference in cref attribute: 'PropEntry{TElement,TControl}.Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 12)
AOT iteration 10 (shard 12) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 12)
AOT iteration 8 (shard 12) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 12)
AOT iteration 7 (shard 12) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 12)
AOT iteration 3 (shard 12) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 12):
src/Reactor/Docking/Native/DockDragSession.cs#L124
Parameter 'source' has no matching param tag in the XML comment for 'DockDragSession.Begin(DockableContent, DockManager, int, object?)' (but other parameters do)
|
|
AOT Selftests (shard 12):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L61
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 12):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L28
Ambiguous reference in cref attribute: 'Update'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(TControl, TElement, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(in Microsoft.UI.Reactor.Core.V1Protocol.UpdateContext, TControl, TElement, TElement)'.
|
|
AOT Selftests (shard 12):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L19
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 12):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedListViewDescriptor.cs#L24
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 12):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedFlipViewDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 12):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/InfoBarDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 12):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/ImageDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 12):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/FrameDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 12):
src/Reactor/Core/V1Protocol/Descriptor/DescriptorHandler.cs#L24
Ambiguous reference in cref attribute: 'PropEntry{TElement,TControl}.Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 11)
AOT iteration 9 (shard 11) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 11):
src/Reactor/Docking/Native/DockDragSession.cs#L124
Parameter 'source' has no matching param tag in the XML comment for 'DockDragSession.Begin(DockableContent, DockManager, int, object?)' (but other parameters do)
|
|
AOT Selftests (shard 11):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L61
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 11):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L28
Ambiguous reference in cref attribute: 'Update'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(TControl, TElement, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(in Microsoft.UI.Reactor.Core.V1Protocol.UpdateContext, TControl, TElement, TElement)'.
|
|
AOT Selftests (shard 11):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L19
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 11):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedListViewDescriptor.cs#L24
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 11):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedFlipViewDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 11):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/InfoBarDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 11):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/ImageDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 11):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/FrameDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 11):
src/Reactor/Core/V1Protocol/Descriptor/DescriptorHandler.cs#L24
Ambiguous reference in cref attribute: 'PropEntry{TElement,TControl}.Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 18)
AOT iteration 4 (shard 18) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 18):
src/Reactor/Docking/Native/DockDragSession.cs#L124
Parameter 'source' has no matching param tag in the XML comment for 'DockDragSession.Begin(DockableContent, DockManager, int, object?)' (but other parameters do)
|
|
AOT Selftests (shard 18):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L61
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 18):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L28
Ambiguous reference in cref attribute: 'Update'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(TControl, TElement, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(in Microsoft.UI.Reactor.Core.V1Protocol.UpdateContext, TControl, TElement, TElement)'.
|
|
AOT Selftests (shard 18):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L19
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 18):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedListViewDescriptor.cs#L24
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 18):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedFlipViewDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 18):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/InfoBarDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 18):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/ImageDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 18):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/FrameDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 18):
src/Reactor/Core/V1Protocol/Descriptor/DescriptorHandler.cs#L24
Ambiguous reference in cref attribute: 'PropEntry{TElement,TControl}.Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 17)
AOT iteration 1 (shard 17) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 17):
src/Reactor/Docking/Native/DockDragSession.cs#L124
Parameter 'source' has no matching param tag in the XML comment for 'DockDragSession.Begin(DockableContent, DockManager, int, object?)' (but other parameters do)
|
|
AOT Selftests (shard 17):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L61
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 17):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L28
Ambiguous reference in cref attribute: 'Update'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(TControl, TElement, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(in Microsoft.UI.Reactor.Core.V1Protocol.UpdateContext, TControl, TElement, TElement)'.
|
|
AOT Selftests (shard 17):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L19
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 17):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedListViewDescriptor.cs#L24
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 17):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedFlipViewDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 17):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/InfoBarDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 17):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/ImageDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 17):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/FrameDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 17):
src/Reactor/Core/V1Protocol/Descriptor/DescriptorHandler.cs#L24
Ambiguous reference in cref attribute: 'PropEntry{TElement,TControl}.Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 2)
AOT iteration 8 (shard 2) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 2)
AOT iteration 2 (shard 2) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 2):
src/Reactor/Docking/Native/DockDragSession.cs#L124
Parameter 'source' has no matching param tag in the XML comment for 'DockDragSession.Begin(DockableContent, DockManager, int, object?)' (but other parameters do)
|
|
AOT Selftests (shard 2):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L61
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 2):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L28
Ambiguous reference in cref attribute: 'Update'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(TControl, TElement, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(in Microsoft.UI.Reactor.Core.V1Protocol.UpdateContext, TControl, TElement, TElement)'.
|
|
AOT Selftests (shard 2):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L19
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 2):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedListViewDescriptor.cs#L24
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 2):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedFlipViewDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 2):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/InfoBarDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 2):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/ImageDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 2):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/FrameDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 2):
src/Reactor/Core/V1Protocol/Descriptor/DescriptorHandler.cs#L24
Ambiguous reference in cref attribute: 'PropEntry{TElement,TControl}.Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 15)
AOT iteration 9 (shard 15) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 15):
src/Reactor/Docking/Native/DockDragSession.cs#L124
Parameter 'source' has no matching param tag in the XML comment for 'DockDragSession.Begin(DockableContent, DockManager, int, object?)' (but other parameters do)
|
|
AOT Selftests (shard 15):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L61
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 15):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L28
Ambiguous reference in cref attribute: 'Update'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(TControl, TElement, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(in Microsoft.UI.Reactor.Core.V1Protocol.UpdateContext, TControl, TElement, TElement)'.
|
|
AOT Selftests (shard 15):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L19
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 15):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedListViewDescriptor.cs#L24
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 15):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedFlipViewDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 15):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/InfoBarDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 15):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/ImageDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 15):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/FrameDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 15):
src/Reactor/Core/V1Protocol/Descriptor/DescriptorHandler.cs#L24
Ambiguous reference in cref attribute: 'PropEntry{TElement,TControl}.Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 14)
AOT iteration 2 (shard 14) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 14):
src/Reactor/Docking/Native/DockDragSession.cs#L124
Parameter 'source' has no matching param tag in the XML comment for 'DockDragSession.Begin(DockableContent, DockManager, int, object?)' (but other parameters do)
|
|
AOT Selftests (shard 14):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L61
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 14):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L28
Ambiguous reference in cref attribute: 'Update'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(TControl, TElement, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(in Microsoft.UI.Reactor.Core.V1Protocol.UpdateContext, TControl, TElement, TElement)'.
|
|
AOT Selftests (shard 14):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L19
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 14):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedListViewDescriptor.cs#L24
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 14):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedFlipViewDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 14):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/InfoBarDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 14):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/ImageDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 14):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/FrameDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 14):
src/Reactor/Core/V1Protocol/Descriptor/DescriptorHandler.cs#L24
Ambiguous reference in cref attribute: 'PropEntry{TElement,TControl}.Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 6)
AOT iteration 6 (shard 6) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 6)
AOT iteration 2 (shard 6) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 6):
src/Reactor/Docking/Native/DockDragSession.cs#L124
Parameter 'source' has no matching param tag in the XML comment for 'DockDragSession.Begin(DockableContent, DockManager, int, object?)' (but other parameters do)
|
|
AOT Selftests (shard 6):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L61
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 6):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L28
Ambiguous reference in cref attribute: 'Update'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(TControl, TElement, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(in Microsoft.UI.Reactor.Core.V1Protocol.UpdateContext, TControl, TElement, TElement)'.
|
|
AOT Selftests (shard 6):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L19
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 6):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedListViewDescriptor.cs#L24
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 6):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedFlipViewDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 6):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/InfoBarDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 6):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/ImageDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 6):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/FrameDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 6):
src/Reactor/Core/V1Protocol/Descriptor/DescriptorHandler.cs#L24
Ambiguous reference in cref attribute: 'PropEntry{TElement,TControl}.Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 7)
AOT iteration 10 (shard 7) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 7)
AOT iteration 8 (shard 7) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 7):
src/Reactor/Docking/Native/DockDragSession.cs#L124
Parameter 'source' has no matching param tag in the XML comment for 'DockDragSession.Begin(DockableContent, DockManager, int, object?)' (but other parameters do)
|
|
AOT Selftests (shard 7):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L61
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 7):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L28
Ambiguous reference in cref attribute: 'Update'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(TControl, TElement, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(in Microsoft.UI.Reactor.Core.V1Protocol.UpdateContext, TControl, TElement, TElement)'.
|
|
AOT Selftests (shard 7):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L19
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 7):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedListViewDescriptor.cs#L24
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 7):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedFlipViewDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 7):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/InfoBarDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 7):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/ImageDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 7):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/FrameDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 7):
src/Reactor/Core/V1Protocol/Descriptor/DescriptorHandler.cs#L24
Ambiguous reference in cref attribute: 'PropEntry{TElement,TControl}.Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 4):
src/Reactor/Docking/Native/DockDragSession.cs#L124
Parameter 'source' has no matching param tag in the XML comment for 'DockDragSession.Begin(DockableContent, DockManager, int, object?)' (but other parameters do)
|
|
AOT Selftests (shard 4):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L61
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 4):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L28
Ambiguous reference in cref attribute: 'Update'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(TControl, TElement, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(in Microsoft.UI.Reactor.Core.V1Protocol.UpdateContext, TControl, TElement, TElement)'.
|
|
AOT Selftests (shard 4):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L19
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 4):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedListViewDescriptor.cs#L24
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 4):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedFlipViewDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 4):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/InfoBarDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 4):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/ImageDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 4):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/FrameDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 4):
src/Reactor/Core/V1Protocol/Descriptor/DescriptorHandler.cs#L24
Ambiguous reference in cref attribute: 'PropEntry{TElement,TControl}.Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 1)
AOT iteration 8 (shard 1) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 1):
src/Reactor/Docking/Native/DockDragSession.cs#L124
Parameter 'source' has no matching param tag in the XML comment for 'DockDragSession.Begin(DockableContent, DockManager, int, object?)' (but other parameters do)
|
|
AOT Selftests (shard 1):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L61
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 1):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L28
Ambiguous reference in cref attribute: 'Update'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(TControl, TElement, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(in Microsoft.UI.Reactor.Core.V1Protocol.UpdateContext, TControl, TElement, TElement)'.
|
|
AOT Selftests (shard 1):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L19
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 1):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedListViewDescriptor.cs#L24
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 1):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedFlipViewDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 1):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/InfoBarDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 1):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/ImageDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 1):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/FrameDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 1):
src/Reactor/Core/V1Protocol/Descriptor/DescriptorHandler.cs#L24
Ambiguous reference in cref attribute: 'PropEntry{TElement,TControl}.Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 9)
AOT iteration 7 (shard 9) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 9):
src/Reactor/Docking/Native/DockDragSession.cs#L124
Parameter 'source' has no matching param tag in the XML comment for 'DockDragSession.Begin(DockableContent, DockManager, int, object?)' (but other parameters do)
|
|
AOT Selftests (shard 9):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L61
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 9):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L28
Ambiguous reference in cref attribute: 'Update'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(TControl, TElement, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(in Microsoft.UI.Reactor.Core.V1Protocol.UpdateContext, TControl, TElement, TElement)'.
|
|
AOT Selftests (shard 9):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L19
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 9):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedListViewDescriptor.cs#L24
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 9):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedFlipViewDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 9):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/InfoBarDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 9):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/ImageDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 9):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/FrameDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 9):
src/Reactor/Core/V1Protocol/Descriptor/DescriptorHandler.cs#L24
Ambiguous reference in cref attribute: 'PropEntry{TElement,TControl}.Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 5)
AOT iteration 8 (shard 5) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 5):
src/Reactor/Docking/Native/DockDragSession.cs#L124
Parameter 'source' has no matching param tag in the XML comment for 'DockDragSession.Begin(DockableContent, DockManager, int, object?)' (but other parameters do)
|
|
AOT Selftests (shard 5):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L61
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 5):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L28
Ambiguous reference in cref attribute: 'Update'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(TControl, TElement, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(in Microsoft.UI.Reactor.Core.V1Protocol.UpdateContext, TControl, TElement, TElement)'.
|
|
AOT Selftests (shard 5):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L19
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 5):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedListViewDescriptor.cs#L24
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 5):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedFlipViewDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 5):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/InfoBarDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 5):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/ImageDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 5):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/FrameDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 5):
src/Reactor/Core/V1Protocol/Descriptor/DescriptorHandler.cs#L24
Ambiguous reference in cref attribute: 'PropEntry{TElement,TControl}.Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 19)
AOT iteration 6 (shard 19) failed (exit -1073741819, notOk=False)
|
|
AOT Selftests (shard 19):
src/Reactor/Docking/Native/DockDragSession.cs#L124
Parameter 'source' has no matching param tag in the XML comment for 'DockDragSession.Begin(DockableContent, DockManager, int, object?)' (but other parameters do)
|
|
AOT Selftests (shard 19):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L61
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 19):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L28
Ambiguous reference in cref attribute: 'Update'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(TControl, TElement, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(in Microsoft.UI.Reactor.Core.V1Protocol.UpdateContext, TControl, TElement, TElement)'.
|
|
AOT Selftests (shard 19):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L19
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 19):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedListViewDescriptor.cs#L24
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 19):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedFlipViewDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 19):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/InfoBarDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 19):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/ImageDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 19):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/FrameDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 19):
src/Reactor/Core/V1Protocol/Descriptor/DescriptorHandler.cs#L24
Ambiguous reference in cref attribute: 'PropEntry{TElement,TControl}.Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 16):
src/Reactor/Docking/Native/DockDragSession.cs#L124
Parameter 'source' has no matching param tag in the XML comment for 'DockDragSession.Begin(DockableContent, DockManager, int, object?)' (but other parameters do)
|
|
AOT Selftests (shard 16):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L61
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 16):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L28
Ambiguous reference in cref attribute: 'Update'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(TControl, TElement, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(in Microsoft.UI.Reactor.Core.V1Protocol.UpdateContext, TControl, TElement, TElement)'.
|
|
AOT Selftests (shard 16):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L19
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 16):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedListViewDescriptor.cs#L24
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 16):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedFlipViewDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 16):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/InfoBarDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 16):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/ImageDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 16):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/FrameDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 16):
src/Reactor/Core/V1Protocol/Descriptor/DescriptorHandler.cs#L24
Ambiguous reference in cref attribute: 'PropEntry{TElement,TControl}.Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 20)
AOT iteration 10 (shard 20) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 20)
AOT iteration 4 (shard 20) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 20):
src/Reactor/Docking/Native/DockDragSession.cs#L124
Parameter 'source' has no matching param tag in the XML comment for 'DockDragSession.Begin(DockableContent, DockManager, int, object?)' (but other parameters do)
|
|
AOT Selftests (shard 20):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L61
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 20):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L28
Ambiguous reference in cref attribute: 'Update'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(TControl, TElement, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(in Microsoft.UI.Reactor.Core.V1Protocol.UpdateContext, TControl, TElement, TElement)'.
|
|
AOT Selftests (shard 20):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L19
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 20):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedListViewDescriptor.cs#L24
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 20):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedFlipViewDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 20):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/InfoBarDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 20):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/ImageDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 20):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/FrameDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 20):
src/Reactor/Core/V1Protocol/Descriptor/DescriptorHandler.cs#L24
Ambiguous reference in cref attribute: 'PropEntry{TElement,TControl}.Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 8)
AOT iteration 2 (shard 8) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 8):
src/Reactor/Docking/Native/DockDragSession.cs#L124
Parameter 'source' has no matching param tag in the XML comment for 'DockDragSession.Begin(DockableContent, DockManager, int, object?)' (but other parameters do)
|
|
AOT Selftests (shard 8):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L61
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 8):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L28
Ambiguous reference in cref attribute: 'Update'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(TControl, TElement, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(in Microsoft.UI.Reactor.Core.V1Protocol.UpdateContext, TControl, TElement, TElement)'.
|
|
AOT Selftests (shard 8):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L19
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 8):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedListViewDescriptor.cs#L24
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 8):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedFlipViewDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 8):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/InfoBarDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 8):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/ImageDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 8):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/FrameDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 8):
src/Reactor/Core/V1Protocol/Descriptor/DescriptorHandler.cs#L24
Ambiguous reference in cref attribute: 'PropEntry{TElement,TControl}.Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 3)
AOT iteration 8 (shard 3) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 3)
AOT iteration 7 (shard 3) failed (exit 1, notOk=False)
|
|
AOT Selftests (shard 3):
src/Reactor/Docking/Native/DockDragSession.cs#L124
Parameter 'source' has no matching param tag in the XML comment for 'DockDragSession.Begin(DockableContent, DockManager, int, object?)' (but other parameters do)
|
|
AOT Selftests (shard 3):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L61
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 3):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L28
Ambiguous reference in cref attribute: 'Update'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(TControl, TElement, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Update(in Microsoft.UI.Reactor.Core.V1Protocol.UpdateContext, TControl, TElement, TElement)'.
|
|
AOT Selftests (shard 3):
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L19
Ambiguous reference in cref attribute: 'Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 3):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedListViewDescriptor.cs#L24
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 3):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/TemplatedFlipViewDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 3):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/InfoBarDescriptor.cs#L37
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 3):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/ImageDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 3):
src/Reactor/Core/V1Protocol/Descriptor/Descriptors/FrameDescriptor.cs#L25
Ambiguous reference in cref attribute: 'Reconciler.GetElementTag'. Assuming 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.UIElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.Reconciler.GetElementTag(Microsoft.UI.Xaml.FrameworkElement)'.
|
|
AOT Selftests (shard 3):
src/Reactor/Core/V1Protocol/Descriptor/DescriptorHandler.cs#L24
Ambiguous reference in cref attribute: 'PropEntry{TElement,TControl}.Mount'. Assuming 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(TControl, TElement)', but could have also matched other overloads including 'Microsoft.UI.Reactor.Core.V1Protocol.Descriptor.PropEntry<TElement, TControl>.Mount(in Microsoft.UI.Reactor.Core.V1Protocol.MountContext, TControl, TElement)'.
|
|
AOT Selftests (shard 13)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
AOT Selftests (shard 10)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
AOT Selftests (shard 12)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
AOT Selftests (shard 11)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
AOT Selftests (shard 18)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
AOT Selftests (shard 17)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
AOT Selftests (shard 2)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
AOT Selftests (shard 15)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
AOT Selftests (shard 14)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
AOT Selftests (shard 6)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
AOT Selftests (shard 7)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
AOT Selftests (shard 4)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
AOT Selftests (shard 1)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
AOT Selftests (shard 9)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
AOT Selftests (shard 5)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
AOT Selftests (shard 19)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
AOT Selftests (shard 16)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
AOT Selftests (shard 20)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
AOT Selftests (shard 8)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
AOT Selftests (shard 3)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
aot-stress-tap-shard-1
|
356 KB |
sha256:8a3c4d30d4feddf330372d3031bac35d88fb839cdc1a53cf8071575342ed4132
|
|
|
aot-stress-tap-shard-10
|
346 KB |
sha256:f39167cd7bba427329a7da4632f424e325802676c49c9b91f7469ee418f0918a
|
|
|
aot-stress-tap-shard-11
|
357 KB |
sha256:695f237cb7de96ef45d855d2f38a40d8030bffaadf12fdf6e521f9c5c9532a85
|
|
|
aot-stress-tap-shard-12
|
357 KB |
sha256:3dc7ba0364e4130c3dfae7c5e29499e0c76cfcb3fbc8600501a65e6a75d509d0
|
|
|
aot-stress-tap-shard-13
|
357 KB |
sha256:5636c4d7b775948866f7bae142852af071dd319868644f752bcd23f677029c7f
|
|
|
aot-stress-tap-shard-14
|
357 KB |
sha256:9341d86c458309da933c9825c8ff7d5b1c66e51e0a1dc1bd7e3aa8c1e9c0cad0
|
|
|
aot-stress-tap-shard-15
|
357 KB |
sha256:8f625232e4cdd0acdb5a2fcde71547a9ba66cb210b9fa539d900a133ea007b75
|
|
|
aot-stress-tap-shard-17
|
357 KB |
sha256:30d06e9be1fe15f9204b5012afe2ab75ff10a36ccfded95ac27508f3db550cb2
|
|
|
aot-stress-tap-shard-18
|
357 KB |
sha256:3662d46d402e72341da7e35f1742a7fa3b981ef484ae23099cbfc55a4a0d0ead
|
|
|
aot-stress-tap-shard-19
|
346 KB |
sha256:63b48cea7844c1fe1181f91077399092bd6db8153fe69c327f695431b83ca7cb
|
|
|
aot-stress-tap-shard-2
|
356 KB |
sha256:059548b58863ced727d23fd8bdecc0a9831681d23d38384a6bfb4f094cf76852
|
|
|
aot-stress-tap-shard-20
|
357 KB |
sha256:c5fbf5c7e2da7427eac289ffc5b48dbdfc246bbc5ef264ffea176744bbe875f5
|
|
|
aot-stress-tap-shard-3
|
357 KB |
sha256:2c0e7c5da1aa3489f3ebc87e6306674fb796620606dc64171e0c8b2e4bd38c7b
|
|
|
aot-stress-tap-shard-5
|
356 KB |
sha256:54ff47983dec13dcb71028c16fc162126b746474e67462c60d54e94d383c3abb
|
|
|
aot-stress-tap-shard-6
|
356 KB |
sha256:1a8ea200ec5826a9492763f8166c8fe5837ad5f8d395573d754151ef9f234212
|
|
|
aot-stress-tap-shard-7
|
357 KB |
sha256:762740bd059a4e1b0a45466a128dce1f1e02b5a6113b295d1d3f04791613c41d
|
|
|
aot-stress-tap-shard-8
|
357 KB |
sha256:7ee4194ff8c95bf7e45d6e47e232935b5254c203958455be4311194592f7b7cc
|
|
|
aot-stress-tap-shard-9
|
357 KB |
sha256:f18c11f240f65627d31a145b854221d8322bab7d16662cfc6662c60259a62f85
|
|