Skip to content

Optimize codegen for generated dependency property setters #2568

Optimize codegen for generated dependency property setters

Optimize codegen for generated dependency property setters #2568

Triggered via pull request April 14, 2026 21:13
Status Failure
Total duration 7m 32s
Artifacts 3

build.yml

on: pull_request
Matrix: build
Matrix: package
Matrix: sign
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 52 warnings
build (3, wasdk)
Process completed with exit code 1.
build (2, uwp)
Process completed with exit code 1.
Xaml-Style-Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 (3, wasm)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, darenm/setup-vstest@3a16d909a1f3bbc65b52f8270d475d905e7d3e44, dorny/[email protected]. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 (3, wasm)
No files were found with the provided path: ./*.zip. No artifacts will be uploaded.
build (3, wasm)
No files were found with the provided path: ./**/*.*log. No artifacts will be uploaded.
build (2, macos)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, darenm/setup-vstest@3a16d909a1f3bbc65b52f8270d475d905e7d3e44, dorny/[email protected]. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 (2, macos)
No files were found with the provided path: ./*.zip. No artifacts will be uploaded.
build (2, macos)
No files were found with the provided path: ./**/*.*log. No artifacts will be uploaded.
build (2, wasm)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, darenm/setup-vstest@3a16d909a1f3bbc65b52f8270d475d905e7d3e44, dorny/[email protected]. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 (2, wasm)
No files were found with the provided path: ./*.zip. No artifacts will be uploaded.
build (2, wasm)
No files were found with the provided path: ./**/*.*log. No artifacts will be uploaded.
build (3, macos)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, darenm/setup-vstest@3a16d909a1f3bbc65b52f8270d475d905e7d3e44, dorny/[email protected]. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 (3, macos)
No files were found with the provided path: ./*.zip. No artifacts will be uploaded.
build (3, macos)
No files were found with the provided path: ./**/*.*log. No artifacts will be uploaded.
wasm-linux
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
wasm-linux: components/CanvasLayout/src/CanvasLayout.cs#L114
Missing XML comment for publicly visible type or member 'CanvasLayoutItem.Height'
wasm-linux: components/CanvasLayout/src/CanvasLayout.cs#L112
Missing XML comment for publicly visible type or member 'CanvasLayoutItem.Width'
wasm-linux: components/CanvasLayout/src/CanvasLayout.cs#L110
Missing XML comment for publicly visible type or member 'CanvasLayoutItem.Top'
wasm-linux: components/CanvasLayout/src/CanvasLayout.cs#L108
Missing XML comment for publicly visible type or member 'CanvasLayoutItem.Left'
wasm-linux: components/CanvasLayout/src/CanvasLayout.cs#L106
Missing XML comment for publicly visible type or member 'CanvasLayoutItem'
wasm-linux: components/CanvasLayout/src/CanvasLayout.cs#L76
Missing XML comment for publicly visible type or member 'CanvasLayout.ArrangeOverride(VirtualizingLayoutContext, Size)'
wasm-linux: components/CanvasLayout/src/CanvasLayout.cs#L34
Missing XML comment for publicly visible type or member 'CanvasLayout.MeasureOverride(VirtualizingLayoutContext, Size)'
wasm-linux: components/CanvasLayout/src/CanvasLayout.cs#L22
Missing XML comment for publicly visible type or member 'CanvasLayout.UninitializeForContextCore(VirtualizingLayoutContext)'
wasm-linux: components/CanvasLayout/src/CanvasLayout.cs#L10
Missing XML comment for publicly visible type or member 'CanvasLayout.InitializeForContextCore(VirtualizingLayoutContext)'
wasm-linux: components/CanvasLayout/src/CanvasLayout.cs#L7
Missing XML comment for publicly visible type or member 'CanvasLayout'
build (2, wpf)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, darenm/setup-vstest@3a16d909a1f3bbc65b52f8270d475d905e7d3e44, dorny/[email protected]. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 (2, wpf)
No files were found with the provided path: ./*.zip. No artifacts will be uploaded.
build (2, wpf)
No files were found with the provided path: ./**/*.*log. No artifacts will be uploaded.
build (3, wpf)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, darenm/setup-vstest@3a16d909a1f3bbc65b52f8270d475d905e7d3e44, dorny/[email protected]. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 (3, wpf)
No files were found with the provided path: ./*.zip. No artifacts will be uploaded.
build (3, wpf)
No files were found with the provided path: ./**/*.*log. No artifacts will be uploaded.
build (2, linuxgtk)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, darenm/setup-vstest@3a16d909a1f3bbc65b52f8270d475d905e7d3e44, dorny/[email protected]. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 (2, linuxgtk)
No files were found with the provided path: ./*.zip. No artifacts will be uploaded.
build (2, linuxgtk)
No files were found with the provided path: ./**/*.*log. No artifacts will be uploaded.
build (3, android)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, darenm/setup-vstest@3a16d909a1f3bbc65b52f8270d475d905e7d3e44, dorny/[email protected]. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 (3, android)
No files were found with the provided path: ./*.zip. No artifacts will be uploaded.
build (3, android)
No files were found with the provided path: ./**/*.*log. No artifacts will be uploaded.
build (2, ios)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, darenm/setup-vstest@3a16d909a1f3bbc65b52f8270d475d905e7d3e44, dorny/[email protected]. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 (2, ios)
No files were found with the provided path: ./*.zip. No artifacts will be uploaded.
build (2, ios)
No files were found with the provided path: ./**/*.*log. No artifacts will be uploaded.
build (3, ios)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, darenm/setup-vstest@3a16d909a1f3bbc65b52f8270d475d905e7d3e44, dorny/[email protected]. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 (3, ios)
No files were found with the provided path: ./*.zip. No artifacts will be uploaded.
build (3, ios)
No files were found with the provided path: ./**/*.*log. No artifacts will be uploaded.
build (2, android)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, darenm/setup-vstest@3a16d909a1f3bbc65b52f8270d475d905e7d3e44, dorny/[email protected]. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 (2, android)
No files were found with the provided path: ./*.zip. No artifacts will be uploaded.
build (2, android)
No files were found with the provided path: ./**/*.*log. No artifacts will be uploaded.
build (3, linuxgtk)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, darenm/setup-vstest@3a16d909a1f3bbc65b52f8270d475d905e7d3e44, dorny/[email protected]. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 (3, linuxgtk)
No files were found with the provided path: ./*.zip. No artifacts will be uploaded.
build (3, linuxgtk)
No files were found with the provided path: ./**/*.*log. No artifacts will be uploaded.
build (3, wasdk)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4, al-cheb/[email protected], microsoft/setup-msbuild@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 (3, wasdk)
No files were found with the provided path: ./*.zip. No artifacts will be uploaded.
build (2, uwp)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4, al-cheb/[email protected], microsoft/setup-msbuild@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 (2, uwp)
No files were found with the provided path: ./*.zip. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size Digest
build-logs-uwp-winui2
2.86 MB
sha256:3b965219af1d4b80ffcc70c3314aa641fd55d2eee2a8747edb6a0dbeac7a358f
build-logs-wasdk-winui3
2.48 MB
sha256:f6384988a957f1857899aa157c96de3db8c9c3a4a44986284946a97b31dfc6cd
linux-logs
5.11 MB
sha256:5124a2e037f1d8fcb49e2f3ba60084b93f16bb34fcae029c2c4435e67a9bb22a