Skip to content

refactor(auth)!: migrate to TypeScript and bring auth closer in alignment with firebase-js-sdk API #4298

refactor(auth)!: migrate to TypeScript and bring auth closer in alignment with firebase-js-sdk API

refactor(auth)!: migrate to TypeScript and bring auth closer in alignment with firebase-js-sdk API #4298

Triggered via pull request May 12, 2026 17:03
Status Failure
Total duration 38m 40s
Artifacts 10

tests_e2e_ios.yml

on: pull_request
matrix_prep
5s
matrix_prep
Matrix: ios
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 24 warnings
iOS (debug, 0)
Process completed with exit code 1.
iOS (debug, 0)
Process completed with exit code 1.
iOS (debug, 0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9. 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/
iOS (debug, 0)
/Users/runner/work/react-native-firebase/react-native-firebase/tests/ios/build/ModuleCache.noindex/9SPKHPNF0S77/Foundation-1K45JSBD9P9SO.pcm: No such file or directory
iOS (debug, 0)
/Users/runner/work/react-native-firebase/react-native-firebase/tests/ios/build/ModuleCache.noindex/9SPKHPNF0S77/React-1B72Z8D7V0QFL.pcm: No such file or directory
iOS (debug, 0)
/Users/runner/work/react-native-firebase/react-native-firebase/tests/ios/build/ModuleCache.noindex/9SPKHPNF0S77/UIKit-4378JDRC8MEN.pcm: No such file or directory
iOS (debug, 0)
The value for NSLocationWhenInUseUsageDescription must be a non-empty string. (in target 'testing' from project 'testing')
iOS (debug, 0)
ld: search path '/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.3.7003.10.dZhlPB/Metal.xctoolchain/usr/lib/swift/iphonesimulator' not found
iOS (debug, 0)
ld: ignoring duplicate libraries: '-lc++'
iOS (debug, 0): tests/ios/Pods/FirebaseFirestoreBinary/Firestore/Swift/Source/ExpressionImplementation.swift#L1392
variable 'args' was never mutated; consider changing to 'let' constant
iOS (debug, 0)
Run script build phase '[CP-User] [RNFB] Crashlytics Configuration' 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 'testing' from project 'testing')
iOS (debug, 0)
Run script build phase '[CP-User] [RNFB] Core Configuration' 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 'testing' from project 'testing')
iOS (debug, 0)
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')
iOS (debug, 0)
xcbeautify 3.2.1 is already installed and up-to-date. To reinstall 3.2.1, run: brew reinstall xcbeautify
iOS (release, 0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9. 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/
iOS (release, 0)
/Users/runner/work/react-native-firebase/react-native-firebase/tests/ios/build/ModuleCache.noindex/1NTL040JI6GWG/Foundation-1K45JSBD9P9SO.pcm: No such file or directory
iOS (release, 0)
/Users/runner/work/react-native-firebase/react-native-firebase/tests/ios/build/ModuleCache.noindex/1X1NBCYP2L7ED/UIKit-4378JDRC8MEN.pcm: No such file or directory
iOS (release, 0)
The value for NSLocationWhenInUseUsageDescription must be a non-empty string. (in target 'testing' from project 'testing')
iOS (release, 0)
ld: search path '/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.3.7003.10.I8adY8/Metal.xctoolchain/usr/lib/swift/iphonesimulator' not found
iOS (release, 0)
ld: ignoring duplicate libraries: '-lc++'
iOS (release, 0)
ld: search path '/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.3.7003.10.I8adY8/Metal.xctoolchain/usr/lib/swift/iphonesimulator' not found
iOS (release, 0)
ld: ignoring duplicate libraries: '-lc++'
iOS (release, 0): tests/ios/Pods/FirebaseFirestoreBinary/Firestore/Swift/Source/ExpressionImplementation.swift#L1392
variable 'args' was never mutated; consider changing to 'let' constant
iOS (release, 0): tests/ios/Pods/FirebaseFirestoreBinary/Firestore/Swift/Source/ExpressionImplementation.swift#L1392
variable 'args' was never mutated; consider changing to 'let' constant
iOS (release, 0)
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')
iOS (release, 0)
xcbeautify 3.2.1 is already installed and up-to-date. To reinstall 3.2.1, run: brew reinstall xcbeautify

Artifacts

Produced during runtime
Name Size Digest
emulator-scripts-logs-debug-0
73 KB
sha256:c0412a809f78634d1944747f67a974b1260c5f22a2645cd6e8adde93ef3187be
emulator-scripts-logs-release-0
71.3 KB
sha256:d44e994652dfb2a019ecbf709d01650f32b02c4c337fa7ea56e9642433d8a30d
screenrecording-debug-0
9.76 MB
sha256:21110c8af96984b2444ead0e16b12a65df1b32c551c3cf4320ca84747d18d342
screenrecording-release-0
258 MB
sha256:e1163091f49eef59438f4773edb6feabe31553518f57e4b2371ff839af33011a
screenrecording-setup-debug-0.mov
634 KB
sha256:1b86a200ff3522d2383c3db37b202100078c57e4c9e3ce9c29a1378e73d8707b
screenrecording-setup-release-0.mov
953 KB
sha256:134557ed81f8b528c4a5699a9730dabf8721bc0d4307246000256c6d289a81d6
simulator-debug-0_log
16.8 MB
sha256:efdf4cbdebdb5bc5584c80704619d573ad363c865deef1411c06727d3c98cf38
simulator-debug-0_video
51.9 MB
sha256:6a1b3ab0c0c730fcbbbd866877713f286f33d29a26ea225201e92b5f15f7149b
simulator-release-0_log
24.1 MB
sha256:27900b4e1b74a3803502101ca4ce23487ac5e1972aedbd00d6baf2d84c10e3d4
simulator-release-0_video
53.5 MB
sha256:f46dd2f73ab78b90ad0029ae4cac22cf9a304426871ee00a818fbccd745e0f19