[Auth] Remove AuthBackend singleton #4621
Annotations
10 errors and 4 warnings
|
FirebaseAuth/Sources/Swift/Backend/AuthBackend.swift#L114
cannot find type 'MultiFactorInfo' in scope
|
|
FirebaseAuth/Sources/Swift/Backend/AuthBackend.swift#L118
cannot find 'PhoneMultiFactorInfo' in scope
|
|
FirebaseAuth/Sources/Swift/Backend/AuthBackend.swift#L120
cannot find 'TOTPMultiFactorInfo' in scope
|
|
FirebaseAuth/Sources/Swift/Backend/AuthBackend.swift#L125
type 'AuthErrorUtils' has no member 'secondFactorRequiredError'
|
|
FirebaseAuth/Sources/Swift/Backend/AuthBackend.swift#L114
cannot find type 'MultiFactorInfo' in scope
|
|
FirebaseAuth/Sources/Swift/Backend/AuthBackend.swift#L118
cannot find 'PhoneMultiFactorInfo' in scope
|
|
FirebaseAuth/Sources/Swift/Backend/AuthBackend.swift#L120
cannot find 'TOTPMultiFactorInfo' in scope
|
|
FirebaseAuth/Sources/Swift/Backend/AuthBackend.swift#L125
type 'AuthErrorUtils' has no member 'secondFactorRequiredError'
|
|
FirebaseAuth/Sources/Swift/Backend/AuthBackend.swift#L114
cannot find type 'MultiFactorInfo' in scope
|
|
FirebaseAuth/Sources/Swift/Backend/AuthBackend.swift#L118
cannot find 'PhoneMultiFactorInfo' in scope
|
|
|
|
FirebaseAuth/Tests/Unit/AuthTests.swift#L90
'fetchSignInMethods(forEmail:completion:)' 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.
|
|
FirebaseAuth/Tests/Unit/AuthTests.swift#L111
'fetchSignInMethods(forEmail:completion:)' 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.
|
|
|
The logs for this run have expired and are no longer available.
Loading