Error codes synchronization with Android SDK #653
Annotations
10 errors and 16 warnings
tests:
QonversionTests/Mappers/QNErrorsMapperTests.m#L162
testErrorFromRequestResult_fromDataField, ((error.code) equal to (resultAPIErrorType)) failed: ("32") is not equal to ("12")
|
tests:
QonversionTests/Mappers/QNErrorsMapperTests.m#L164
testErrorFromRequestResult_fromDataField, ((error.userInfo[NSDebugDescriptionErrorKey]) equal to (additionalMessage)) failed: ("Internal error code: 20012.
|
tests:
QonversionTests/Mappers/QNErrorsMapperTests.m#L142
testErrorFromRequestResult_fromDataFieldEmptyCode, ((error.code) equal to (3)) failed: ("23") is not equal to ("3")
|
tests:
QonversionTests/Mappers/QNErrorsMapperTests.m#L181
testErrorFromRequestResult_fromDataFieldNoFailureReason, ((error.code) equal to (resultAPIErrorType)) failed: ("31") is not equal to ("11")
|
tests:
QonversionTests/Mappers/QNErrorsMapperTests.m#L196
testErrorFromRequestResult_fromErrorField, ((error.code) equal to (3)) failed: ("23") is not equal to ("3")
|
tests:
QonversionTests/Mappers/QNErrorsMapperTests.m#L208
testErrorFromRequestResult_fromErrorFieldNoMessage, ((error.code) equal to (3)) failed: ("23") is not equal to ("3")
|
tests:
QonversionTests/Mappers/QNErrorsMapperTests.m#L248
testErrorTypeFromCode, ((type) equal to (errorsCodesMap[key].integerValue)) failed: ("26") is not equal to ("6")
|
tests:
QonversionTests/Mappers/QNErrorsMapperTests.m#L248
testErrorTypeFromCode, ((type) equal to (errorsCodesMap[key].integerValue)) failed: ("23") is not equal to ("3")
|
tests:
QonversionTests/Mappers/QNErrorsMapperTests.m#L248
testErrorTypeFromCode, ((type) equal to (errorsCodesMap[key].integerValue)) failed: ("34") is not equal to ("14")
|
tests:
QonversionTests/Mappers/QNErrorsMapperTests.m#L248
testErrorTypeFromCode, ((type) equal to (errorsCodesMap[key].integerValue)) failed: ("34") is not equal to ("14")
|
spm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
spm
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/
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
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.0.99. (in target 'Qonversion' from project 'Qonversion')
|
tests:
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.0.99. (in target 'nanopb' from project 'Pods')
|
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.0.99. (in target 'QonversionTests' from project 'Qonversion')
|
tests:
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.0.99. (in target 'PromisesObjC' from project 'Pods')
|
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.0.99. (in target 'IntegrationTests' from project 'Qonversion')
|
tests:
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.0.99. (in target 'GTMAppAuth' from project 'Pods')
|
tests:
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.0.99. (in target 'FirebaseCore' from project 'Pods')
|
tests:
Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 17.0.99. (in target 'FirebaseAuth' from project 'Pods')
|
tests:
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.0.99. (in target 'AppAuth' from project 'Pods')
|
tests:
Pods/FirebaseAuth/FirebaseAuth/Sources/Auth/FIRAuthGlobalWorkQueue.m#L21
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|