Skip to content

fix(treeview): typed TreeView<T> with viewBuilder; obsolete ContentElement (#447) #976

fix(treeview): typed TreeView<T> with viewBuilder; obsolete ContentElement (#447)

fix(treeview): typed TreeView<T> with viewBuilder; obsolete ContentElement (#447) #976

Triggered via pull request May 29, 2026 16:39
Status Failure
Total duration 12m 34s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 51 warnings, and 8 notices
Unit Tests
Process completed with exit code 1.
AOT Selftests
Process completed with exit code 1.
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#L1127
XML comment has cref attribute 'ContinueDefaultTraversal' that could not be resolved
Fuzz smoke: src/Reactor/Core/Reconciler.Update.cs#L4216
Possible null reference argument for parameter 'newView' in 'void Reconciler.RehostReplacedView(UIElement? oldView, UIElement newView)'.
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#L1127
XML comment has cref attribute 'ContinueDefaultTraversal' that could not be resolved
Unit Tests: src/Reactor/Core/Reconciler.Update.cs#L4216
Possible null reference argument for parameter 'newView' in 'void Reconciler.RehostReplacedView(UIElement? oldView, UIElement newView)'.
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#L1127
XML comment has cref attribute 'ContinueDefaultTraversal' that could not be resolved
Selftests: src/Reactor/Core/Reconciler.Update.cs#L4216
Possible null reference argument for parameter 'newView' in 'void Reconciler.RehostReplacedView(UIElement? oldView, UIElement newView)'.
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/
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#L1127
XML comment has cref attribute 'ContinueDefaultTraversal' that could not be resolved
Build solution: src/Reactor/Core/Reconciler.Update.cs#L4216
Possible null reference argument for parameter 'newView' in 'void Reconciler.RehostReplacedView(UIElement? oldView, UIElement newView)'.
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#L1127
XML comment has cref attribute 'ContinueDefaultTraversal' that could not be resolved
AOT Selftests: src/Reactor/Core/Reconciler.Update.cs#L4216
Possible null reference argument for parameter 'newView' in 'void Reconciler.RehostReplacedView(UIElement? oldView, UIElement newView)'.
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
Integration Tests
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
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
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

Artifacts

Produced during runtime
Name Size Digest
aot-selftest-tap
40 KB
sha256:d4373e78dd39a81891a3886d364fa3886300c305cee40a64960395b7913c883f