fix(docking): commit tab click-selection; reshape dock-showcase into … #961
ci.yml
on: push
Detect changes
8s
Unit Tests
3m 53s
Integration Tests
4m 53s
Selftests
5m 52s
Build solution
8m 27s
Fuzz smoke
2m 30s
Vulnerable packages
3m 9s
AOT Selftests
7m 15s
Docs tier-drift
0s
Docs compile
7m 34s
Annotations
50 warnings and 8 notices
|
Fuzz smoke:
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)
|
|
Fuzz smoke:
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L62
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)'.
|
|
Fuzz smoke:
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)'.
|
|
Fuzz smoke:
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)'.
|
|
Fuzz smoke:
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)'.
|
|
Fuzz smoke:
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)'.
|
|
Fuzz smoke:
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)'.
|
|
Fuzz smoke:
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)'.
|
|
Fuzz smoke:
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)'.
|
|
Fuzz smoke:
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)'.
|
|
Unit Tests:
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)
|
|
Unit Tests:
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L62
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)'.
|
|
Unit Tests:
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)'.
|
|
Unit Tests:
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)'.
|
|
Unit Tests:
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)'.
|
|
Unit Tests:
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)'.
|
|
Unit Tests:
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)'.
|
|
Unit Tests:
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)'.
|
|
Unit Tests:
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)'.
|
|
Unit Tests:
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)'.
|
|
Selftests:
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)
|
|
Selftests:
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L62
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)'.
|
|
Selftests:
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)'.
|
|
Selftests:
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)'.
|
|
Selftests:
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)'.
|
|
Selftests:
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)'.
|
|
Selftests:
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)'.
|
|
Selftests:
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)'.
|
|
Selftests:
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)'.
|
|
Selftests:
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:
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:
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L62
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:
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:
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:
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:
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:
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:
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:
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:
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)'.
|
|
Build solution:
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)
|
|
Build solution:
src/Reactor/Core/V1Protocol/Descriptor/PropEntry.cs#L62
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)'.
|
|
Build solution:
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)'.
|
|
Build solution:
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)'.
|
|
Build solution:
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)'.
|
|
Build solution:
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)'.
|
|
Build solution:
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)'.
|
|
Build solution:
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)'.
|
|
Build solution:
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)'.
|
|
Build solution:
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)'.
|
|
Fuzz smoke
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Vulnerable packages
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Unit Tests
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Integration Tests
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Selftests
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
AOT Selftests
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Docs compile
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Build solution
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
aot-selftest-tap
|
39.6 KB |
sha256:0a24110cc1bdc256317b6105bcef7c5b7f256d531035ec30b4852664eb07c02f
|
|