Skip to content

Change to use newer emulator for now #3

Change to use newer emulator for now

Change to use newer emulator for now #3

Triggered via push June 13, 2024 13:05
Status Cancelled
Total duration 1h 11m 35s
Artifacts

test-ios-14.yml

on: push
Testing Swift Package and iOS app
1h 11m
Testing Swift Package and iOS app
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 10 warnings, and 9 notices
Testing Swift Package and iOS app
The run was canceled by @tonidero.
Testing Swift Package and iOS app
Error: RevenueCat.PurchasesError(error: There was a problem related to the customer info., userInfo: ["readable_error_code": "CUSTOMER_INFO_ERROR", "NSLocalizedDescription": "There was a problem related to the customer info.", "NSUnderlyingError": Swift.DecodingError.keyNotFound(CodingKeys(stringValue: "requestDate", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"requestDate\", intValue: nil) (\"requestDate\").", underlyingError: nil)), "source_function": "init(from:)", "source_file": "RevenueCat/CustomerInfo.swift:285"])
Testing Swift Package and iOS app
Error: RevenueCat.PurchasesError(error: There was a problem related to the customer info., userInfo: ["source_function": "init(from:)", "NSLocalizedDescription": "There was a problem related to the customer info.", "readable_error_code": "CUSTOMER_INFO_ERROR", "source_file": "RevenueCat/CustomerInfo.swift:285", "NSUnderlyingError": Swift.DecodingError.keyNotFound(CodingKeys(stringValue: "requestDate", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"requestDate\", intValue: nil) (\"requestDate\").", underlyingError: nil))])
Testing Swift Package and iOS app
Error: RevenueCat.PurchasesError(error: There was a problem related to the customer info., userInfo: ["NSLocalizedDescription": "There was a problem related to the customer info.", "NSUnderlyingError": Swift.DecodingError.keyNotFound(CodingKeys(stringValue: "requestDate", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"requestDate\", intValue: nil) (\"requestDate\").", underlyingError: nil)), "readable_error_code": "CUSTOMER_INFO_ERROR", "source_file": "RevenueCat/CustomerInfo.swift:285", "source_function": "init(from:)"])
Testing Swift Package and iOS app
Error: RevenueCat.PurchasesError(error: There was a problem related to the customer info., userInfo: ["NSLocalizedDescription": "There was a problem related to the customer info.", "source_function": "init(from:)", "readable_error_code": "CUSTOMER_INFO_ERROR", "NSUnderlyingError": Swift.DecodingError.keyNotFound(CodingKeys(stringValue: "requestDate", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"requestDate\", intValue: nil) (\"requestDate\").", underlyingError: nil)), "source_file": "RevenueCat/CustomerInfo.swift:285"])
Testing Swift Package and iOS app
Error: RevenueCat.PurchasesError(error: There was a problem related to the customer info., userInfo: ["source_function": "init(from:)", "source_file": "RevenueCat/CustomerInfo.swift:285", "NSLocalizedDescription": "There was a problem related to the customer info.", "NSUnderlyingError": Swift.DecodingError.keyNotFound(CodingKeys(stringValue: "requestDate", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"requestDate\", intValue: nil) (\"requestDate\").", underlyingError: nil)), "readable_error_code": "CUSTOMER_INFO_ERROR"])
Testing Swift Package and iOS app
Error: RevenueCat.PurchasesError(error: There was a problem related to the customer info., userInfo: ["readable_error_code": "CUSTOMER_INFO_ERROR", "source_file": "RevenueCat/CustomerInfo.swift:285", "NSLocalizedDescription": "There was a problem related to the customer info.", "NSUnderlyingError": Swift.DecodingError.keyNotFound(CodingKeys(stringValue: "requestDate", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"requestDate\", intValue: nil) (\"requestDate\").", underlyingError: nil)), "source_function": "init(from:)"])
Testing Swift Package and iOS app
Error: RevenueCat.PurchasesError(error: There was a problem related to the customer info., userInfo: ["readable_error_code": "CUSTOMER_INFO_ERROR", "NSLocalizedDescription": "There was a problem related to the customer info.", "source_function": "init(from:)", "source_file": "RevenueCat/CustomerInfo.swift:285", "NSUnderlyingError": Swift.DecodingError.typeMismatch(Swift.Dictionary<Swift.String, Any>, Swift.DecodingError.Context(codingPath: [], debugDescription: "Expected to decode Dictionary<String, Any> but found an array instead.", underlyingError: nil))])
Testing Swift Package and iOS app
Error: RevenueCat.PurchasesError(error: There was a problem related to the customer info., userInfo: ["source_file": "RevenueCat/CustomerInfo.swift:285", "NSUnderlyingError": Swift.DecodingError.keyNotFound(CodingKeys(stringValue: "requestDate", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"requestDate\", intValue: nil) (\"requestDate\").", underlyingError: nil)), "source_function": "init(from:)", "NSLocalizedDescription": "There was a problem related to the customer info.", "readable_error_code": "CUSTOMER_INFO_ERROR"])
Testing Swift Package and iOS app
Error: Found unexpected value 'invalid' for type 'Store'
Testing Swift Package and iOS app: RevenueCat/Purchases.swift#L65
Purchases has not been configured. Please call Purchases.configure()
Testing Swift Package and iOS app
Skipped UnitTests.PurchasesConfiguringTests.testOlderVersionsDoNoCreateOfflineCustomerInfo
Testing Swift Package and iOS app
Skipped UnitTests.NormalCustomerInfoResponseHandlerTests.testServerErrorBeforeIOS15
Testing Swift Package and iOS app
Skipped UnitTests.StoreKit2SettingTests.testShouldOnlyUseStoreKitFalseIfNotAvailable
Testing Swift Package and iOS app
Skipped UnitTests.StoreKit2SettingTests.testStoreKit2NotAvailableOnOlderDevices
Testing Swift Package and iOS app
Skipped UnitTests.StoreKit2SettingTests.testIsEnabledAndAvailableFalseIfNotAvailable
Testing Swift Package and iOS app
Skipped UnitTests.OfflineEntitlementsManagerUnavailableTests.testUpdateEntitlementsCacheReturnsNotAvailable
Testing Swift Package and iOS app
Skipped UnitTests.BasicCustomerInfoTests.testIsNeverComputedOfflinePriorToIOS13
Testing Swift Package and iOS app
Skipped UnitTests.SystemInfoTests.testStorefrontForUnsupportedPlatforms
Testing Swift Package and iOS app
Skipped UnitTests.HTTPRequestTests.testAddNonceIfRequiredForOldVersions
Testing Swift Package and iOS app: Sources/DocCDocumentation/DocCDocumentation.docc/Purchases.md#L128
'configure(withAPIKey:appUserID:)' is ambiguous at '/RevenueCat/Purchases' (in target 'RevenueCat' from project 'RevenueCat' at path '/Users/runner/work/purchases-ios/purchases-ios/RevenueCat.xcodeproj')
Testing Swift Package and iOS app: Sources/DocCDocumentation/DocCDocumentation.docc/Purchases.md#L129
'configure(withAPIKey:appUserID:observerMode:)' is ambiguous at '/RevenueCat/Purchases' (in target 'RevenueCat' from project 'RevenueCat' at path '/Users/runner/work/purchases-ios/purchases-ios/RevenueCat.xcodeproj')
Testing Swift Package and iOS app: Sources/DocCDocumentation/DocCDocumentation.docc/RevenueCat.md#L157
'configure(withAPIKey:appUserID:)' is ambiguous at '/RevenueCat/Purchases' (in target 'RevenueCat' from project 'RevenueCat' at path '/Users/runner/work/purchases-ios/purchases-ios/RevenueCat.xcodeproj')
Testing Swift Package and iOS app: Sources/DocCDocumentation/DocCDocumentation.docc/RevenueCat.md#L158
'configure(withAPIKey:appUserID:observerMode:)' is ambiguous at '/RevenueCat/Purchases' (in target 'RevenueCat' from project 'RevenueCat' at path '/Users/runner/work/purchases-ios/purchases-ios/RevenueCat.xcodeproj')
Testing Swift Package and iOS app: Sources/Purchasing/Configuration.swift#L233
'false' doesn't exist at '/RevenueCat/Configuration/Builder/with(diagnosticsEnabled:)' (in target 'RevenueCat' from project 'RevenueCat' at path '/Users/runner/work/purchases-ios/purchases-ios/RevenueCat.xcodeproj')
Testing Swift Package and iOS app: Sources/DocCDocumentation/DocCDocumentation.docc/Purchases.md#L129
'configure(withAPIKey:appUserID:observerMode:)' is ambiguous at '/RevenueCat/Purchases' Insert '872of' for
Testing Swift Package and iOS app: Sources/DocCDocumentation/DocCDocumentation.docc/RevenueCat.md#L157
'configure(withAPIKey:appUserID:)' is ambiguous at '/RevenueCat/Purchases' Insert '57pv0' for
Testing Swift Package and iOS app: Sources/DocCDocumentation/DocCDocumentation.docc/RevenueCat.md#L158
'configure(withAPIKey:appUserID:observerMode:)' is ambiguous at '/RevenueCat/Purchases' Insert '872of' for
Testing Swift Package and iOS app: Sources/Purchasing/Configuration.swift#L233
'false' doesn't exist at '/RevenueCat/Configuration/Builder/with(diagnosticsEnabled:)'
Testing Swift Package and iOS app: RevenueCat.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.0.99. (in target 'RevenueCat' from project 'RevenueCat' at path '/Users/runner/work/purchases-ios/purchases-ios/RevenueCat.xcodeproj')