Skip to content

Release 1.10.4: Develop to main #776

Release 1.10.4: Develop to main

Release 1.10.4: Develop to main #776

Triggered via pull request April 26, 2024 14:51
Status Failure
Total duration 4m 13s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
Build Android App
Process completed with exit code 1.
Build iOS App: packages/react-native-room-kit/example/node_modules/react-native/ReactCommon/yoga/yoga/Yoga.cpp#L2232
use of bitwise '|' with boolean operands [-Werror,-Wbitwise-instead-of-logical]
Build iOS App
The process '/bin/bash' failed with exit code 1
Build Android App
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build iOS App
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/cache@v3, yukiarrr/ios-build-action@v1.11.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build iOS App: packages/react-native-room-kit/example/node_modules/react-native-simple-toast/ios/LRDRCTSimpleToast/LRDRCTSimpleToast.m#L71
sending 'const NSString *__strong' to parameter of type 'NSString * _Nonnull' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Build iOS App: packages/react-native-room-kit/example/node_modules/react-native-safe-area-context/ios/SafeAreaView/RCTView+SafeAreaCompat.m#L40
'topLayoutGuide' is deprecated: first deprecated in iOS 11.0 - Use view.safeAreaLayoutGuide.topAnchor instead of topLayoutGuide.bottomAnchor [-Wdeprecated-declarations]
Build iOS App: packages/react-native-room-kit/example/node_modules/react-native-safe-area-context/ios/SafeAreaView/RCTView+SafeAreaCompat.m#L41
'bottomLayoutGuide' is deprecated: first deprecated in iOS 11.0 - Use view.safeAreaLayoutGuide.bottomAnchor instead of bottomLayoutGuide.topAnchor [-Wdeprecated-declarations]
Build iOS App: packages/react-native-room-kit/example/node_modules/react-native-camera/ios/RN/RNCameraUtils.m#L16
'devicesWithMediaType:' is deprecated: first deprecated in iOS 10.0 - Use AVCaptureDeviceDiscoverySession instead. [-Wdeprecated-declarations]
Build iOS App: packages/react-native-room-kit/example/node_modules/react-native-camera/ios/RN/RNCameraUtils.m#L124
implicit conversion loses integer precision: 'NSInteger' (aka 'long') to 'int' [-Wshorten-64-to-32]
Build iOS App: packages/react-native-room-kit/example/node_modules/react-native-camera/ios/RN/RNCamera.h#L21
'AVCaptureStillImageOutput' is deprecated: first deprecated in iOS 10.0 - Use AVCapturePhotoOutput instead. [-Wdeprecated-declarations]
Build iOS App: packages/react-native-room-kit/example/node_modules/react-native-camera/ios/RN/RNCamera.h#L17
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
Build iOS App: packages/react-native-room-kit/example/node_modules/react-native-camera/ios/RN/RNCamera.h#L63
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
Build iOS App: packages/react-native-room-kit/example/node_modules/react-native-camera/ios/RN/RNCamera.h#L63
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
Build iOS App: packages/react-native-room-kit/example/node_modules/react-native-camera/ios/RN/RNCamera.h#L75
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]