[Auth] Swift 6 improvements for AuthRecaptchaVerifier
#4944
Triggered via pull request
February 18, 2025 19:04
Status
Success
Total duration
14m 50s
Artifacts
–
auth.yml
on: pull_request
spm-package-resolved
1m 29s
Matrix: pod-lib-lint
catalyst
3m 49s
quickstart
4m 50s
Matrix: pod-lib-lint-xc16
Matrix: integration-tests
Matrix: spm
Matrix: auth-cron-only
Annotations
1 error and 10 warnings
integration-tests (AuthenticationExampleUITests):
FirebaseAuth/Tests/SampleSwift/AuthenticationExampleUITests/AuthenticationExampleUITests.swift#L332
testAuth, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "Expect predicate `exists == 1` for object "User" NavigationBar".
|
spm-package-resolved
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
spm-package-resolved
Cache save failed.
|
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 (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 (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
|
integration-tests (AuthenticationExampleUITests)
Attempt 1 failed. Reason: Child_process exited with error code 1
|