ci: use a github app for token generation #35
pr.yml
on: pull_request
JS PR
12m 31s
Android PR
4m 42s
macOS PR
15m 7s
iOS PR
37m 6s
Windows PR
14m 25s
Win32 PR
13m 32s
Check for Changesets
1m 21s
Test repo links
3m 49s
PR
3s
Annotations
3 errors and 13 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'?
|
|
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:
apps/fluent-tester/ios/Pods/MicrosoftFluentUI/ios/FluentUI/Core/FluentUIHostingController.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/Core/FluentUIHostingController.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/Core/Theme/FluentTheme.swift#L84
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/Core/Theme/FluentTheme.swift#L73
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
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
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
E2E_UWP_Dump
Expired
|
19.7 KB |
sha256:cd5efeabf1ce05c9a7d002ffd186c258901988138dcadf9a075d183a7c9d7b2e
|
|
|
E2E_macos_Dump
Expired
|
18.4 KB |
sha256:6e1c4ad0eda0a8251dec536c9c63d400c9738ecdd59b42332ef326c85ea8f471
|
|
|
E2E_win32_Dump
Expired
|
112 KB |
sha256:e5fbba28b0497b91e4ac2cb34959c4e4c34e2191b00d4a479669cacfeca67c70
|
|