Skip to content

[Release] Update versions for Release 11.6.0 #3771

[Release] Update versions for Release 11.6.0

[Release] Update versions for Release 11.6.0 #3771

Triggered via pull request November 13, 2024 03:35
Status Success
Total duration 32m 42s
Artifacts

remoteconfig.yml

on: pull_request
Matrix: pod-lib-lint
spm-package-resolved
1m 1s
spm-package-resolved
Matrix: remoteconfig
Matrix: remoteconfig-cron-only
Matrix: spm
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 44 warnings
spm (macos-15, Xcode_16.1, visionOS, spm): FirebaseRemoteConfig/Sources/FIRRemoteConfig.m#L341
testFetchConfigOverwriteDefaultSet, -[FIRRemoteConfig notifyRolloutsStateChange:versionNumber:]: unrecognized selector sent to instance 0x60000262ce40 (NSInvalidArgumentException)
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): 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#L691
testFetchConfigsFailedErrorNoNetwork, ((self->_configInstances[i].lastFetchStatus) equal to (FIRRemoteConfigFetchStatusFailure)) failed: ("0") is not equal to ("2")
spm (macos-14, Xcode_15.4, iOS, spm): FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testFetchAndActivate, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testFetchAndActivate()".
spm (macos-14, Xcode_15.4, iOS, spm): RemoteConfigFakeConsole/APITests.swift#L60
Unexpectedly found nil while implicitly unwrapping an Optional value
spm (macos-14, Xcode_15.4, iOS, spm)
Restarting after unexpected exit, crash, or test timeout in APITests.testFetchThenActivate(); summary will include totals from previous launches.
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#L30
Unexpectedly found nil while implicitly unwrapping an Optional value
remoteconfig (iOS): FirebaseRemoteConfig_Unit_fake_console_tests/APITests.swift#L78
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.
remoteconfig (iOS): FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
testFetchThenActivate, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testFetchThenActivate()".
spm-package-resolved
Cache save failed.
sample-build-test
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/
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]
catalyst
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/
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-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, 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
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
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
remoteconfig (iOS)
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/
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')
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')