Skip to content

feat(firestore): add support for onSnapshotsInSync #2863

feat(firestore): add support for onSnapshotsInSync

feat(firestore): add support for onSnapshotsInSync #2863

Triggered via pull request May 20, 2025 15:48
Status Failure
Total duration 9m 15s
Artifacts

tests_e2e_ios.yml

on: pull_request
Matrix: iOS
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 23 warnings
iOS (debug): packages/firestore/ios/RNFBFirestore/RNFBFirestoreModule.m#L251
use of undeclared identifier 'firApp'
iOS (debug): packages/firestore/ios/RNFBFirestore/RNFBFirestoreModule.m#L254
unknown receiver 'RNFBFirestoreSerialize'; did you mean 'RNFBFirestoreModule'?
iOS (debug): packages/firestore/ios/RNFBFirestore/RNFBFirestoreModule.m#L254
no known class method for selector 'documentSnapshotToDictionary:firestoreKey:'
iOS (debug): packages/firestore/ios/RNFBFirestore/RNFBFirestoreModule.m#L254
use of undeclared identifier 'snapshot'
iOS (debug): packages/firestore/ios/RNFBFirestore/RNFBFirestoreModule.m#L254
no known class method for selector 'documentSnapshotToDictionary:firestoreKey:'
iOS (debug): packages/firestore/ios/RNFBFirestore/RNFBFirestoreModule.m#L256
declaration of 'RNFBRCTEventEmitter' must be imported from module 'RNFBApp.RNFBRCTEventEmitter' before it is required
iOS (debug): packages/firestore/ios/RNFBFirestore/RNFBFirestoreModule.m#L259
use of undeclared identifier 'firApp'
iOS (debug): packages/firestore/ios/RNFBFirestore/RNFBFirestoreModule.m#L273
use of undeclared identifier 'collectionSnapshotListeners'
iOS (debug): packages/firestore/ios/RNFBFirestore/RNFBFirestoreModule.m#L276
use of undeclared identifier 'collectionSnapshotListeners'
iOS (debug)
Process completed with exit code 1.
iOS (debug)
Process completed with exit code 1.
iOS (release)
Process completed with exit code 1.
iOS (release): packages/firestore/ios/RNFBFirestore/RNFBFirestoreModule.m#L251
use of undeclared identifier 'firApp'
iOS (release): packages/firestore/ios/RNFBFirestore/RNFBFirestoreModule.m#L254
unknown receiver 'RNFBFirestoreSerialize'; did you mean 'RNFBFirestoreModule'?
iOS (release): packages/firestore/ios/RNFBFirestore/RNFBFirestoreModule.m#L254
no known class method for selector 'documentSnapshotToDictionary:firestoreKey:'
iOS (release): packages/firestore/ios/RNFBFirestore/RNFBFirestoreModule.m#L254
use of undeclared identifier 'snapshot'
iOS (release): packages/firestore/ios/RNFBFirestore/RNFBFirestoreModule.m#L254
no known class method for selector 'documentSnapshotToDictionary:firestoreKey:'
iOS (release): packages/firestore/ios/RNFBFirestore/RNFBFirestoreModule.m#L256
declaration of 'RNFBRCTEventEmitter' must be imported from module 'RNFBApp.RNFBRCTEventEmitter' before it is required
iOS (release): packages/firestore/ios/RNFBFirestore/RNFBFirestoreModule.m#L259
use of undeclared identifier 'firApp'
iOS (release): packages/firestore/ios/RNFBFirestore/RNFBFirestoreModule.m#L273
use of undeclared identifier 'collectionSnapshotListeners'
iOS (release): packages/firestore/ios/RNFBFirestore/RNFBFirestoreModule.m#L276
use of undeclared identifier 'collectionSnapshotListeners'
iOS (release)
Process completed with exit code 1.
iOS (debug)
xcbeautify 2.28.0 is already installed and up-to-date. To reinstall 2.28.0, run: brew reinstall xcbeautify
iOS (debug)
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)
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)
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): tests/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Internal/StorageUtils.swift#L79
'UTTypeCreatePreferredIdentifierForTag' was deprecated in iOS 15.0: Use the UTType class instead.
iOS (debug): tests/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Internal/StorageUtils.swift#L80
'kUTTagClassFilenameExtension' was deprecated in iOS 15.0: Use UTTagClassFilenameExtension instead.
iOS (debug): tests/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Internal/StorageUtils.swift#L84
'UTTypeCopyPreferredTagWithClass' was deprecated in iOS 15.0: Use the UTType class instead.
iOS (debug): tests/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Internal/StorageUtils.swift#L84
'kUTTagClassMIMEType' was deprecated in iOS 15.0: Use UTTagClassMIMEType instead.
iOS (debug)
No files were found with the provided path: simulator.log. No artifacts will be uploaded.
iOS (debug)
No files were found with the provided path: simulator.mp4. No artifacts will be uploaded.
iOS (release)
No files were found with the provided path: simulator.log. No artifacts will be uploaded.
iOS (release): tests/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Internal/StorageUtils.swift#L79
'UTTypeCreatePreferredIdentifierForTag' was deprecated in iOS 15.0: Use the UTType class instead.
iOS (release): tests/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Internal/StorageUtils.swift#L80
'kUTTagClassFilenameExtension' was deprecated in iOS 15.0: Use UTTagClassFilenameExtension instead.
iOS (release): tests/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Internal/StorageUtils.swift#L84
'UTTypeCopyPreferredTagWithClass' was deprecated in iOS 15.0: Use the UTType class instead.
iOS (release): tests/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Internal/StorageUtils.swift#L84
'kUTTagClassMIMEType' was deprecated in iOS 15.0: Use UTTagClassMIMEType instead.
iOS (release): tests/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Internal/StorageUtils.swift#L79
'UTTypeCreatePreferredIdentifierForTag' was deprecated in iOS 15.0: Use the UTType class instead.
iOS (release): tests/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Internal/StorageUtils.swift#L80
'kUTTagClassFilenameExtension' was deprecated in iOS 15.0: Use UTTagClassFilenameExtension instead.
iOS (release): tests/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Internal/StorageUtils.swift#L84
'UTTypeCopyPreferredTagWithClass' was deprecated in iOS 15.0: Use the UTType class instead.
iOS (release): tests/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Internal/StorageUtils.swift#L84
'kUTTagClassMIMEType' was deprecated in iOS 15.0: Use UTTagClassMIMEType instead.
iOS (release)
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)
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)
xcbeautify 2.28.0 is already installed and up-to-date. To reinstall 2.28.0, run: brew reinstall xcbeautify
iOS (release)
No files were found with the provided path: simulator.mp4. No artifacts will be uploaded.