[auth] Fix Multi-factor session crash on second Firebase app #4806
Annotations
10 errors and 6 warnings
Run nick-fields/retry@v3:
FirebaseAuth/Tests/SampleSwift/SwiftApiTests/AccountInfoTests.swift#L47
testUpdatingUsersEmail, XCTAssertEqual failed: ("17208") is not equal to ("17007") - Created a user despite it already exiting.
|
Run nick-fields/retry@v3:
FirebaseAuth/Tests/SampleSwift/SwiftApiTests/AccountInfoTests.swift#L59
testUpdatingUsersEmail, XCTAssertNil failed: "Error Domain=FIRAuthErrorDomain Code=17208 "The reCAPTCHA SDK is not linked to your app. See https://cloud.google.com/recaptcha-enterprise/docs/instrument-ios-apps" UserInfo={NSLocalizedDescription=The reCAPTCHA SDK is not linked to your app. See https://cloud.google.com/recaptcha-enterprise/docs/instrument-ios-apps, FIRAuthErrorUserInfoNameKey=ERROR_RECAPTCHA_SDK_NOT_LINKED}"
|
Run nick-fields/retry@v3:
FirebaseAuth/Tests/SampleSwift/SwiftApiTests/AccountInfoTests.swift#L60
testUpdatingUsersEmail, XCTAssertEqual failed: ("nil") is not equal to ("Optional("[email protected]")") - Signed user does not match request.
|
Run nick-fields/retry@v3:
FirebaseAuth/Tests/SampleSwift/SwiftApiTests/AccountInfoTests.swift#L74
testUpdatingUsersEmailAsync, XCTAssertEqual failed: ("17208") is not equal to ("17007") - Created a user despite it already exiting.
|
Run nick-fields/retry@v3:
FirebaseAuth/Tests/SampleSwift/SwiftApiTests/AccountInfoTests.swift#L79
testUpdatingUsersEmailAsync, failed: caught error: "Error Domain=FIRAuthErrorDomain Code=17208 "The reCAPTCHA SDK is not linked to your app. See https://cloud.google.com/recaptcha-enterprise/docs/instrument-ios-apps" UserInfo={FIRAuthErrorUserInfoNameKey=ERROR_RECAPTCHA_SDK_NOT_LINKED, NSLocalizedDescription=The reCAPTCHA SDK is not linked to your app. See https://cloud.google.com/recaptcha-enterprise/docs/instrument-ios-apps}"
|
Run nick-fields/retry@v3:
FirebaseAuth/Tests/SampleSwift/SwiftApiTests/EmailPasswordTests.swift#L53
testCreateAccountWithEmailAndPasswordAsync, failed: caught error: "Error Domain=FIRAuthErrorDomain Code=17208 "The reCAPTCHA SDK is not linked to your app. See https://cloud.google.com/recaptcha-enterprise/docs/instrument-ios-apps" UserInfo={FIRAuthErrorUserInfoNameKey=ERROR_RECAPTCHA_SDK_NOT_LINKED, NSLocalizedDescription=The reCAPTCHA SDK is not linked to your app. See https://cloud.google.com/recaptcha-enterprise/docs/instrument-ios-apps}"
|
Run nick-fields/retry@v3:
FirebaseAuth/Tests/SampleSwift/SwiftApiTests/EmailPasswordTests.swift#L43
testCreateAccountWithEmailAndPassword, XCTAssertEqual failed: ("nil") is not equal to ("Optional("[email protected]")") - Expected email doesn't match
|
Run nick-fields/retry@v3:
FirebaseAuth/Tests/SampleSwift/SwiftApiTests/EmailPasswordTests.swift#L63
testSignInExistingUserWithEmailAndPassword, XCTAssertNil failed: "Error Domain=FIRAuthErrorDomain Code=17208 "The reCAPTCHA SDK is not linked to your app. See https://cloud.google.com/recaptcha-enterprise/docs/instrument-ios-apps" UserInfo={FIRAuthErrorUserInfoNameKey=ERROR_RECAPTCHA_SDK_NOT_LINKED, NSLocalizedDescription=The reCAPTCHA SDK is not linked to your app. See https://cloud.google.com/recaptcha-enterprise/docs/instrument-ios-apps}"
|
Run nick-fields/retry@v3:
FirebaseAuth/Tests/SampleSwift/SwiftApiTests/EmailPasswordTests.swift#L64
testSignInExistingUserWithEmailAndPassword, XCTAssertEqual failed: ("nil") is not equal to ("Optional("[email protected]")") - Signed user does not match request.
|
Run nick-fields/retry@v3:
FirebaseAuth/Tests/SampleSwift/SwiftApiTests/EmailPasswordTests.swift#L74
testSignInExistingUserWithEmailAndPasswordAsync, failed: caught error: "Error Domain=FIRAuthErrorDomain Code=17208 "The reCAPTCHA SDK is not linked to your app. See https://cloud.google.com/recaptcha-enterprise/docs/instrument-ios-apps" UserInfo={NSLocalizedDescription=The reCAPTCHA SDK is not linked to your app. See https://cloud.google.com/recaptcha-enterprise/docs/instrument-ios-apps, FIRAuthErrorUserInfoNameKey=ERROR_RECAPTCHA_SDK_NOT_LINKED}"
|
Run nick-fields/retry@v3:
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/Utility/Extensions.swift#L199
extension declares a conformance of imported type 'UITabBarController' to imported protocol 'UITabBarControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
|
Run nick-fields/retry@v3:
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/Utility/Extensions.swift#L199
extension declares a conformance of imported type 'UITabBarController' to imported protocol 'UITabBarControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
|
Run nick-fields/retry@v3:
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/ViewControllers/AuthViewController.swift#L1016
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
Run nick-fields/retry@v3:
FirebaseAuth/Tests/SampleSwift/SwiftApiTests/EmailPasswordTests.swift#L80
'fetchSignInMethods(forEmail:)' is deprecated: `fetchSignInMethods` is deprecated and will be removed in a future release. This method returns an empty list when Email Enumeration Protection is enabled.
|
Run nick-fields/retry@v3
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Run nick-fields/retry@v3
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Loading