Skip to content

fix(treeview): typed data-driven TreeView<T> with per-container hosting (#447) #982

fix(treeview): typed data-driven TreeView<T> with per-container hosting (#447)

fix(treeview): typed data-driven TreeView<T> with per-container hosting (#447) #982

Triggered via pull request May 29, 2026 21:00
Status Failure
Total duration 11m 35s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 51 warnings, and 8 notices
AOT Selftests
Process completed with exit code 1.
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)'.
Fuzz smoke: src/Reactor/Core/Reconciler.cs#L1080
XML comment has cref attribute 'ContinueDefaultTraversal' that could not be resolved
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)'.
Unit Tests: src/Reactor/Core/Reconciler.cs#L1080
XML comment has cref attribute 'ContinueDefaultTraversal' that could not be resolved
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)'.
Selftests: src/Reactor/Core/Reconciler.cs#L1080
XML comment has cref attribute 'ContinueDefaultTraversal' that could not be resolved
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)'.
AOT Selftests: src/Reactor/Core/Reconciler.cs#L1080
XML comment has cref attribute 'ContinueDefaultTraversal' that could not be resolved
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)'.
Build solution: src/Reactor/Core/Reconciler.cs#L1080
XML comment has cref attribute 'ContinueDefaultTraversal' that could not be resolved
Docs build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Vulnerable packages
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Fuzz smoke
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
Build solution
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
40.1 KB
sha256:39ced8ed5a1b1fb81d610004af974bde43940dd90cd69c2937861d6c20a95ce5