feat(firestore): add support for local source snapshot listeners #4257
tests_e2e_ios.yml
on: pull_request
matrix_prep
4s
Matrix: ios
Annotations
12 errors and 19 warnings
|
iOS (debug, 0)
Process completed with exit code 1.
|
|
iOS (debug, 0)
Process completed with exit code 1.
|
|
iOS (debug, 0):
<unknown>#L0
failed to emit precompiled module '/Users/runner/work/react-native-firebase/react-native-firebase/tests/ios/build/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/RNFBFirestore-N0IW82N04OS2GAE6LUJMVN2L.pcm' for module map '/Users/runner/work/react-native-firebase/react-native-firebase/tests/ios/build/Build/Products/Debug-iphonesimulator/RNFBFirestore/RNFBFirestore.framework/Modules/module.modulemap'
|
|
iOS (debug, 0):
packages/firestore/ios/RNFBFirestore/RNFBFirestoreDocumentModule.h#L26
redefinition of 'KEY_SOURCE'
|
|
iOS (debug, 0):
packages/firestore/ios/RNFBFirestore/RNFBFirestoreDocumentModule.h#L25
redefinition of 'KEY_INCLUDE_METADATA_CHANGES'
|
|
iOS (release, 0)
Final attempt failed. Child_process exited with error code 13
|
|
iOS (release, 0):
<unknown>#L0
failed to emit precompiled module '/Users/runner/work/react-native-firebase/react-native-firebase/tests/ios/build/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/RNFBFirestore-9ODB8DAZKOUTS4MVYO3A925C1.pcm' for module map '/Users/runner/work/react-native-firebase/react-native-firebase/tests/ios/build/Build/Products/Release-iphonesimulator/RNFBFirestore/RNFBFirestore.framework/Modules/module.modulemap'
|
|
iOS (release, 0):
packages/firestore/ios/RNFBFirestore/RNFBFirestoreDocumentModule.h#L26
redefinition of 'KEY_SOURCE'
|
|
iOS (release, 0):
packages/firestore/ios/RNFBFirestore/RNFBFirestoreDocumentModule.h#L25
redefinition of 'KEY_INCLUDE_METADATA_CHANGES'
|
|
iOS (release, 0):
<unknown>#L0
failed to emit precompiled module '/Users/runner/work/react-native-firebase/react-native-firebase/tests/ios/build/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/RNFBFirestore-2VEG0BLO7DL70EYZ3OMSOF6GU.pcm' for module map '/Users/runner/work/react-native-firebase/react-native-firebase/tests/ios/build/Build/Products/Release-iphonesimulator/RNFBFirestore/RNFBFirestore.framework/Modules/module.modulemap'
|
|
iOS (release, 0):
packages/firestore/ios/RNFBFirestore/RNFBFirestoreDocumentModule.h#L26
redefinition of 'KEY_SOURCE'
|
|
iOS (release, 0):
packages/firestore/ios/RNFBFirestore/RNFBFirestoreDocumentModule.h#L25
redefinition of 'KEY_INCLUDE_METADATA_CHANGES'
|
|
matrix_prep
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7. 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)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-java@v4, actions/setup-node@v4, actions/upload-artifact@v4, guidepup/setup-action@0.17.3, hendrikmuhs/ccache-action@v1, nick-fields/retry@v3. 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)
No files were found with the provided path: screenrecording.*. No artifacts will be uploaded.
|
|
iOS (debug, 0)
No files were found with the provided path: simulator.log. No artifacts will be uploaded.
|
|
iOS (debug, 0)
No files were found with the provided path: simulator.mp4. No artifacts will be uploaded.
|
|
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):
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] [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/cache/restore@v4, actions/checkout@v4, actions/setup-java@v4, actions/setup-node@v4, actions/upload-artifact@v4, guidepup/setup-action@0.17.3, hendrikmuhs/ccache-action@v1, nick-fields/retry@v3. 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)
Attempt 2 failed. Reason: Child_process exited with error code 13
|
|
iOS (release, 0)
Attempt 1 failed. Reason: Child_process exited with error code 13
|
|
iOS (release, 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 (release, 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 (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 | |
|---|---|---|---|
|
screenrecording-release-0
|
238 MB |
sha256:02b1db5ae925531484c3ceec91478c410823d40d4978b3239a1b5f42a0c23e9f
|
|
|
screenrecording-setup-debug-0.mov
|
678 KB |
sha256:3cff6e1eb909dd8bd72778aa754a2feb943e8249504d532d89e920055a5ed7c2
|
|
|
screenrecording-setup-release-0.mov
|
581 KB |
sha256:eddfbdfc46bf543dd65f8dfcb043eaf6271a45415bed1122af93b90c9eb7d117
|
|
|
simulator-release-0_log
|
2.08 MB |
sha256:5d19eaafa0ac50808c3fec0190603eee42fbe4575c3ec03f50f0bcc010a032a3
|
|
|
simulator-release-0_video
|
605 KB |
sha256:d24226dc2ae9b36723abff38a87dd4e55729336086911e0c3e4f581560c1a8ea
|
|