Build Production #230
production_build.yaml
on: push
build-ios
12m 54s
build-android
2m 42s
Annotations
11 errors and 16 warnings
build-android
Process completed with exit code 1.
|
build-ios:
ios/Pods/Headers/Private/Flipper/FlipperTransportTypes.h#L24
no template named 'function' in namespace 'std'
|
build-ios:
ios/Pods/Headers/Private/Flipper/FlipperTransportTypes.h#L29
no template named 'function' in namespace 'std'
|
build-ios:
ios/Pods/Headers/Private/Flipper/FlipperTransportTypes.h#L38
no template named 'function' in namespace 'std'
|
build-ios:
ios/Pods/Headers/Private/Flipper/FlipperTransportTypes.h#L45
no template named 'function' in namespace 'std'
|
build-ios:
ios/Pods/Headers/Private/Flipper/FlipperTransportTypes.h#L54
no template named 'function' in namespace 'std'
|
build-ios:
ios/Pods/FlipperKit/iOS/FlipperKit/FlipperPlatformWebSocket.mm#L57
called object type 'facebook::flipper::SocketCertificateProvider' (aka 'int') is not a function or function pointer
|
build-ios:
ios/Pods/FlipperKit/iOS/FlipperKit/FlipperPlatformWebSocket.mm#L158
called object type 'facebook::flipper::SocketEventHandler' (aka 'int') is not a function or function pointer
|
build-ios:
ios/Pods/FlipperKit/iOS/FlipperKit/FlipperPlatformWebSocket.mm#L185
called object type 'facebook::flipper::SocketEventHandler' (aka 'int') is not a function or function pointer
|
build-ios:
ios/Pods/FlipperKit/iOS/FlipperKit/FlipperPlatformWebSocket.mm#L206
called object type 'facebook::flipper::SocketEventHandler' (aka 'int') is not a function or function pointer
|
build-ios:
ios/Pods/FlipperKit/iOS/FlipperKit/FlipperPlatformWebSocket.mm#L208
called object type 'facebook::flipper::SocketEventHandler' (aka 'int') is not a function or function pointer
|
build-android
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-android
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-java@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-android
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-ios
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-ios
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-ios
Building targets in manual order is deprecated - choose Dependency Order in scheme settings instead, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current scheme to suppress this warning
|
build-ios:
ios/Pods/Pods.xcodeproj#L1
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'fmt' from project 'Pods')
|
build-ios:
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]
|
build-ios:
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]
|
build-ios:
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]
|
build-ios:
ios/Pods/Pods.xcodeproj#L1
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'RCT-Folly' from project 'Pods')
|
build-ios:
ios/Pods/Headers/Public/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]
|
build-ios:
ios/Pods/Headers/Private/RCT-Folly/folly/Range.h#L176
'char_traits<unsigned char>' 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]
|
build-ios:
ios/Pods/Headers/Public/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]
|
build-ios:
ios/Pods/Headers/Private/RCT-Folly/folly/Range.h#L176
'char_traits<unsigned char>' 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]
|
build-ios
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|