Skip to content

[Auth] Add objc attribute to UserInfoImpl so legacy decoding works #4731

[Auth] Add objc attribute to UserInfoImpl so legacy decoding works

[Auth] Add objc attribute to UserInfoImpl so legacy decoding works #4731

Triggered via pull request November 25, 2024 19:53
Status Success
Total duration 31m 59s
Artifacts

auth.yml

on: pull_request
spm-package-resolved
1m 9s
spm-package-resolved
Matrix: pod-lib-lint
Matrix: pod-lib-lint-xc16
Matrix: integration-tests
Matrix: spm
Matrix: auth-cron-only
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
spm (macos-13, Xcode_15.2, iOS spm): FirebaseAuth/Tests/Unit/AuthAppCredentialManagerTests.swift#L112
testMaximumPendingReceipt, XCTAssertEqual failed: ("nil") is not equal to ("Optional("FAKE_SECRET")")
spm-package-resolved
Cache save failed.
integration-tests (ObjCApiTests): 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
integration-tests (ObjCApiTests): FirebaseAuth/Tests/SampleSwift/AuthenticationExample/ViewControllers/AuthViewController.swift#L1016
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
integration-tests (ObjCApiTests): 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
integration-tests (AuthenticationExampleUITests): 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
integration-tests (AuthenticationExampleUITests): FirebaseAuth/Tests/SampleSwift/AuthenticationExample/ViewControllers/AuthViewController.swift#L1016
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
integration-tests (AuthenticationExampleUITests): 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
integration-tests (SwiftApiTests): 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
integration-tests (SwiftApiTests): FirebaseAuth/Tests/SampleSwift/AuthenticationExample/ViewControllers/AuthViewController.swift#L1016
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
integration-tests (SwiftApiTests): 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
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.