[auth] Address Xcode 16.2 concurrency compile time issues #4842
Triggered via pull request
December 20, 2024 22:58
Status
Success
Total duration
11m 20s
Artifacts
–
auth.yml
on: pull_request
spm-package-resolved
1m 34s
Matrix: pod-lib-lint
catalyst
2m 38s
quickstart
3m 29s
Matrix: pod-lib-lint-xc16
Matrix: integration-tests
Matrix: spm
Matrix: auth-cron-only
Annotations
7 warnings
integration-tests (SwiftApiTests):
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
|
integration-tests (SwiftApiTests):
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
|
integration-tests (SwiftApiTests):
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.
|
integration-tests (ObjCApiTests):
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
|
integration-tests (ObjCApiTests):
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
|
integration-tests (AuthenticationExampleUITests):
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
|
integration-tests (AuthenticationExampleUITests):
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
|