Skip to content

Deploy iOS

Deploy iOS #202

Manually triggered March 24, 2024 11:17
Status Failure
Total duration 4m 56s
Artifacts

deploy-ios.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
Deploy iOS: ios/Pods/boost/boost/container_hash/hash.hpp#L131
no template named 'unary_function' in namespace 'std'; did you mean '__unary_function'?
Deploy iOS
Error: Executing lane ios deploy --env internal failed.
Deploy iOS
Executing lane ios deploy --env internal failed.
Deploy 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, maierj/fastlane-action@v3.0.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deploy iOS: node_modules/react-native-safe-area-context/ios/SafeAreaView/RCTView+SafeAreaCompat.m#L38
'topLayoutGuide' is deprecated: first deprecated in iOS 11.0 - Use view.safeAreaLayoutGuide.topAnchor instead of topLayoutGuide.bottomAnchor [-Wdeprecated-declarations]
Deploy iOS: node_modules/react-native-safe-area-context/ios/SafeAreaView/RCTView+SafeAreaCompat.m#L39
'bottomLayoutGuide' is deprecated: first deprecated in iOS 11.0 - Use view.safeAreaLayoutGuide.bottomAnchor instead of bottomLayoutGuide.topAnchor [-Wdeprecated-declarations]
Deploy iOS: node_modules/react-native-pdf/ios/RCTPdf/RCTPdfView.m#L459
empty paragraph passed to '@param' command [-Wdocumentation]
Deploy iOS: node_modules/react-native-pdf/ios/RCTPdf/RCTPdfView.m#L500
empty paragraph passed to '@param' command [-Wdocumentation]
Deploy iOS: node_modules/react-native-pdf/ios/RCTPdf/RCTPdfView.m#L500
parameter 'recognizer' not found in the function declaration [-Wdocumentation]
Deploy iOS: node_modules/react-native-pdf/ios/RCTPdf/RCTPdfView.m#L523
empty paragraph passed to '@param' command [-Wdocumentation]
Deploy iOS: node_modules/react-native-pdf/ios/RCTPdf/RCTPdfView.m#L523
parameter 'recognizer' not found in the function declaration [-Wdocumentation]
Deploy iOS: node_modules/react-native-pdf/ios/RCTPdf/RCTPdfView.m#L92
sending 'RCTPdfView *__strong' to parameter of incompatible type 'id<PDFDocumentDelegate> _Nullable'
Deploy iOS: node_modules/react-native-pdf/ios/RCTPdf/RCTPdfView.m#L93
sending 'RCTPdfView *__strong' to parameter of incompatible type 'id<PDFViewDelegate> _Nullable'
Deploy iOS: node_modules/react-native-pager-view/ios/ReactViewPagerManager.m#L87
sending 'id<RCTEventDispatcherProtocol>' to parameter of incompatible type 'RCTEventDispatcher * _Nonnull'