Skip to content

Remove overflow hidden from Button for Win32/Windows #218

Remove overflow hidden from Button for Win32/Windows

Remove overflow hidden from Button for Win32/Windows #218

Triggered via pull request April 15, 2026 18:53
Status Failure
Total duration 59m 21s
Artifacts 4

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 22 warnings
macOS PR
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/fluentui-react-native/fluentui-react-native/apps/fluent-tester/macos/build/ModuleCache.noindex/1919ZBLV2ZW3Q/RCTDeprecation-12GD0PQUUFD5V.pcm' (imported by AST file '/Users/runner/work/fluentui-react-native/fluentui-react-native/apps/fluent-tester/macos/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_3S0VGAYIO1YQV-clang_1919ZBLV2ZW3Q.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/fluentui-react-native/fluentui-react-native/apps/fluent-tester/node_modules/.generated/macos/../../../macos/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
iOS PR
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/fluentui-react-native/fluentui-react-native/apps/fluent-tester/ios/build/ModuleCache.noindex/2NDNS140IEAAU/RCTDeprecation-4BALPFJM82B5.pcm' (imported by AST file '/Users/runner/work/fluentui-react-native/fluentui-react-native/apps/fluent-tester/ios/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_2QR0MG5TVFPQB-clang_2NDNS140IEAAU.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/fluentui-react-native/fluentui-react-native/apps/fluent-tester/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
iOS PR
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/fluentui-react-native/fluentui-react-native/apps/fluent-tester/ios/build/ModuleCache.noindex/WHHJGSLDO6BJ/RCTDeprecation-4BALPFJM82B5.pcm' (imported by AST file '/Users/runner/work/fluentui-react-native/fluentui-react-native/apps/fluent-tester/ios/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_32X15ZCLESI52-clang_WHHJGSLDO6BJ.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/fluentui-react-native/fluentui-react-native/apps/fluent-tester/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
JS PR
> 20 | component = renderer.create(
JS PR
19 | act(() => {
JS PR
18 | let component: renderer.ReactTestRenderer;
JS PR
react-test-renderer is deprecated. See https://react.dev/warnings/react-test-renderer
JS PR
console.error
JS PR
● Console
JS PR
FAIL src/__tests__/Menu.test.tsx (16.774 s)
JS PR
Running yarn run test, pid: 21677
JS PR
local cache fetch: 8ee202c074cdd930b7e2bd05d2b35645718d234c false
@fluentui-react-native/menu test
Build failed
macOS PR
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. 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/
macOS PR: apps/fluent-tester/macos/Pods/Pods.xcodeproj#L0
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.6, but the range of supported deployment target versions is 10.13 to 15.5.99. (in target 'RCTDeprecation' from project 'Pods')
macOS PR
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'React-Fabric' from project 'Pods')
macOS PR
ld: object file (/Users/runner/work/fluentui-react-native/fluentui-react-native/apps/fluent-tester/macos/build/Build/Products/Debug/libPods-ReactTestApp.a[2](Pods-ReactTestApp-dummy.o)) was built for newer 'macOS' version (12.0) than being linked (11.0)
iOS PR
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 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/
iOS PR: apps/fluent-tester/ios/Pods/MicrosoftFluentUI/ios/FluentUI/Navigation/UIBarButtonItem+BadgeValue.swift#L23
forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
iOS PR: apps/fluent-tester/ios/Pods/MicrosoftFluentUI/ios/FluentUI/Navigation/UIBarButtonItem+BadgeValue.swift#L20
forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
iOS PR: apps/fluent-tester/ios/Pods/MicrosoftFluentUI/ios/FluentUI/Other Cells/TableViewCellFileAccessoryView.swift#L46
extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
iOS PR: apps/fluent-tester/ios/Pods/MicrosoftFluentUI/ios/FluentUI/Other Cells/TableViewCellFileAccessoryView.swift#L11
extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
iOS PR: apps/fluent-tester/ios/Pods/MicrosoftFluentUI/ios/FluentUI/Other Cells/TableViewCellFileAccessoryView.swift#L46
extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
iOS PR: apps/fluent-tester/ios/Pods/MicrosoftFluentUI/ios/FluentUI/Other Cells/TableViewCellFileAccessoryView.swift#L11
extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
iOS PR: apps/fluent-tester/ios/Pods/MicrosoftFluentUI/ios/FluentUI/Other Cells/TableViewCellFileAccessoryView.swift#L46
extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
iOS PR: apps/fluent-tester/ios/Pods/MicrosoftFluentUI/ios/FluentUI/Other Cells/TableViewCellFileAccessoryView.swift#L11
extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
iOS PR
ONLY_ACTIVE_ARCH=YES requested with multiple ARCHS and no active architecture could be computed; building for all applicable architectures (in target 'MicrosoftFluentUI-FluentUIResources-ios' from project 'Pods')
iOS PR: apps/fluent-tester/ios/Pods/MicrosoftFluentUI/scripts/removeUnusedResourcesFromAssets.swift#L42
'init(contentsOf:)' was deprecated in macOS 15: Use `init(contentsOf:encoding:)` instead
NPM Publish Dry Run — Pack
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. 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/
Test repo links
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 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/
Android PR
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 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/
Win32 PR
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, 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/
Windows PR
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, 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/
JS PR
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 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/
NPM Publish Dry Run — Publish
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/download-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/

Artifacts

Produced during runtime
Name Size Digest
E2E_UWP_Dump
19.8 KB
sha256:278724261517fc8bfc94f1bcacacdabb4ea3d7c9954ac147fec94b4cfa4f650e
E2E_macos_Dump
18.7 KB
sha256:ee2a3d029e0b57c6e4cebecb5f4953ea769777f1e9d919a66b45cabe4394bda7
E2E_win32_Dump
111 KB
sha256:692fbf0faccdc3491c50461fd8b6b2118e3ca3a366ba37a45bc088961cbdbccb
packed-tarballs-dry-run
4.54 MB
sha256:d01ffa49aefc9209653825b50d94e5626e69ec1719486f08195544d1991790a5