feat(firestore): added minimum and maximum FieldValue operations #1696
Annotations
3 errors, 11 warnings, and 10 notices
|
Test:
Firestore/Example/Tests/Integration/API/FIRNumericTransformTests.mm#L70
testMaximumWithExistingDouble, (([_accumulator awaitRemoteEvent].data) equal to (data)) failed: throwing "NSRangeException: *** -[NSArray subarrayWithRange:]: range {2, 1} extends beyond bounds [0 .. 1]"
|
|
Test:
Firestore/Example/Tests/Util/XCTestCase+Await.mm#L34
testMaximumWithExistingDouble, failed - Error waiting for timeout: Error Domain=com.apple.XCTestErrorDomain Code=0 "(null)"
|
|
Test:
Firestore/Example/Tests/Util/XCTestCase+Await.mm#L31
testMaximumWithExistingDouble, Asynchronous wait failed: Exceeded timeout of 25 seconds, with unfulfilled expectations: "Remote Event".
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08, ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252. 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/
|
|
Build:
Firestore/Example/Pods/ProtobufCpp/src/google/protobuf/generated_message_tctable_lite.cc#L1567
variable 'serial_arena' may be uninitialized when used here [-Wconditional-uninitialized]
|
|
Build:
Firestore/Example/Pods/ProtobufCpp/src/google/protobuf/generated_message_tctable_lite.cc#L1567
variable 'serial_arena' may be uninitialized when used here [-Wconditional-uninitialized]
|
|
Build:
Firestore/Example/Pods/ProtobufCpp/src/google/protobuf/generated_message_tctable_lite.cc#L1567
variable 'serial_arena' may be uninitialized when used here [-Wconditional-uninitialized]
|
|
Build:
Firestore/Example/Pods/ProtobufCpp/src/google/protobuf/generated_message_tctable_lite.cc#L1567
variable 'serial_arena' may be uninitialized when used here [-Wconditional-uninitialized]
|
|
Build:
Firestore/Example/Pods/ProtobufCpp/src/google/protobuf/generated_message_tctable_lite.cc#L1567
variable 'serial_arena' may be uninitialized when used here [-Wconditional-uninitialized]
|
|
Build:
Firestore/Example/Pods/ProtobufCpp/src/google/protobuf/generated_message_tctable_lite.cc#L1567
variable 'serial_arena' may be uninitialized when used here [-Wconditional-uninitialized]
|
|
Build:
Firestore/Example/Pods/ProtobufCpp/src/google/protobuf/generated_message_tctable_lite.cc#L2271
variable 'serial_arena' may be uninitialized when used here [-Wconditional-uninitialized]
|
|
Build:
Firestore/Example/Pods/ProtobufCpp/src/google/protobuf/generated_message_tctable_lite.cc#L2271
variable 'serial_arena' may be uninitialized when used here [-Wconditional-uninitialized]
|
|
Build:
Firestore/Example/Pods/ProtobufCpp/src/google/protobuf/message_lite.cc#L69
'ByteSize' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
|
|
Build:
Firestore/Example/Pods/ProtobufCpp/src/google/protobuf/text_format.cc#L568
variable 'field_number' may be uninitialized when used here [-Wconditional-uninitialized]
|
|
Test
Skipped FIRCountTests.testFailWithMessageWithConsoleLinkIfMissingIndex
|
|
Test
Skipped FIRCompositeIndexQueryTests.testPerformsAggregationWhenUsingArrayContainsAnyOperator
|
|
Test
Skipped FIRCompositeIndexQueryTests.testMultipleInequalityWithArrayMembership
|
|
Test
Skipped FIRCompositeIndexQueryTests.testMultipleInequalityRejectsIfDocumentKeyAppearsOnlyInEqualityFilter
|
|
Test
Skipped FIRAggregateTests.testFailWithMessageWithConsoleLinkIfMissingIndex
|
|
Test
Skipped FIRAggregateTests.testCannotPerformMoreThanMaxAggregations
|
|
Test
Skipped Firestore_IntegrationTests_macOS.AggregationIntegrationTests.testSumOverflow
|
|
Test
Skipped Firestore_IntegrationTests_macOS.AggregationIntegrationTests.testPerformsAggregationsWhenNaNExistsForSomeFieldValues
|
|
Test
Skipped Firestore_IntegrationTests_macOS.AggregationIntegrationTests.testCannotPerformMoreThanMaxAggregations
|
|
Test
Skipped Firestore_IntegrationTests_macOS.AggregationIntegrationTests.testAverageOverflow
|
background
wait
wait-all
cancel
parallel
Loading