auth #5531
Annotations
3 warnings
|
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/Utility/Extensions.swift#L200
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
|
|
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/ViewControllers/UserViewController.swift#L179
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
|
|
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/Utility/Extensions.swift#L200
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
|
The logs for this run have expired and are no longer available.
Loading