Skip to content

feat: Add form lifecycle event bridge for in-app forms (#334) #704

feat: Add form lifecycle event bridge for in-app forms (#334)

feat: Add form lifecycle event bridge for in-app forms (#334) #704

Triggered via pull request April 10, 2026 03:22
Status Success
Total duration 15m 35s
Artifacts

ios-ci.yml

on: pull_request
compile-ios-new-arch  /  build-ios
1m 13s
compile-ios-new-arch / build-ios
compile-ios-old-arch  /  build-ios
15m 31s
compile-ios-old-arch / build-ios
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
compile-ios-new-arch / build-ios
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
compile-ios-new-arch / build-ios: example/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
compile-ios-new-arch / build-ios: example/ios/Pods/KlaviyoSwift/Sources/KlaviyoSwift/Vendor/ComposableArchitecture/Cancellation.swift#L118
capture of 'id' with non-sendable type 'AnyHashable' in a '@sendable' closure; this is an error in the Swift 6 language mode
compile-ios-new-arch / build-ios: example/ios/Pods/KlaviyoSwift/Sources/KlaviyoSwift/Vendor/ComposableArchitecture/Cancellation.swift#L118
capture of 'id' with non-sendable type 'AnyHashable' in a '@sendable' closure; this is an error in the Swift 6 language mode
compile-ios-new-arch / build-ios: example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
compile-ios-new-arch / build-ios: example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
compile-ios-new-arch / build-ios: example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
compile-ios-new-arch / build-ios: example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
compile-ios-new-arch / build-ios
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
compile-ios-old-arch / build-ios
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
compile-ios-old-arch / build-ios: example/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
compile-ios-old-arch / build-ios: example/ios/Pods/KlaviyoSwift/Sources/KlaviyoSwift/Vendor/ComposableArchitecture/Cancellation.swift#L118
capture of 'id' with non-sendable type 'AnyHashable' in a '@sendable' closure; this is an error in the Swift 6 language mode
compile-ios-old-arch / build-ios: example/ios/Pods/KlaviyoSwift/Sources/KlaviyoSwift/Vendor/ComposableArchitecture/Cancellation.swift#L118
capture of 'id' with non-sendable type 'AnyHashable' in a '@sendable' closure; this is an error in the Swift 6 language mode
compile-ios-old-arch / build-ios: example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
compile-ios-old-arch / build-ios: example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
compile-ios-old-arch / build-ios: example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
compile-ios-old-arch / build-ios: example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
compile-ios-old-arch / build-ios
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')