fix(treeview): typed data-driven TreeView<T> with per-container hosting (#447) #1002
ci.yml
on: pull_request
Detect changes
6s
Unit Tests
3m 46s
Integration Tests
5m 0s
Selftests
5m 33s
Build solution
7m 27s
Fuzz smoke
2m 12s
Vulnerable packages
2m 21s
AOT Selftests
8m 9s
Docs tier-drift
0s
Docs build
8m 38s
Annotations
50 warnings and 8 notices
|
Fuzz smoke:
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)'.
|
|
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)'.
|
|
Fuzz smoke:
src/Reactor/Core/Reconciler.Update.cs#L2441
XML comment has cref attribute 'Items' that could not be resolved
|
|
Unit Tests:
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)'.
|
|
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)'.
|
|
Unit Tests:
src/Reactor/Core/Reconciler.Update.cs#L2441
XML comment has cref attribute 'Items' that could not be resolved
|
|
Selftests:
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)'.
|
|
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)'.
|
|
Selftests:
src/Reactor/Core/Reconciler.Update.cs#L2441
XML comment has cref attribute 'Items' that could not be resolved
|
|
Build solution:
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)'.
|
|
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)'.
|
|
Build solution:
src/Reactor/Core/Reconciler.Update.cs#L2441
XML comment has cref attribute 'Items' that could not be resolved
|
|
AOT Selftests:
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:
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)'.
|
|
AOT Selftests:
src/Reactor/Core/Reconciler.Update.cs#L2441
XML comment has cref attribute 'Items' that could not be resolved
|
|
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
|
|
Build solution
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 build
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
|
36 KB |
sha256:8a6b3312dc6b7cbfe7faea8f116ad646799a853df4b2c58195c094aaba6110df
|
|