[Core] Make Timestamp Sendable #9459
Annotations
11 warnings and 5 notices
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@c87cea0ccd718971d6cc39e672c4f26815b6c126. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and test
Run script build phase '[CP] Embed Pods Frameworks' will be run during every build because it does not specify any outputs. To address this warning, 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 'Firestore_IntegrationTests_iOS' from project 'Firestore')
|
Build and test
Run script build phase '[CP] Embed Pods Frameworks' will be run during every build because it does not specify any outputs. To address this warning, 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 'Firestore_Example_iOS' from project 'Firestore')
|
Build and test:
Firestore/Example/Pods/leveldb-library.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'leveldb-library' from project 'leveldb-library')
|
Build and test:
Firestore/Example/Pods/gRPC-Core.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'gRPC-Core' from project 'gRPC-Core')
|
Build and test:
Firestore/Example/Pods/gRPC-C++.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'gRPC-C++-grpcpp' from project 'gRPC-C++')
|
Build and test:
Firestore/Example/Pods/gRPC-C++.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'gRPC-C++-gRPCCertificates-Cpp' from project 'gRPC-C++')
|
Build and test:
Firestore/Example/Pods/abseil.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'abseil-abseil' from project 'abseil')
|
Build and test:
Firestore/Example/Pods/abseil.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'abseil' from project 'abseil')
|
Build and test
Run script build phase 'Create Symlinks to Header Folders' will be run during every build because it does not specify any outputs. To address this warning, 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 'ProtobufCpp' from project 'ProtobufCpp')
|
Build and test
Run script build phase 'Create Symlinks to Header Folders' will be run during every build because it does not specify any outputs. To address this warning, 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 'GoogleTest' from project 'GoogleTest')
|
Build and test
Skipped FIRAggregateTests.testFailWithMessageWithConsoleLinkIfMissingIndex
|
Build and test
Skipped FIRCountTests.testFailWithMessageWithConsoleLinkIfMissingIndex
|
Build and test
Skipped FIRQueryTests.testBloomFilterShouldAvertAFullRequeryWhenDocumentsWereAddedDeletedRemovedUpdatedAndUnchangedSinceTheResumeToken
|
Build and test
Skipped FIRQueryTests.testBloomFilterShouldCorrectlyEncodeComplexUnicodeCharacters
|
Build and test
Skipped FIRQueryTests.testResumingAQueryShouldUseBloomFilterToAvoidFullRequery
|
Loading