Planned integration tests #671
Annotations
10 errors and 12 warnings
tests:
IntegrationTests/QNAPIClientIntegrationTests.m#L236
testAttribution, ((createUserError) == nil) failed: "Error Domain=NSURLErrorDomain Code=-1200 "An SSL error has occurred and a secure connection to the server cannot be made." UserInfo={NSErrorFailingURLStringKey=https://api.qonversion.io/v1/user/init, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, _kCFStreamErrorDomainKey=3, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <770CE40C-FB4F-48B7-8EC1-FA3B5E31D606>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
|
tests:
IntegrationTests/QNAPIClientIntegrationTests.m#L622
testAttributionError, ((error.code) equal to (5)) failed: ("-1200") is not equal to ("5")
|
tests:
IntegrationTests/QNAPIClientIntegrationTests.m#L623
testAttributionError, (([error.userInfo[NSDebugDescriptionErrorKey] isEqualToString:@"Internal error code: 10003."]) is true) failed
|
tests:
IntegrationTests/QNAPIClientIntegrationTests.m#L624
testAttributionError, (([error.localizedDescription isEqualToString:@"Invalid access token received"]) is true) failed
|
tests:
IntegrationTests/QNAPIClientIntegrationTests.m#L444
testCheckTrialIntroEligibility, ((createUserError) == nil) failed: "Error Domain=NSURLErrorDomain Code=-1200 "An SSL error has occurred and a secure connection to the server cannot be made." UserInfo={NSErrorFailingURLStringKey=https://api.qonversion.io/v1/user/init, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, _kCFStreamErrorDomainKey=3, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <BF7F8676-F051-4CB3-9F81-2ED6EF80F98C>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
|
tests:
IntegrationTests/QNAPIClientIntegrationTests.m#L622
testCheckTrialIntroEligibilityError, ((error.code) equal to (5)) failed: ("-1200") is not equal to ("5")
|
tests:
IntegrationTests/QNAPIClientIntegrationTests.m#L623
testCheckTrialIntroEligibilityError, (([error.userInfo[NSDebugDescriptionErrorKey] isEqualToString:@"Internal error code: 10003."]) is true) failed
|
tests:
IntegrationTests/QNAPIClientIntegrationTests.m#L624
testCheckTrialIntroEligibilityError, (([error.localizedDescription isEqualToString:@"Invalid access token received"]) is true) failed
|
tests:
IntegrationTests/QNAPIClientIntegrationTests.m#L355
testGetProperties, ((createUserError) == nil) failed: "Error Domain=NSURLErrorDomain Code=-1200 "An SSL error has occurred and a secure connection to the server cannot be made." UserInfo={NSErrorFailingURLStringKey=https://api.qonversion.io/v1/user/init, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, _kCFStreamErrorDomainKey=3, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <450E8F52-FDF4-4D79-9466-EF707F3906BA>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
|
tests:
IntegrationTests/QNAPIClientIntegrationTests.m#L358
testGetProperties, ((sendPropertiesError) == nil) failed: "Error Domain=NSURLErrorDomain Code=-1200 "An SSL error has occurred and a secure connection to the server cannot be made." UserInfo={NSErrorFailingURLStringKey=https://api.qonversion.io/v3/users/QON_test_uid_ios_1726975156.771439_get_properties/properties, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, _kCFStreamErrorDomainKey=3, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <984BFACD-EBFD-45DB-937D-AA88667C8985>.<2>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
|
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests:
Qonversion.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 'Qonversion' from project 'Qonversion')
|
tests:
Pods/FirebaseAuth/FirebaseAuth/Sources/Auth/FIRAuthGlobalWorkQueue.m#L21
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
tests:
Sample/AuthViewController.swift#L50
value 'error' was defined but never used; consider replacing with boolean test
|
tests:
Sample/ViewController.swift#L225
'duration' is deprecated: Use subscriptionPeriod instead.
|
tests:
ld#L1
search path '/Users/runner/work/qonversion-ios-sdk/qonversion-ios-sdk/Pods/AppsFlyerFramework/iOS' not found
|
tests:
Sources/Qonversion/Public/Qonversion.h#L3
double-quoted include "QONLaunchResult.h" in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]
|
tests:
Sources/Qonversion/Public/Qonversion.h#L4
double-quoted include "QONProduct.h" in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]
|
tests:
Sources/Qonversion/Public/QONProduct.h#L2
double-quoted include "QONSubscriptionPeriod.h" in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]
|
tests:
Sources/Qonversion/Public/Qonversion.h#L5
double-quoted include "QONEntitlement.h" in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]
|
tests:
Sources/Qonversion/Public/QONEntitlement.h#L2
double-quoted include "QONTransaction.h" in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]
|