Add custom signals support in Remote Config. #3882
Triggered via pull request
December 19, 2024 15:46
Status
Success
Total duration
29m 17s
Artifacts
–
remoteconfig.yml
on: pull_request
Matrix: remoteconfig-cron-only
Matrix: spm
Annotations
13 errors and 36 warnings
remoteconfig (iOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testFetchAndActivate, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testFetchAndActivate()".
|
remoteconfig (iOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testFetchThenActivate, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testFetchThenActivate()".
|
remoteconfig (iOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testFetchWithExpirationThenActivate, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testFetchWithExpirationThenActivate()".
|
remoteconfig (iOS):
FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testUnchangedActivateWillFlag, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testUnchangedActivateWillFlag()".
|
remoteconfig (iOS):
FirebaseRemoteConfig_Unit_fake_console_tests/APITests.swift#L60
Unexpectedly found nil while implicitly unwrapping an Optional value
|
remoteconfig (iOS)
Restarting after unexpected exit, crash, or test timeout in AsyncAwaitTests.testFetchAndActivateGenericValue(); summary will include totals from previous launches.
|
spm (macos-13, Xcode_15.2, iOS, spm):
FirebaseRemoteConfig/Tests/Unit/RCNRemoteConfigTest.m#L704
testFetchConfigsFailed, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "Test enumerating configs successfully - instance 0", "Test enumerating configs successfully - instance 1", "Test enumerating configs successfully - instance 2".
|
spm (macos-13, Xcode_15.2, iOS, spm):
FirebaseRemoteConfig/Tests/Unit/RCNRemoteConfigTest.m#L706
testFetchConfigsFailed, ((error) == nil) failed: "Error Domain=com.apple.XCTestErrorDomain Code=0 "(null)""
|
spm (macos-13, Xcode_15.2, iOS, spm):
2024-12-19 16#L1
testFetchConfigsFailedErrorNoNetwork, ((self->_configInstances[i].lastFetchStatus) equal to (FIRRemoteConfigFetchStatusFailure)) failed: ("0") is not equal to ("2")
|
spm (macos-13, Xcode_15.2, iOS, spm):
FirebaseRemoteConfig/Tests/Unit/RCNRemoteConfigTest.m#L691
testFetchConfigsFailedErrorNoNetwork, ((self->_configInstances[i].lastFetchStatus) equal to (FIRRemoteConfigFetchStatusFailure)) failed: ("0") is not equal to ("2")
|
spm (macos-13, Xcode_15.2, iOS, spm):
FirebaseRemoteConfig/Tests/Unit/RCNRemoteConfigTest.m#L691
testFetchConfigsFailedErrorNoNetwork, ((self->_configInstances[i].lastFetchStatus) equal to (FIRRemoteConfigFetchStatusFailure)) failed: ("0") is not equal to ("2")
|
spm (macos-13, Xcode_15.2, iOS, spm):
FirebaseRemoteConfig/Tests/Unit/RCNRemoteConfigTest.m#L908
testFetchFailedNoNetworkErrorDoesNotThrottle, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "Network error doesn't increase throttle interval".
|
spm (macos-13, Xcode_15.2, iOS, spm):
FirebaseRemoteConfig/Tests/Unit/RCNRemoteConfigTest.m#L910
testFetchFailedNoNetworkErrorDoesNotThrottle, ((error) == nil) failed: "Error Domain=com.apple.XCTestErrorDomain Code=0 "(null)""
|
sample-build-test:
FirebaseRemoteConfig/Tests/Sample/Pods/Pods.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 'PromisesObjC-FBLPromises_Privacy' from project 'Pods')
|
sample-build-test:
FirebaseRemoteConfig/Tests/Sample/Pods/Pods.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 'PromisesObjC' from project 'Pods')
|
sample-build-test:
FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleApp/ViewController.m#L140
incompatible pointer types initializing 'NSString *' with an expression of type 'NSSet<NSString *> * _Nullable' [-Wincompatible-pointer-types]
|
sample-build-test:
FirebaseRemoteConfig/Tests/Sample/RemoteConfigSampleApp/ViewController.m#L142
format string is not a string literal (potentially insecure) [-Wformat-security]
|
spm (macos-15, Xcode_16.1, catalyst, spm):
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L25
'init()' was deprecated in Mac Catalyst 13.1: Please use -[NSURLSession dataTaskWithRequest:] or other NSURLSession methods to create instances
|
spm (macos-15, Xcode_16.1, catalyst, spm):
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L38
'init()' was deprecated in Mac Catalyst 13.1: Please use +[NSURLSession sessionWithConfiguration:] or other class methods to create instances
|
spm (macos-15, Xcode_16.1, watchOS, spmbuildonly):
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L25
'init()' was deprecated in watchOS 6.0: Please use -[NSURLSession dataTaskWithRequest:] or other NSURLSession methods to create instances
|
spm (macos-15, Xcode_16.1, watchOS, spmbuildonly):
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L38
'init()' was deprecated in watchOS 6.0: Please use +[NSURLSession sessionWithConfiguration:] or other class methods to create instances
|
spm (macos-15, Xcode_16.1, macOS, spm):
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L25
'init()' was deprecated in macOS 10.15: Please use -[NSURLSession dataTaskWithRequest:] or other NSURLSession methods to create instances
|
spm (macos-15, Xcode_16.1, macOS, spm):
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L38
'init()' was deprecated in macOS 10.15: Please use +[NSURLSession sessionWithConfiguration:] or other class methods to create instances
|
spm (macos-15, Xcode_16.1, tvOS, spm):
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L25
'init()' was deprecated in tvOS 13.0: Please use -[NSURLSession dataTaskWithRequest:] or other NSURLSession methods to create instances
|
spm (macos-15, Xcode_16.1, tvOS, spm):
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L38
'init()' was deprecated in tvOS 13.0: Please use +[NSURLSession sessionWithConfiguration:] or other class methods to create instances
|
spm (macos-14, Xcode_15.4, iOS, spm):
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L25
'init()' was deprecated in iOS 13.0: Please use -[NSURLSession dataTaskWithRequest:] or other NSURLSession methods to create instances
|
spm (macos-14, Xcode_15.4, iOS, spm):
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L38
'init()' was deprecated in iOS 13.0: Please use +[NSURLSession sessionWithConfiguration:] or other class methods to create instances
|
spm (macos-15, Xcode_16.1, iOS, spm):
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L25
'init()' was deprecated in iOS 13.0: Please use -[NSURLSession dataTaskWithRequest:] or other NSURLSession methods to create instances
|
spm (macos-15, Xcode_16.1, iOS, spm):
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L38
'init()' was deprecated in iOS 13.0: Please use +[NSURLSession sessionWithConfiguration:] or other class methods to create instances
|
spm (macos-15, Xcode_16.1, visionOS, spm):
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L25
'init()' was deprecated in visionOS 1.0: Please use -[NSURLSession dataTaskWithRequest:] or other NSURLSession methods to create instances
|
spm (macos-15, Xcode_16.1, visionOS, spm):
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L38
'init()' was deprecated in visionOS 1.0: Please use +[NSURLSession sessionWithConfiguration:] or other class methods to create instances
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.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 'PromisesObjC-FBLPromises_Privacy' from project 'Pods')
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.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 'PromisesObjC' from project 'Pods')
|
remoteconfig (iOS):
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L25
'init()' was deprecated in iOS 13.0: Please use -[NSURLSession dataTaskWithRequest:] or other NSURLSession methods to create instances
|
remoteconfig (iOS):
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L38
'init()' was deprecated in iOS 13.0: Please use +[NSURLSession sessionWithConfiguration:] or other class methods to create instances
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.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 'PromisesObjC-FBLPromises_Privacy' from project 'Pods')
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.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 'PromisesObjC' from project 'Pods')
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.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 'PromisesObjC-FBLPromises_Privacy' from project 'Pods')
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.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 'PromisesObjC' from project 'Pods')
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.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 'PromisesObjC-FBLPromises_Privacy' from project 'Pods')
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.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 'PromisesObjC' from project 'Pods')
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.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 'PromisesObjC' from project 'Pods')
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.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 'PromisesObjC-FBLPromises_Privacy' from project 'Pods')
|
remoteconfig (iOS):
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L25
'init()' was deprecated in iOS 13.0: Please use -[NSURLSession dataTaskWithRequest:] or other NSURLSession methods to create instances
|
remoteconfig (iOS):
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L38
'init()' was deprecated in iOS 13.0: Please use +[NSURLSession sessionWithConfiguration:] or other class methods to create instances
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.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 'PromisesObjC-FBLPromises_Privacy' from project 'Pods')
|
remoteconfig (iOS):
gen/FirebaseRemoteConfig/Pods/Pods.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 'PromisesObjC' from project 'Pods')
|
spm (macos-13, Xcode_15.2, iOS, spm):
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L25
'init()' was deprecated in iOS 13.0: Please use -[NSURLSession dataTaskWithRequest:] or other NSURLSession methods to create instances
|
spm (macos-13, Xcode_15.2, iOS, spm):
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L38
'init()' was deprecated in iOS 13.0: Please use +[NSURLSession sessionWithConfiguration:] or other class methods to create instances
|