Skip to content

remoteconfig

remoteconfig #3764

Triggered via schedule November 9, 2024 08:06
Status Failure
Total duration 21m 46s
Artifacts

remoteconfig.yml

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

Annotations

18 errors and 40 warnings
pod-lib-lint (ios, FirebaseRemoteConfig.podspec, macos-14)
Process completed with exit code 1.
pod-lib-lint (tvos, FirebaseRemoteConfig.podspec, macos-14)
The job was canceled because "ios_FirebaseRemoteConfig_" failed.
pod-lib-lint (tvos, FirebaseRemoteConfig.podspec, macos-14)
The operation was canceled.
pod-lib-lint (macos --skip-tests, FirebaseRemoteConfig.podspec, macos-14)
The job was canceled because "ios_FirebaseRemoteConfig_" failed.
pod-lib-lint (watchos, FirebaseRemoteConfig.podspec, macos-14)
The job was canceled because "ios_FirebaseRemoteConfig_" failed.
pod-lib-lint (watchos, FirebaseRemoteConfig.podspec, macos-14)
The operation was canceled.
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_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 APITests.testFetchThenActivate(); summary will include totals from previous launches.
remoteconfig (iOS): FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
-[FirebaseRemoteConfig_Unit_fake_console_tests.APITests testFetchWithExpirationThenActivate] : Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testFetchWithExpirationThenActivate()".
remoteconfig (iOS): FirebaseRemoteConfig/Tests/Swift/SwiftAPI/APITests.swift#L271
-[FirebaseRemoteConfig_Unit_fake_console_tests.APITests testUnchangedActivateWillFlag] : Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "testUnchangedActivateWillFlag()".
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): 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-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' 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]
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')
spm (macos-15, Xcode_16, 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, 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, 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, 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, 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, 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, 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, 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
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, 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, 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, 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, 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')
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