-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
At least the bottom one looks like an issue in Firestore itself:
bundle exec pod lib lint --sources=https://cdn.cocoapods.org/ --analyze --include-podspecs={FirebaseAuthInterop.podspec,FirebaseCore.podspec,GoogleUtilities.podspec,FirebaseCoreDiagnosticsInterop.podspec,FirebaseCoreDiagnostics.podspec,GoogleDataTransportCCTSupport.podspec,GoogleDataTransport.podspec} FirebaseFirestore.podspec --platforms=ios --allow-warnings --no-subspecs
Adding spec repo trunk with CDN https://cdn.cocoapods.org/
Still working, running for 1min.
Still working, running for 2min.
Still working, running for 3min.
Still working, running for 4min.
Still working, running for 5min.
Still working, running for 6min.
Still working, running for 7min.
Still working, running for 8min.
Still working, running for 9min.
Still working, running for 10min.
Still working, running for 11min.
Still working, running for 12min.
Still working, running for 13min.
Still working, running for 14min.
Still working, running for 15min.
Still working, running for 16min.
Still working, running for 17min.
Still working, running for 18min.
Still working, running for 19min.
Still working, running for 20min.
Still working, running for 21min.
Still working, running for 22min.
Still working, running for 23min.
Still working, running for 24min.
Still working, running for 25min.
-> FirebaseFirestore (1.6.1)
- WARN | compiler_flags: Warnings must not be disabled(-Wno compiler flags).
- ERROR | [iOS] build_pod: Static Analysis failed. You can use --verbose for more information. You can use --no-clean to save a reproducible buid environment.
- NOTE | xcodebuild: note: Using new build system
- NOTE | [iOS] xcodebuild: note: Planning build
- NOTE | [iOS] xcodebuild: note: Constructing build description
- NOTE | [iOS] xcodebuild: warning: Capabilities for Signing & Capabilities may not function correctly because its entitlements use a placeholder team ID. To resolve this, select a development team in the App editor. (in target 'App' from project 'App')
- NOTE | [iOS] xcodebuild: warning: Skipping code signing because the target does not have an Info.plist file and one is not being generated automatically. (in target 'App' from project 'App')
- WARN | xcodebuild: /Users/travis/build/firebase/firebase-ios-sdk/Firestore/Protos/objc/google/firestore/v1/Write.pbobjc.m:33:10: warning: non-portable path to file '<protobuf/Timestamp.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
- WARN | [iOS] xcodebuild: /Users/travis/build/firebase/firebase-ios-sdk/Firestore/third_party/abseil-cpp/absl/time/duration.cc:743:21: warning: The left operand of '==' is a garbage value
- WARN | [iOS] xcodebuild: /Users/travis/build/firebase/firebase-ios-sdk/Firestore/third_party/abseil-cpp/absl/strings/numbers.cc:208:5: warning: Value stored to 'digits' is never read
- WARN | [iOS] xcodebuild: /Users/travis/build/firebase/firebase-ios-sdk/Firestore/third_party/abseil-cpp/absl/strings/numbers.cc:373:34: warning: The result of the left shift is undefined due to shifting by '64', which is greater or equal to the width of type 'unsigned long long'
- WARN | [iOS] xcodebuild: /Users/travis/build/firebase/firebase-ios-sdk/Firestore/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:430:27: warning: Assigned value is garbage or undefined
- WARN | [iOS] xcodebuild: /Users/travis/build/firebase/firebase-ios-sdk/Firestore/third_party/abseil-cpp/absl/strings/escaping.cc:888:9: warning: Value stored to 'szdest' is never read
- WARN | [iOS] xcodebuild: /Users/travis/build/firebase/firebase-ios-sdk/Firestore/third_party/abseil-cpp/absl/strings/escaping.cc:908:9: warning: Value stored to 'szdest' is never read
- WARN | [iOS] xcodebuild: /Users/travis/build/firebase/firebase-ios-sdk/Firestore/third_party/abseil-cpp/absl/strings/escaping.cc:926:7: warning: Value stored to 'szdest' is never read
- WARN | [iOS] xcodebuild: /Users/travis/build/firebase/firebase-ios-sdk/Firestore/third_party/abseil-cpp/absl/numeric/int128.h:644:45: warning: The result of the right shift is undefined because the right operand is negative
- WARN | [iOS] xcodebuild: /Users/travis/build/firebase/firebase-ios-sdk/Firestore/third_party/abseil-cpp/absl/base/internal/low_level_alloc.cc:163:42: warning: Dereference of undefined pointer value
- WARN | [iOS] xcodebuild: /Users/travis/build/firebase/firebase-ios-sdk/Firestore/third_party/abseil-cpp/absl/base/internal/low_level_alloc.cc:188:37: warning: Dereference of undefined pointer value
- WARN | [iOS] xcodebuild: /Users/travis/build/firebase/firebase-ios-sdk/Firestore/third_party/abseil-cpp/absl/base/internal/low_level_alloc.cc:499:3: warning: 1st function call argument is an uninitialized value
- WARN | [iOS] xcodebuild: /Users/travis/build/firebase/firebase-ios-sdk/Firestore/core/src/firebase/firestore/nanopb/writer.h:115:27: warning: The right operand of '+' is a garbage value