Skip to content

ci: upgrade pipeline, unify rubies, upgrade to react-native 0.72 #1005

ci: upgrade pipeline, unify rubies, upgrade to react-native 0.72

ci: upgrade pipeline, unify rubies, upgrade to react-native 0.72 #1005

Triggered via pull request May 13, 2024 11:49
Status Failure
Total duration 11m 32s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
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#L58
called object type 'facebook::flipper::SocketCertificateProvider' (aka 'int') is not a function or function pointer
Build iOS: ios/Pods/FlipperKit/iOS/FlipperKit/FlipperPlatformWebSocket.mm#L157
called object type 'facebook::flipper::SocketEventHandler' (aka 'int') is not a function or function pointer
Build iOS: ios/Pods/FlipperKit/iOS/FlipperKit/FlipperPlatformWebSocket.mm#L224
called object type 'facebook::flipper::SocketEventHandler' (aka 'int') is not a function or function pointer
Build iOS: ios/Pods/FlipperKit/iOS/FlipperKit/FlipperPlatformWebSocket.mm#L245
called object type 'facebook::flipper::SocketEventHandler' (aka 'int') is not a function or function pointer
Build iOS: ios/Pods/FlipperKit/iOS/FlipperKit/FlipperPlatformWebSocket.mm#L247
called object type 'facebook::flipper::SocketEventHandler' (aka 'int') is not a function or function pointer
Configure
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, gradle/wrapper-validation-action@v1, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build iOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build iOS: ios/Pods/libwebp/src/dsp/dec_neon.c#L1461
variable 'sum_left' may be uninitialized when used here [-Wconditional-uninitialized]
Build iOS: ios/Pods/libwebp/src/dsp/dec_neon.c#L1461
variable 'sum_top' may be uninitialized when used here [-Wconditional-uninitialized]
Build iOS: ios/Pods/libwebp/src/dsp/dec_neon.c#L1550
variable 'sum_left' may be uninitialized when used here [-Wconditional-uninitialized]
Build iOS: ios/Pods/libwebp/src/dsp/dec_neon.c#L1550
variable 'sum_top' may be uninitialized when used here [-Wconditional-uninitialized]
Build iOS: ios/Pods/libwebp/src/enc/backward_references_enc.c#L724
variable 'best_offset' may be uninitialized when used here [-Wconditional-uninitialized]
Build iOS: node_modules/react-native-video/ios/Video/RCTVideoManager.m#L13
sending 'id<RCTEventDispatcherProtocol>' to parameter of incompatible type 'RCTEventDispatcher *'
Build iOS: node_modules/react-native-video/ios/Video/RCTVideo.m#L98
designated initializer invoked a non-designated initializer [-Wobjc-designated-initializers]
Build iOS: node_modules/react-native-video/ios/Video/RCTVideo.m#L96
designated initializer missing a 'super' call to a designated initializer of the super class [-Wobjc-designated-initializers]
Build iOS: node_modules/react-native-video/ios/Video/RCTVideo.m#L257
unused variable 'previousRoute' [-Wunused-variable]
Build iOS: node_modules/react-native-video/ios/Video/RCTVideo.m#L368
block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior [-Wimplicit-retain-self]