feat: support for visionOS (#352) #65
Annotations
2 errors and 12 warnings
fatal error: module 'ReactTestApp_DevSupport' in AST file '/Users/runner/work/react-native-apple-authentication/react-native-apple-authentication/example/ios/build/ModuleCache.noindex/2XEDE9CYF40NA/ReactTestApp_DevSupport-3RQ2DORYTRWVG.pcm' (imported by AST file '/Users/runner/work/react-native-apple-authentication/react-native-apple-authentication/example/ios/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_14M7ZN31OQDW3-clang_2XEDE9CYF40NA.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-apple-authentication/react-native-apple-authentication/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/ReactTestApp_DevSupport/ReactTestApp-DevSupport.modulemap'?
|
fatal error: module 'ReactTestApp_DevSupport' in AST file '/Users/runner/work/react-native-apple-authentication/react-native-apple-authentication/example/ios/build/ModuleCache.noindex/1FZ06V6U0BXLB/ReactTestApp_DevSupport-3RQ2DORYTRWVG.pcm' (imported by AST file '/Users/runner/work/react-native-apple-authentication/react-native-apple-authentication/example/ios/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_2JCYGCQU1MT7Z-clang_1FZ06V6U0BXLB.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-apple-authentication/react-native-apple-authentication/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/ReactTestApp_DevSupport/ReactTestApp-DevSupport.modulemap'?
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
example/ios/Pods/Headers/Private/fmt/fmt/core.h#L378
'char_traits<fmt::internal::char8_type>' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
|
example/ios/Pods/Headers/Private/fmt/fmt/core.h#L378
'char_traits<fmt::internal::char8_type>' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
|
example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L47
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
|
example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
|
example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L287
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
|
This job succeeded
Loading